Quote:
eth0 Link encap:Ethernet HWaddr 00:22:b0:e2:b8:4b
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::222:b0ff:fee2:b84b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1618 errors:0 dropped:0 overruns:0 frame:0
TX packets:1014 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:189179 (184.7 KiB) TX bytes:170638 (166.6 KiB)
Interrupt:18
eth1 Link encap:Ethernet HWaddr 00:24:21:a1:2d:ce
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:27 Base address:0x6000
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:88 errors:0 dropped:0 overruns:0 frame:0
TX packets:88 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7668 (7.4 KiB) TX bytes:7668 (7.4 KiB)
These are the 2 commands from the Handbook link you gave me Quote:
shadow-server ~ # dhcpcd eth1
eth1: dhcpcd 4.0.15 starting
eth1: waiting for carrier
eth1: timed out
shadow-server ~ # dhcpcd -HD eth0
eth0: dhcpcd already running on pid 14524 (/var/run/dhcpcd-eth0.pid)
shadow-server ~ # dhcpcd -HD eth1
eth1: dhcpcd 4.0.15 starting
eth1: waiting for carrier
eth1: timed out
sorry for the delay between posts xD, i had to hit the bed :P anyway, thanks for bothering to help =]