Advertisement
Guest User

Untitled

a guest
Oct 20th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. root@jaruto:~# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 1c:6f:65:b2:ed:23
  3. inet addr:10.10.10.60 Bcast:10.10.10.255 Mask:255.255.255.0
  4. inet6 addr: fe80::1e6f:65ff:feb2:ed23/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:2961 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:2491 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:2432090 (2.4 MB) TX bytes:972382 (972.3 KB)
  10. Interrupt:41 Base address:0xc000
  11.  
  12. lo Link encap:Local Loopback
  13. inet addr:127.0.0.1 Mask:255.0.0.0
  14. inet6 addr: ::1/128 Scope:Host
  15. UP LOOPBACK RUNNING MTU:16436 Metric:1
  16. RX packets:6618 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:6618 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:0
  19. RX bytes:3329510 (3.3 MB) TX bytes:3329510 (3.3 MB)
  20.  
  21. virbr0 Link encap:Ethernet HWaddr da:a4:d5:9e:c3:f9
  22. inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
  23. UP BROADCAST MULTICAST MTU:1500 Metric:1
  24. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  28.  
  29. wlan0 Link encap:Ethernet HWaddr 00:19:e0:84:d1:b4
  30. UP BROADCAST MULTICAST MTU:1500 Metric:1
  31. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  32. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  33. collisions:0 txqueuelen:1000
  34. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement