Advertisement
Guest User

Untitled

a guest
Oct 1st, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. (xenial)toor@localhost:~$ /sbin/ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 00:c0:ca:91:b9:d0
  3. inet addr:172.16.42.236 Bcast:172.16.42.255 Mask:255.255.255.0
  4. inet6 addr: fe80::2c0:caff:fe91:b9d0/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:582 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:535 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:493449 (493.4 KB) TX bytes:84277 (84.2 KB)
  10.  
  11. lo Link encap:Local Loopback
  12. inet addr:127.0.0.1 Mask:255.0.0.0
  13. inet6 addr: ::1/128 Scope:Host
  14. UP LOOPBACK RUNNING MTU:65536 Metric:1
  15. RX packets:736 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:736 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:1
  18. RX bytes:57816 (57.8 KB) TX bytes:57816 (57.8 KB)
  19.  
  20. wlan0 Link encap:Ethernet HWaddr 90:2e:1c:57:df:4b
  21. inet addr:192.168.0.14 Bcast:192.168.0.255 Mask:255.255.255.0
  22. inet6 addr: fe80::922e:1cff:fe57:df4b/64 Scope:Link
  23. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  24. RX packets:12232 errors:0 dropped:484 overruns:0 frame:0
  25. TX packets:4614 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:1000
  27. RX bytes:4362340 (4.3 MB) TX bytes:909738 (909.7 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement