← Back to team overview

sslug-teknik team mailing list archive

netværksproblemer under Ubuntu

 

Hej

Jeg har to noder som sammen med en tredie maskine udgør et lille
udviklingscluster.

Efter en opgradering har jeg problem med at noderne ikke kan forbindes
med internettet - på lokalnetværket virker forbindelsen OK.

root@n01:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1d:09:ee:fd:68  
          inet addr:192.168.0.110  Bcast:192.168.0.255
Mask:255.255.255.0
          inet6 addr: fe80::21d:9ff:feee:fd68/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2540 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1927 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:296006 (296.0 KB)  TX bytes:273480 (273.4 KB)
          Interrupt:16 

eth1      Link encap:Ethernet  HWaddr 00:10:18:31:65:f1  
          inet addr:192.168.0.112  Bcast:192.168.0.255
Mask:255.255.255.0
          inet6 addr: fe80::210:18ff:fe31:65f1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:338 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:24894 (24.8 KB)  TX bytes:3485 (3.4 KB)
          Interrupt:17 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:67 errors:0 dropped:0 overruns:0 frame:0
          TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:5120 (5.1 KB)  TX bytes:5120 (5.1 KB)


root@n01:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0
eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0
eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
eth0
0.0.0.0         192.168.0.1     0.0.0.0         UG    100    0        0
eth1
0.0.0.0         192.168.0.1     0.0.0.0         UG    100    0        0
eth0

Hvad er 169.254.0.0 - ihvertfald ikke in min interfaces.

root@n01:~# !apt
aptitude update && aptitude safe-upgrade
0% [Connecting to de.archive.ubuntu.com (141.76.2.130)] [Connecting to
security..ubuntu.com (91.189.88.37)]

timer ud efter noget tid ligesom ssh til maskiner udenfor lokalnetværket
heller ikke virker.

Ideer?

Karsten


-- 
----------------------------------------------------------------------
Karsten Bolding                    Bolding & Burchard ApS
Strandgyden 25                     Phone: +45 64422058
DK-5466 Asperup                    Fax:   +45 64422068
Denmark                            Email: karsten@xxxxxxxxxxxxxxxxxxxx

http://www.findvej.dk/Strandgyden25,5466,11,3
----------------------------------------------------------------------


Follow ups