Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. [root] gelato:~# ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 00:00:68:DB:35:BA
  3. inet addr:104.219.53.186 Bcast:104.219.53.255 Mask:255.255.254.0
  4. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  5. RX packets:49976 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:45931 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:200722424 (191.4 MiB) TX bytes:24948549 (23.7 MiB)
  9.  
  10. eth1 Link encap:Ethernet HWaddr 00:00:0A:DB:35:BA
  11. inet addr:10.23.149.2 Bcast:10.23.149.255 Mask:255.255.255.0
  12. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  13. RX packets:1672579 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:710 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:1000
  16. RX bytes:1194430727 (1.1 GiB) TX bytes:55043 (53.7 KiB)
  17.  
  18. ipsec0 Link encap:Ethernet HWaddr 00:00:68:DB:35:BA
  19. inet addr:104.219.53.186 Mask:255.255.255.255
  20. inet6 addr: fe80::200:68ff:fedb:35ba/64 Scope:Link
  21. UP RUNNING NOARP MTU:16260 Metric:1
  22. RX packets:1759 errors:0 dropped:0 overruns:0 frame:0
  23. TX packets:1759 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:10
  25. RX bytes:112576 (109.9 KiB) TX bytes:291994 (285.1 KiB)
  26.  
  27. ipsec1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  28. NOARP MTU:0 Metric:1
  29. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  30. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  31. collisions:0 txqueuelen:10
  32. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  33.  
  34. lo Link encap:Local Loopback
  35. inet addr:127.0.0.1 Mask:255.0.0.0
  36. inet6 addr: ::1/128 Scope:Host
  37. UP LOOPBACK RUNNING MTU:16436 Metric:1
  38. RX packets:5421 errors:0 dropped:0 overruns:0 frame:0
  39. TX packets:5421 errors:0 dropped:0 overruns:0 carrier:0
  40. collisions:0 txqueuelen:0
  41. RX bytes:18800988 (17.9 MiB) TX bytes:18800988 (17.9 MiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement