[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#706499: Ethernet with Realtek R8169 only working with IPV6



Hello Ben,

yesterday i started my tests and the system just wants to blame me.

I connected the 1000 MB card with an additional network cable and i setup the /etc/network/interfaces with

# The primary network interface 1000 MB
allow-hotplug eth0
iface eth0 inet static
        address 192.168.1.3
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255

# The secondary network interface 100 MB
allow-hotplug eth1
iface eth1 inet static
        address 192.168.1.4
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
        gateway 192.168.1.1
        dns-nameservers 192.168.1.1

and rebootet.
Afterwards the R8169 card works without problem.

# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:e0:52:c8:d4:38 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.4/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::2e0:52ff:fec8:d438/64 scope link
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:13:d4:d2:84:32 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.3/24 brd 192.168.1.255 scope global eth1
    inet6 fe80::213:d4ff:fed2:8432/64 scope link
       valid_lft forever preferred_lft forever

# ifconfig
eth0      Link encap:Ethernet  Hardware Adresse 00:e0:52:c8:d4:38
          inet Adresse:192.168.1.4  Bcast:192.168.1.255  Maske:255.255.255.0
          inet6-Adresse: fe80::2e0:52ff:fec8:d438/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX packets:194 errors:0 dropped:0 overruns:0 frame:0
          TX packets:143 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:21846 (21.3 KiB)  TX bytes:22549 (22.0 KiB)
          Interrupt:20 Basisadresse:0x8c00

eth1      Link encap:Ethernet  Hardware Adresse 00:13:d4:d2:84:32
          inet Adresse:192.168.1.3  Bcast:192.168.1.255  Maske:255.255.255.0
          inet6-Adresse: fe80::213:d4ff:fed2:8432/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX packets:27 errors:0 dropped:0 overruns:0 frame:0
          TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:3052 (2.9 KiB)  TX bytes:4382 (4.2 KiB)
          Interrupt:17 Basisadresse:0xc400


The problem has come like a ghost and gone like a ghost.
It's hard to say for me but - the bug can be closed.
This problem is really not reproducible.

Now i must master my routing problem - maybe the problem will come up again ...

Best regards
Karsten


Reply to: