Date: Sat, 13 Jan 2001 13:32:22 +0900 From: itojun@iijlab.net To: Luigi Rizzo <rizzo@aciri.org> Cc: lab@gta.com (Larry Baird), freebsd-net@FreeBSD.ORG Subject: Re: Strange source address problem Message-ID: <23899.979360342@coconut.itojun.org> In-Reply-To: rizzo's message of Fri, 12 Jan 2001 17:39:03 PST. <200101130139.f0D1d3a79644@iguana.aciri.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>This is cured by doing a > route delete default > route add default X.C > ping somehost >at which point packets go out with the correct SrcIP = X.B >(and now if you change back to X.A, you need to change >the route to make the packets use the correct address). >There must be something wrong in the routing table which is >not deleted when the interface address changes. Problem is, >it is not shown by netstat -nra -- so where should i look ? rt_ifa in struct rtentry? itojun PS: i like the hostname larry have used :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23899.979360342>