Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 1997 22:11:46 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Louis-Philippe Alain <xenub@boisfrancs.qc.ca>
Cc:        questions@FreeBSD.ORG
Subject:   Re: mail routed[54]: punt RTM_LOSING without gateway
Message-ID:  <Pine.BSF.3.96.971002220914.26112K-100000@gdi.uoregon.edu>
In-Reply-To: <3.0.3.32.19970930205808.009064c0@boisfrancs.qc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Sep 1997, Louis-Philippe Alain wrote:

> Hi,
> 	I'm running FreeBSD 2.2.2 for about 4 months on this machine. The only
> thing I cahnged recently was in the RADIUS... So I guess it's not the cause
> of this message:
> 
> Sep 30 15:03:54 mail routed[54]: punt RTM_LOSING without gateway
> 
> I have this error frequently in my messages log file. What does that mean?
> I've never get this error message before and I didn't touch anything
> related with routed since I receive it... And I don't get this error
> message on a regular basis... Weird...

A search of the mailing list archives (and by consequence my past
responses :-) ) turns up some interesting info.  The RTM_LOSING message
comes from the TCP stack when the retransmit timer kicks in.  It sends out
a message that thinks that the net may be partitioned.  But if no gateway
is specified, then the message is moot.  Routed can understand these and
will make a notation if a faulty RTM_LOSING comes through.  They can be
safely ignored.  

But if it is really bugging you and you have a static routing system (send
everything to this router), then define the default gateway and disable
routed in /etc/rc.conf.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971002220914.26112K-100000>