Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. $ ifconfig
  2. eth0 Link encap:Ethernet HWaddr 68:b5:99:67:12:ab
  3. inet addr:10.0.0.33 Bcast:10.255.255.255 Mask:255.0.0.0
  4. inet6 addr: fe80::6ab5:99ff:fe67:12ab/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:20523 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:25713 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:1497471 (1.4 MB) TX bytes:11528981 (11.5 MB)
  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:7303 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:7303 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:469794 (469.7 KB) TX bytes:469794 (469.7 KB)
  19.  
  20. ppp0 Link encap:Point-to-Point Protocol
  21. inet addr:92.36.44.186 P-t-P:212.119.97.90 Mask:255.255.255.255
  22. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  23. RX packets:4 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:108 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:3
  26. RX bytes:40 (40.0 B) TX bytes:6907 (6.9 KB)
  27.  
  28. wlan0 Link encap:Ethernet HWaddr e0:2a:82:16:74:5c
  29. inet6 addr: fe80::e22a:82ff:fe16:745c/64 Scope:Link
  30. UP BROADCAST MULTICAST MTU:1500 Metric:1
  31. RX packets:69 errors:0 dropped:0 overruns:0 frame:0
  32. TX packets:97 errors:0 dropped:0 overruns:0 carrier:0
  33. collisions:0 txqueuelen:1000
  34. RX bytes:7761 (7.7 KB) TX bytes:16633 (16.6 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement