Subject: Re: gated problem
To: Pavel Trubl <trubl@katel.cz>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-users
Date: 09/10/2002 22:30:52
On Tue, Sep 10, 2002 at 09:52:22AM +0200, Pavel Trubl wrote:
> /sorry about my bad English/
> 
> Hello,
> I try configure gated.
> This is my /etc/gated.conf:
> 
> rip no;
> ospf yes {
>        defaults {
>        preference 10;
>        };
> 
> traceoptions all packets;
> area 0.0.0.2 {
>                interface le0 cost 10
>                {
>                    enable;
>                    priority 10;
>                };
>        };
> };
> 
> Gated is running, but there are this messages in log:
> 
> Sep 10 07:35:14 sonya gated[2800]: Start gated[2800] version 3-5-11 
> built Tue Sep 10 06:34:22 GMT 2002
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT 10.73.56.1      
> router #1              flags <UP HOST LLINFO>2405:
> ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT 10.73.56.16     
> router #1 0.e0.7d.78.90.bd flags <UP HOST LLINFO>24
> 05: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP GW REJECT STATIC>8
> 0b: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP GW REJECT STATIC>8
> 0b: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP HOST>5: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP GW REJECT STATIC>8
> 0b: ignoring
> Sep 10 07:35:14 sonya last message repeated 8 times
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router #1              flags <UP CLONING>101: ignor
> ing
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP>1: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP GW REJECT STATIC>8
> 0b: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP>1: ignoring
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router #1              flags <UP CLONING>101: ignor
> ing
> Sep 10 07:35:14 sonya gated[2800]: KRT READ REMNANT (null)          
> router (null)          flags <UP CLONING>101: ignor
> ing
> Sep 10 07:35:14 sonya gated[2800]: ospf_startup: we got socket number 9
> Sep 10 07:35:14 sonya gated[2800]: Commence routing updates        

I also get some of theses. It seems to be related to unconfigured interfaces
in the kernel. I think it's harmless.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--