Advertisement
Guest User

Untitled

a guest
Oct 26th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. root@kali:~# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:1a:6b:69:fd:0a
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  8. Interrupt:16 Memory:ee000000-ee020000
  9.  
  10. lo Link encap:Local Loopback
  11. inet addr:127.0.0.1 Mask:255.0.0.0
  12. inet6 addr: ::1/128 Scope:Host
  13. UP LOOPBACK RUNNING MTU:65536 Metric:1
  14. RX packets:3880568 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:3880568 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:0
  17. RX bytes:601580598 (573.7 MiB) TX bytes:601580598 (573.7 MiB)
  18.  
  19. mon0 Link encap:UNSPEC HWaddr 00-0C-A9-29-EC-B8-00-00-00-00-00-00-00-00-00-00
  20. UP BROADCAST NOTRAILERS RUNNING PROMISC ALLMULTI MTU:1500 Metric:1
  21. RX packets:26556295 errors:0 dropped:25766689 overruns:0 frame:0
  22. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  23. collisions:0 txqueuelen:1000
  24. RX bytes:100525529 (95.8 MiB) TX bytes:0 (0.0 B)
  25.  
  26. wlan0 Link encap:Ethernet HWaddr 00:1b:77:2c:1b:7a
  27. inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0
  28. inet6 addr: fe80::21b:77ff:fe2c:1b7a/64 Scope:Link
  29. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  30. RX packets:9601958 errors:0 dropped:0 overruns:0 frame:0
  31. TX packets:15240362 errors:0 dropped:0 overruns:0 carrier:0
  32. collisions:0 txqueuelen:1000
  33. RX bytes:1716630721 (1.5 GiB) TX bytes:3079187457 (2.8 GiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement