Advertisement
Guest User

Untitled

a guest
Dec 12th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. lspci -k:
  2. 04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88W8362e [TopDog] 802.11a/b/g/n Wireless (rev 03)
  3. Subsystem: Marvell Technology Group Ltd. 88W8362e [TopDog] 802.11a/b/g/n Wireless
  4. 08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL81
  5.  
  6. iwconfig:
  7. lo no wireless extensions.
  8.  
  9. eth0 no wireless extensions.
  10.  
  11. usb0 no wireless extensions.
  12.  
  13. ifconfig:
  14. eth0 Link encap:Ethernet HWaddr 00:e0:b8:e4:d5:b5
  15. UP BROADCAST MULTICAST MTU:1500 Metric:1
  16. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:1000
  19. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  20.  
  21. lo Link encap:Local Loopback
  22. inet addr:127.0.0.1 Mask:255.0.0.0
  23. inet6 addr: ::1/128 Scope:Host
  24. UP LOOPBACK RUNNING MTU:16436 Metric:1
  25. RX packets:2959 errors:0 dropped:0 overruns:0 frame:0
  26. TX packets:2959 errors:0 dropped:0 overruns:0 carrier:0
  27. collisions:0 txqueuelen:0
  28. RX bytes:287385 (287.3 KB) TX bytes:287385 (287.3 KB)
  29.  
  30. usb0 Link encap:Ethernet HWaddr 02:01:0f:07:32:34
  31. inet addr:192.168.42.135 Bcast:192.168.42.255 Mask:255.255.255.0
  32. inet6 addr: fe80::1:fff:fe07:3234/64 Scope:Link
  33. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  34. RX packets:110577 errors:3 dropped:0 overruns:0 frame:3
  35. TX packets:62059 errors:0 dropped:0 overruns:0 carrier:0
  36. collisions:0 txqueuelen:1000
  37. RX bytes:141761153 (141.7 MB) TX bytes:8502690 (8.5 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement