ipchains in 2.4.0-test5

Craig Whitmore (lennonnz@hotmail.com)
Tue, 18 Jul 2000 21:51:10 +1200


This is a multi-part message in MIME format.

------=_NextPart_000_0013_01BFF102.48EEC760
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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=3D32 - MISCOMPARE at offset 10 - =
time=3D110 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

------=_NextPart_000_0013_01BFF102.48EEC760
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

I have 2.4.0-test4 and found that when = I ping from=20 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=3D32 - = MISCOMPARE at=20 offset 10 - time=3D110 TTL-253
 
I have no idea what the 32 - MISCOMPARE = at offset=20 10 means. I have never seen this error before
but only happens after I upgraded to=20 2.4.0-test4/pppd 2.4.0b1
 
I have set
/sbin/ipchains.o
echo 1 >=20 /proc/sys/net/ipv4/ip_forward
/sbin/ipchains -P forward=20 DENY
/sbin/ipchains -A forward -i ppp0 -j MASQ
/sbin/ipchains -A = input -p=20 tcp -s 192.168.0.0/24 -d 0/0 80 -j REDIRECT 3128
 
Thanks
LennonNZ@hotmail.com
 
------=_NextPart_000_0013_01BFF102.48EEC760-- - 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/