RTM_LOSING: Kernel Suspects Partitioning

Arnie Schwartz actionarnie at yahoo.com
Thu Jan 22 03:13:50 PST 2004


> Has anyone come across this before, is this a bug in
> the kernel? (I assume it
> does the same thing in FreeBSD)

Not sure if this is a bug, but doing the following
shows a similar problem.

With boxes A and B as you mentioned;

Create a ppp interface manually on B using IP's like
10.1.1.1 -> 10.1.1.2.

Then setup a route on A to get to 10.1.1.2 via B's
ethernet IP address. If you now do a traceroute to
10.1.1.2 on A, it succeeds using B's IP as a gateway.

Now delete the ppp interface on B, and try the
traceroute again, you'll notice that it now uses B's
default gateway.

Create the ppp interface on B the same as before, and
do the traceroute on A again, you'll find that it will
still use the default gateway, even though the route
to 10.1.1.2 via 10.1.1.1 was setup by adding the ppp
interface.

This looks similar to your problem, could be a bug?

Arnie

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


More information about the freebsd-net mailing list