Advertisement
travnewmatic

Untitled

Feb 17th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. root@tnewman4:/home/tnewman# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:1d:09:68:33:8a
  3. inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
  4. inet6 addr: fe80::21d:9ff:fe68:338a/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:1178901 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:704636 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:1695316825 (1.6 GB) TX bytes:56709504 (56.7 MB)
  10.  
  11. eth1 Link encap:Ethernet HWaddr 00:1d:09:68:33:8c
  12. inet addr:192.168.0.4 Bcast:192.168.100.255 Mask:255.255.255.0
  13. inet6 addr: fe80::21d:9ff:fe68:338c/64 Scope:Link
  14. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  15. RX packets:187426 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:295928 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:1000
  18. RX bytes:13555694 (13.5 MB) TX bytes:434454729 (434.4 MB)
  19.  
  20. lo Link encap:Local Loopback
  21. inet addr:127.0.0.1 Mask:255.0.0.0
  22. inet6 addr: ::1/128 Scope:Host
  23. UP LOOPBACK RUNNING MTU:65536 Metric:1
  24. RX packets:102774 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:102774 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:22556844 (22.5 MB) TX bytes:22556844 (22.5 MB)
  28.  
  29. root@tnewman4:/home/tnewman#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement