Re: ARRGHH !!! Gated is broken again in 2.1.131 ...

Mr. James W. Laferriere (babydr@baby-dragons.com)
Fri, 11 Dec 1998 23:08:57 -0800 (PST)


Hello Serguei & Alexey,

Well I've noticed something kinda funky for 2.1.13[01] & [a1-a9] .

I'm not seeing any MTU's in /proc/net/route , and gated is
complaining about 'host bits not zero' (logs at end) .

I have funny feeling that something has changed in the /proc/net
interface that is affecting this , And I'll be damned if I can see
it with only my text based tools .

Any suggestions to help diagnose ? JimL

On Thu, 10 Dec 1998, Serguei Koubouchine wrote:
> On Wed, 9 Dec 1998, Mr. James W. Laferriere wrote:
> > Hello All, If it is the eepro100.c again please try the
> > 1.05 version from Mr. Beckers site
> >
> > ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers
> >
> > Possibly in the testing directory , the only way to
> > tell if you have 1.05 is to look into the file ..
> > Don says many fixes in there ... Hth.
>
> I do use this version. 1.0.6 included into the kernel tarball hangs the
> system hard when I try to load it. 100% repeatable with Allied Telesyn
> cards...
>
> =======================================================================
> Serguei Koubouchine aka the Tamer < > The impossible we do immediately.
> e-mail: ksi@gu.net SK320-RIPE < > Miracles require 24-hour notice.
> =======================================================================
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
>

, JimL
+-----------------------------------------------------------------------+
| James W. Laferriere - Network Engineer - babydr@baby-dragons.com |
| System Techniques - 25416 - 22nd S. - Des-Moines, WA 98198 |
| Give me VMS -or- Give me Linux -but- only on AXP |
+-----------------------------------------------------------------------+

--> /etc/ated.conf
#
# /etc/gated.conf, Testing #1 for gated.baby-dragons.com
# by: James W. Laferriere, 11-Dec-1999:18:34
#
traceoptions "/var/gated/gated.dmp" replace size 512k files 8 general ;
#
# Do as Acee says..... ;-)
interfaces { interface all passive ; } ;

# Turn off what we are not using.
#
ospf off ;
bgp off ;
#hello off ;
egp off ;
rip on ;

#
kernel {
# traceoptions routes ; # Extremely light logging.
# traceoptions remnants request routes ; # Normal logging.
traceoptions all ; # Extreme logging.
} ;

--> gated-3-5-9, compiled with gcc-egcs-1.0.3
Dec 11 22:59:37 trace_on: Tracing to "/var/gated/gated.dmp" started
Dec 11 22:59:37
Dec 11 22:59:37 Tracing flags enabled: general
Dec 11 22:59:37
Dec 11 22:59:38 inet_routerid_notify: Router ID: 199.33.245.238
Dec 11 22:59:38
Dec 11 22:59:38
Dec 11 22:59:38 krt_rtread: Initial routes read from kernel (via /proc/net/route):
Dec 11 22:59:38 rt_add: host bits not zero 199.33.245/0.0.0.0 gw 199.33.245.238 Kernel
KRT READ REMNANT 199.33.245 mask 0.0.0.0 router 199.33.245.238 flags <>0: queueing delete for rt_add() failure
KRT READ REMNANT 0.0.0.0 router 199.33.245.54 flags <>0: deleting non-contiguous mask
KRT SEND DELETE 199.33.245 mask 0.0.0.0 router 199.33.245.238 flags <GW>2: Invalid argument

--> cat /proc/net/route
Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT
eth0 00F521C7 00000000 0001 0 0 0 00FFFFFF 0 0 0
lo 0000007F 00000000 0001 0 0 0 000000FF 0 0 0
eth0 00000000 36F521C7 0003 0 0 1 00000000 0 0 0

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/