This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

eth1 (WAN) up but not working

I just installed Astaro.
Config looks fine. All NICs have the correct IP-address, subnetmask & gw, but i can neither recive nor send traffic over eth1, which is connected to the WAN.
eth0 works just fine.

Ich checked the routingtables & ip configs several times, everythings look ok, but its just not working. (cables are pluged in correctly also.)

Here some detaild info:
Kernel boot message extract:
code:
Jul 26 15:18:07 localhost kernel: eth0: D-Link DFE-550TX FAST Ethernet Adapter at 0xc6d11800, 00:50:ba:02:ca:33, IRQ 6. 
Jul 26 15:18:07 localhost kernel: eth0: MII PHY found at address 1, status 0x7869 advertising 01e1. 
Jul 26 15:18:07 localhost kernel: eth0: Link changed:  
Jul 26 15:18:07 localhost kernel: Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001) 
Jul 26 15:18:08 localhost kernel: PCI: Enabling device 00:12.0 (0004 -> 0007) 
Jul 26 15:18:08 localhost kernel: tulip0: 21041 Media table, default media 0800 (Autosense). 
Jul 26 15:18:08 localhost kernel: tulip0:  21041 media #0, 10baseT. 
Jul 26 15:18:08 localhost kernel: tulip0:  21041 media #4, 10baseT-FDX. 
Jul 26 15:18:08 localhost kernel: tulip0:  21041 media #1, 10base2. 
Jul 26 15:18:09 localhost kernel: tulip0:  21041 media #2, AUI. 
Jul 26 15:18:09 localhost kernel: eth1: Digital DC21041 Tulip rev 17 at 0xf400, 21041 mode, 00:E0:29:04:E7:5A, IRQ 4. 

ifconfig:
code:
eth0      Link encap:Ethernet  HWaddr 00:50:BA:02:CA:33
          inet addr:192.168.1.254  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3550 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3867 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:6 Base address:0x1800

eth1      Link encap:Ethernet  HWaddr 00:E0:29:04:E7:5A
          inet addr:130.83.19.167  Bcast:130.83.19.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:291 dropped:0 overruns:0 carrier:586
          collisions:0 txqueuelen:100
          Interrupt:4 Base address:0xf400

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1589 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1589 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

route (this command takes really long until i get something to see):
code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
130.83.19.0     *               255.255.255.0   U     0      0        0 eth1
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         130.83.19.254   0.0.0.0         UG    0      0        0 eth1

Tkx for help.
fearless


This thread was automatically locked due to age.
Parents Reply Children
No Data