Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
1,273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. LibreELEC:~ # ifconfig -a
  2. docker0 Link encap:Ethernet HWaddr 02:42:A0:8F:6F:D2
  3. inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0
  4. inet6 addr: fe80::42:a0ff:fe8f:6fd2/64 Scope:Link
  5. UP BROADCAST MULTICAST MTU:1500 Metric:1
  6. RX packets:9 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:0
  9. RX bytes:680 (680.0 B) TX bytes:2724 (2.6 KiB)
  10.  
  11. eth0 Link encap:Ethernet HWaddr C4:**:**:**:**:C1
  12. inet addr:192.168.1.133 Bcast:192.168.1.255 Mask:255.255.255.0
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14. RX packets:1136693 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:384233 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:1289645634 (1.2 GiB) TX bytes:55694155 (53.1 MiB)
  18.  
  19. lo Link encap:Local Loopback
  20. inet addr:127.0.0.1 Mask:255.0.0.0
  21. inet6 addr: ::1/128 Scope:Host
  22. UP LOOPBACK RUNNING MTU:65536 Metric:1
  23. RX packets:30166 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:30166 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:1000
  26. RX bytes:103125899 (98.3 MiB) TX bytes:103125899 (98.3 MiB)
  27.  
  28. tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  29. inet addr:10.69.10.6 P-t-P:10.69.10.5 Mask:255.255.255.255
  30. inet6 addr: fe80::a88f:d540:9591:c71b/64 Scope:Link
  31. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  32. RX packets:358396 errors:0 dropped:0 overruns:0 frame:0
  33. TX packets:329183 errors:0 dropped:0 overruns:0 carrier:0
  34. collisions:0 txqueuelen:100
  35. RX bytes:391752759 (373.6 MiB) TX bytes:20620854 (19.6 MiB)
  36.  
  37. wlan0 Link encap:Ethernet HWaddr 54:**:**:**:**:2D
  38. BROADCAST MULTICAST MTU:1500 Metric:1
  39. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  40. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  41. collisions:0 txqueuelen:1000
  42. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement