Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. vdr@cooler:~$ ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:1b:fc:29:da:8a
  3. inet addr:192.168.1.106 Bcast:192.168.1.255 Mask:255.255.255.0
  4. inet6 addr: fe80::21b:fcff:fe29:da8a/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:6544 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:4774 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:7366236 (7.3 MB) TX bytes:488895 (488.8 KB)
  10. Interrupt:23
  11.  
  12. eth2 Link encap:Ethernet HWaddr f4:5e:ab:f8:d2:00
  13. inet6 addr: fe80::f65e:abff:fef8:d200/64 Scope:Link
  14. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  15. RX packets:2 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:161 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:1000
  18. RX bytes:192 (192.0 B) TX bytes:32094 (32.0 KB)
  19.  
  20. eth3 Link encap:Ethernet HWaddr f4:5e:ab:f8:d2:fd
  21. inet6 addr: fe80::f65e:abff:fef8:d2fd/64 Scope:Link
  22. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  23. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:1000
  26. RX bytes:0 (0.0 B) TX bytes:39950 (39.9 KB)
  27.  
  28. lo Link encap:Local Loopback
  29. inet addr:127.0.0.1 Mask:255.0.0.0
  30. inet6 addr: ::1/128 Scope:Host
  31. UP LOOPBACK RUNNING MTU:65536 Metric:1
  32. RX packets:700 errors:0 dropped:0 overruns:0 frame:0
  33. TX packets:700 errors:0 dropped:0 overruns:0 carrier:0
  34. collisions:0 txqueuelen:0
  35. RX bytes:69787 (69.7 KB) TX bytes:69787 (69.7 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement