This is my first time using ubuntu. I am using verion 12.04 and I can't connect through wired connection.
The network card I am using is Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 08).
The logical name of this network is eth2. Is there a wrong configuration in my system?
I am using a home router, which is dynamic connection (the router has DHCP server running).
My ifconfig
is:
eth1 Link encap:Ethernet HWaddr c0:18:85:d2:c9:a3
inet addr:192.168.1.110 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::c218:85ff:fed2:c9a3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:17133 errors:17 dropped:0 overruns:0 frame:247488
TX packets:10304 errors:7 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:22986154 (22.9 MB) TX bytes:1059388 (1.0 MB)
Interrupt:17
eth2 Link encap:Ethernet HWaddr dc:0e:a1:ef:4f:79
inet6 addr: fe80::de0e:a1ff:feef:4f79/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:201 errors:0 dropped:0 overruns:0 frame:0
TX packets:479 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:48578 (48.5 KB) TX bytes:104673 (104.6 KB)
Interrupt:16
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:944 errors:0 dropped:0 overruns:0 frame:0
TX packets:944 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:126065 (126.0 KB) TX bytes:126065 (126.0 KB)
I tried to disable my IPV6 also the problem is still not solved.
ifconfig
. Does your system also have a wireless adapter? Problem similar to this post. – douggro May 09 '13 at 12:01