Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 03:13:49 -0800 (PST)
From:      Arnie Schwartz <actionarnie@yahoo.com>
To:        Brad du Plessis <bradd@cat.co.za>
Cc:        net@freebsd.org
Subject:   Re: RTM_LOSING: Kernel Suspects Partitioning
Message-ID:  <20040122111349.46405.qmail@web21510.mail.yahoo.com>
In-Reply-To: <200401221247.50332.bradd@cat.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040122111349.46405.qmail>