You might check your version of net-tools and make sure that you have
the latest one. You can check http://linuxhq.com for what patch level of
net-tools is required for the latest 2.1 kernels. I used 1.45 and it
seemed to understand the new proc entries. I believe you can find the
latest version at ftp://ftp.inka.de/pub/comp/Linux/networking/NetTools/
. As for your routing problem it seems that in the latest releases of
2.1 that a route is automatically created when you run ifconfig. I just
delete the route if I don't need it or change rc.inet1 so that I don't
add another after the fact.

Best Regards

Phil Z.


Dave Helton wrote:
> 
> Hi,
>   I'll start by saying this problem has eluded me for weeks now and I hope
> some one out there can make a suggestion as to where to start.
> 
>   I have tried the last 3 versions of the kernel (125,126,127 and all the
> patches I can find) and they compile and run great.  Currently running
> 2.0.34 (when I need ppp) and 2.1.127 w/ ac1.  Also have a 3Com 905B-TX and
> have used the 99.E drivers... It works somewhat, I can ping everything on the
> local network.  But... I get lo errors and ppp says routing is broke.  Here
> is some output:
> 
> --output from netstat -rn
> -------------------------------------------
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
> 205.199.206.224 205.199.206.230 255.255.255.240 UG  0 0      0 eth0
> 205.199.206.224 0.0.0.0         255.255.255.240       U     0 0     0 eth0
> 205.199.206.224 0.0.0.0         255.255.255.240       U     0 0     0 eth0
> *** actually has two entries in the table. dunno why !!!!!***
> 127.0.0.0           0.0.0.0         255.0.0.0                  U     0 0  0 lo
> 0.0.0.0          205.199.206.230 0.0.0.0         UG        0 0          0 eth0
> 
> --output from ifconfig -a
> -------------------------------------------
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:3924  Metric:1
>           RX packets:3814 errors:0 dropped:0 overruns:0
>           TX packets:0 errors:623736 dropped:3814 overruns:0
> *** lots of errors ****
> 
> eth0      Link encap:Ethernet  HWaddr 00:10:5A:27:73:AE
>           inet addr:205.199.206.230  Bcast:205.199.206.230
>                                   Mask:255.255.255.240
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:5 errors:0 dropped:0 overruns:0
>           TX packets:0 errors:0 dropped:179 overruns:0
>           Interrupt:19 Base address:0xb800
> 
> --output from tail /var/log/messages
> -------------------------------------------
> Nov  9 21:07:56 goliath pppd[679]: pppd 2.3.3 started by root, uid 0
> Nov  9 21:07:56 goliath pppd[679]: Using interface ppp0
> Nov  9 21:07:56 goliath pppd[679]: Connect: ppp0 <--> /dev/ttyS1
> Nov  9 21:07:58 goliath pppd[679]: Remote message:
> Nov  9 21:07:58 goliath pppd[679]: ioctl(SIOCADDRT) device route: Network is
> down(100)
> Nov  9 21:07:59 goliath pppd[679]: Connection terminated.
> Nov  9 21:07:59 goliath pppd[679]: Hangup (SIGHUP)
> Nov  9 21:08:11 goliath pppd[679]: Terminating on signal 15.
> Nov  9 21:08:12 goliath pppd[679]: Exit.
> Nov  9 21:09:32 goliath kernel: PPP: ppp line discipline successfully
> unregistered
> -----------------------------------------
> 
> I have created /dev/route with the proper maj/min nodes.  Not sure what else
> I need to do at this point.  I have used the latest modutils also.  Had to
> reinstall 2.1.85 to get 2.0.34 to work again.  I've only been at this about a
> year now...This may be third grade stuff to some, but for us kindergardner's
> it's tough.  Oh well, I came for an education :)
> 
> -------------------------------------
> Dave Helton       [EMAIL PROTECTED]
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to