On Thu, Jan 17, 2002 at 10:15:11AM +0100, Reto Trachsel (NetModule) wrote: > Hi Crist > > Hi, i'll describe a little more in detail: > > "Router" FreeBSD-4.5-RC Machine, configured as Router with multiple > aliases on a interface > "WinHost" A Client machine with Windows 2000 > "BSDHost" A FreeBSD-Current machine > > Sysctl settings on Router and BSDHost: > > net.inet.ip.redirect: 1 -> Sending ICMP Redirect > net.inet.icmp.drop_redirect: 0 -> Does not drop > net.inet.icmp.log_redirect: 1 -> Logging ICMP Redirect > > Problem Cases: > > BSDHost/WinHost and Router > > The Router send a ICMP Redirect, but not only once, every time a icmp packet > is recived. The BSDHost doesn't add the routing table.
Run, # tcpdump -vvXs 1500 'icmp' On BSDHost and show us the packet. Also show us, $ netstat -rn $ ifconfig -- Crist J. Clark | [EMAIL PROTECTED] | [EMAIL PROTECTED] http://people.freebsd.org/~cjc/ | [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message