ipchains in 2.4.0-test5

From: Craig Whitmore (lennonnz@hotmail.com)
Date: Tue Jul 18 2000 - 04:51:10 EST


I have 2.4.0-test4 and found that when I ping from a windows ME box thru the linux machine to the rest of the internet

Linux 2.4.0-test4
pppd version 2.4.0b1

Reply from 202.49.244.1: bytes=32 - MISCOMPARE at offset 10 - time=110 TTL-253

I have no idea what the 32 - MISCOMPARE at offset 10 means. I have never seen this error before
but only happens after I upgraded to 2.4.0-test4/pppd 2.4.0b1

I have set
/sbin/ipchains.o
echo 1 > /proc/sys/net/ipv4/ip_forward
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -i ppp0 -j MASQ
/sbin/ipchains -A input -p tcp -s 192.168.0.0/24 -d 0/0 80 -j REDIRECT 3128

Thanks
LennonNZ@hotmail.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:10 EST