I just upgraded to Woody this A.M., and was feeling like pretty hot
stuff.  My dsl was humming at 9MB/min throughput and installation and
configuration happened pretty much like it's supposed to--a few broken
depends, nothing bad.

When I went back to try to clean a few things up, it hit the fan.  I can
no longer connect to the server with koko.  But, my other boxes can
(etta and aretha, both w98), on the same LAN using the same Netgear
gateway/router/firewall/dhcp server (bessie).

As you can see from the ifconfig output, eth0 and lo are apparently OK.
koko has a working eth1, but it is disabled/not connected right now.
Notice the new guy, s10.  I have no idea where he came from.  What does
serial line mean in this context?  The addresses 192.168.0.1 & 2 belong
to bessie the router and etta a winbox respectively.  koko can ping .1,
.3, and localhost.  Neither etta nor aretha can ping koko, but they can
ping each other and bessie the router.  They can telnet to bessie also.

Telnet from koko to 192.168.0.1 (should be bessie) opens koko!

ifdown -a does not take down s10.

The interfaces file is clean as near as I can tell.  The upgrade did
modify this file, adding the 'auto' parameter.

The route file is a mess.  This was none of my doing.  I could clean it
up, but that does not answer how it got that way.  It doesn't get rid of
s10 in the ifconfig file either.

Will somebody please come forward and point out whatever stupid thing I
did to get here.  Then please show me the simple way home.

tnx,

gt


eth0      Link encap:Ethernet  HWaddr 00:C0:F0:75:9D:B1  
          inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING  MTU:1500  Metric:1
          RX packets:1204 errors:0 dropped:0 overruns:0 frame:0
          TX packets:448 errors:3 dropped:0 overruns:0 carrier:3
          collisions:0 txqueuelen:100 
          RX bytes:832784 (813.2 KiB)  TX bytes:51579 (50.3 KiB)
          Interrupt:11 Base address:0xd800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:901 errors:0 dropped:0 overruns:0 frame:0
          TX packets:901 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:73439 (71.7 KiB)  TX bytes:73439 (71.7 KiB)

sl0       Link encap:Serial Line IP  
          inet addr:192.168.0.1  P-t-P:192.168.0.2  Mask:255.255.255.0
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:140 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:0 (0.0 b)  TX bytes:16574 (16.1 KiB)

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
# automatically added when upgrading
auto lo
iface lo inet loopback

# LAN interface if using netgear gateway router w/default dhcp
# uses kne111tx NIC and tulip driver
# automatically added when upgrading
auto eth0
iface eth0 inet dhcp


Kernel IP routing table
Destination  Gateway      Genmask         Flags Metric Ref Use Iface
192.168.0.2  *            255.255.255.255 UH    1      0     0 sl0
192.168.0.0  *            255.255.255.0   U     0      0     0 sl0
192.168.0.0  *            255.255.255.0   U     0      0     0 eth0
default      192.168.0.1  0.0.0.0         UG    0      0     0 sl0
default      *            0.0.0.0         U     1      0     0 sl0

Yes I fear I am living beyond my mental means--Nash

Reply via email to