Code: Select all
sudo ifconfig
eth0 Link encap:Ethernet HWaddr b8:27:eb:72:21:98
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)
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:65536 Metric:1
RX packets:736 errors:0 dropped:0 overruns:0 frame:0
TX packets:736 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:39960 (39.0 KiB) TX bytes:39960 (39.0 KiB)
wlan0 Link encap:Ethernet HWaddr b8:27:eb:27:74:cd
inet addr:192.168.1.7 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: 2001:d08:e0:44be:ba27:ebff:fe27:74cd/64 Scope:Global
inet6 addr: fe80::ba27:ebff:fe27:74cd/64 Scope:Link
inet6 addr: fd82:574f:4a68:0:ba27:ebff:fe27:74cd/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8624 errors:0 dropped:28 overruns:0 frame:0
TX packets:5918 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1340859 (1.2 MiB) TX bytes:1401491 (1.3 MiB)
Code: Select all
sudo ifconfig -a
eth0 Link encap:Ethernet HWaddr b8:27:eb:72:21:98
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)
eth1 Link encap:Ethernet HWaddr 00:0e:c6:de:c8:be
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)
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:65536 Metric:1
RX packets:760 errors:0 dropped:0 overruns:0 frame:0
TX packets:760 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:41160 (40.1 KiB) TX bytes:41160 (40.1 KiB)
wlan0 Link encap:Ethernet HWaddr b8:27:eb:27:74:cd
inet addr:192.168.1.7 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: 2001:d08:e0:44be:ba27:ebff:fe27:74cd/64 Scope:Global
inet6 addr: fe80::ba27:ebff:fe27:74cd/64 Scope:Link
inet6 addr: fd82:574f:4a68:0:ba27:ebff:fe27:74cd/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8947 errors:0 dropped:28 overruns:0 frame:0
TX packets:6134 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1387272 (1.3 MiB) TX bytes:1456020 (1.3 MiB)
***Router restarted, result unchanged.***