root@installed root]# lsmod Module Size Used by Not tainted iptable_mangle 2080 0 (autoclean) (unused) iptable_nat 15028 0 (autoclean) (unused) iptable_filter 1696 0 (autoclean) (unused) ip_conntrack 15532 1 (autoclean) [iptable_nat] ip_tables 11616 5 [iptable_mangle iptable_nat iptable_filter] eepro100 17584 1 [root@installed root]# modprobe sundance [root@installed root]# dmesg |tail -n 18 NETDEV WATCHDOG: eth5: transmit timed out eth5: Transmit timed out, status 00, resetting... Rx ring c71d4000: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 Tx ring c71d5000: 80008001 80008005 80008009 8000800d 80008011 80008015 80008019 8000801d 80008021 0000 0000 0000 0000 0000 0000 0000 sundance.c:v1.01b 17-Jan-2002 Written by Donald Becker http://www.scyld.com/network/sundance.html eth2: D-Link DFE-580TX 4 port Server Adapter at 0xc8cb3000, fe:ab:fe:ab:fe:ab, IRQ 28. eth2: No MII transceiver found!, ASIC status 7fabfe Override speed=100, Full duplex eth3: D-Link DFE-580TX 4 port Server Adapter at 0xc8cdd000, fe:ab:fe:ab:fe:ab, IRQ 29. eth3: No MII transceiver found!, ASIC status 7fabfe Override speed=100, Full duplex eth4: D-Link DFE-580TX 4 port Server Adapter at 0xc8cdf000, fe:ab:fe:ab:fe:ab, IRQ 28. eth4: No MII transceiver found!, ASIC status 7fabfe Override speed=100, Full duplex eth5: D-Link DFE-580TX 4 port Server Adapter at 0xc8ce1000, fe:ab:fe:ab:fe:ab, IRQ 29. eth5: No MII transceiver found!, ASIC status 7fabfe Override speed=100, Full duplex [root@installed root]# ifconfig eth5 up 192.168.0.100 [root@installed root]# ifconfig eth0 Link encap:Ethernet HWaddr 00:C0:9F:05:B5:75 inet addr:192.168.0.153 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1520 errors:0 dropped:0 overruns:0 frame:0 TX packets:1100 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:132864 (129.7 Kb) TX bytes:246982 (241.1 Kb) Interrupt:20 Base address:0xd000 eth5 Link encap:Ethernet HWaddr FE:AB:FE:AB:FE:AB inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:245760 errors:0 dropped:956 overruns:0 frame:0 TX packets:261452 errors:0 dropped:0 overruns:0 carrier:0 collisions:1920 txqueuelen:100 RX bytes:3221486008 (3072.2 Mb) TX bytes:3221486924 (3072.2 Mb) Interrupt:29 Base address:0x10 [root@installed root]# lsmod Module Size Used by Not tainted sundance 11264 1 iptable_mangle 2080 0 (autoclean) (unused) iptable_nat 15028 0 (autoclean) (unused) iptable_filter 1696 0 (autoclean) (unused) ip_conntrack 15532 1 (autoclean) [iptable_nat] ip_tables 11616 5 [iptable_mangle iptable_nat iptable_filter] eepro100 17584 1 [root@installed root]# tail -n 20 /var/log/messages Jun 13 15:39:40 installed sshd(pam_unix)[2275]: session opened for user root by (uid=0) Jun 13 15:49:23 installed login(pam_unix)[1947]: session closed for user root Jun 13 15:53:29 installed sshd(pam_unix)[2275]: session closed for user root Jun 13 15:55:55 installed sshd(pam_unix)[2373]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=matt.dark.lan user=root Jun 13 15:56:40 installed sshd(pam_unix)[2373]: session opened for user root by (uid=0) Jun 13 15:57:08 installed firewall: Shutting down Packet filtering: succeeded Jun 13 15:57:53 installed kernel: sundance.c:v1.01b 17-Jan-2002 Written by Donald Becker Jun 13 15:57:53 installed kernel: http://www.scyld.com/network/sundance.html Jun 13 15:57:53 installed kernel: eth2: D-Link DFE-580TX 4 port Server Adapter at 0xc8cb3000, fe:ab:fe:ab:fe:ab, IRQ 28. Jun 13 15:57:53 installed kernel: eth2: No MII transceiver found!, ASIC status 7fabfe Jun 13 15:57:53 installed kernel: Override speed=100, Full duplex Jun 13 15:57:53 installed kernel: eth3: D-Link DFE-580TX 4 port Server Adapter at 0xc8cdd000, fe:ab:fe:ab:fe:ab, IRQ 29. Jun 13 15:57:53 installed kernel: eth3: No MII transceiver found!, ASIC status 7fabfe Jun 13 15:57:53 installed kernel: Override speed=100, Full duplex Jun 13 15:57:53 installed kernel: eth4: D-Link DFE-580TX 4 port Server Adapter at 0xc8cdf000, fe:ab:fe:ab:fe:ab, IRQ 28. Jun 13 15:57:53 installed kernel: eth4: No MII transceiver found!, ASIC status 7fabfe Jun 13 15:57:53 installed kernel: Override speed=100, Full duplex Jun 13 15:57:53 installed kernel: eth5: D-Link DFE-580TX 4 port Server Adapter at 0xc8ce1000, fe:ab:fe:ab:fe:ab, IRQ 29. Jun 13 15:57:53 installed kernel: eth5: No MII transceiver found!, ASIC status 7fabfe Jun 13 15:57:53 installed kernel: Override speed=100, Full duplex