Advertisement
hellsy

ifconfig

Nov 11th, 2013
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. # ifconfig
  2. lan Link encap:Ethernet HWaddr ************
  3. inet addr:10.233.44.116 Bcast:255.255.255.255 Mask:255.255.248.0
  4. UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1
  5. RX packets:70802 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:144594 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:65171606 (62.1 MiB) TX bytes:62505096 (59.6 MiB)
  9. Interrupt:18 Memory:fb700000-fb720000
  10.  
  11. lo Link encap:Local Loopback
  12. inet addr:127.0.0.1 Mask:255.0.0.0
  13. UP LOOPBACK RUNNING MTU:65536 Metric:1
  14. RX packets:114451 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:114451 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:0
  17. RX bytes:39597700 (37.7 MiB) TX bytes:39597700 (37.7 MiB)
  18.  
  19. ppp0 Link encap:Point-to-Point Protocol
  20. inet addr:95.31.24.255 P-t-P:85.21.0.251 Mask:255.255.255.255
  21. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1460 Metric:1
  22. RX packets:70328 errors:0 dropped:0 overruns:0 frame:0
  23. TX packets:68253 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:3
  25. RX bytes:61057145 (58.2 MiB) TX bytes:55773070 (53.1 MiB)
  26.  
  27. wifi Link encap:Ethernet HWaddr ***************
  28. inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
  29. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  30. RX packets:31749 errors:0 dropped:0 overruns:0 frame:0
  31. TX packets:53029 errors:0 dropped:0 overruns:0 carrier:0
  32. collisions:0 txqueuelen:1000
  33. RX bytes:4875880 (4.6 MiB) TX bytes:62784202 (59.8 MiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement