Advertisement
Guest User

robbocop1966-aiuto per penneta wifi

a guest
Jan 4th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. roberto@roberto-00000000000000000000000:~$ ifconfig -a
  2. eth0 Link encap:Ethernet IndirizzoHW 00:0f:ea:10:d6:94
  3. indirizzo inet:192.168.1.104 Bcast:192.168.1.255 Maschera:255.255.255.0
  4. indirizzo inet6: fe80::20f:eaff:fe10:d694/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:1444 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:1670 errors:0 dropped:0 overruns:0 carrier:0
  8. collisioni:0 txqueuelen:1000
  9. Byte RX:704645 (704.6 KB) Byte TX:255707 (255.7 KB)
  10.  
  11. lo Link encap:Loopback locale
  12. indirizzo inet:127.0.0.1 Maschera:255.0.0.0
  13. indirizzo inet6: ::1/128 Scope:Host
  14. UP LOOPBACK RUNNING MTU:65536 Metric:1
  15. RX packets:1744 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:1744 errors:0 dropped:0 overruns:0 carrier:0
  17. collisioni:0 txqueuelen:0
  18. Byte RX:139705 (139.7 KB) Byte TX:139705 (139.7 KB)
  19.  
  20. roberto@roberto-00000000000000000000000:~$ lshw -C network
  21. WARNING: you should run this program as super-user.
  22. *-network
  23. description: Ethernet interface
  24. product: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
  25. vendor: Realtek Semiconductor Co., Ltd.
  26. physical id: f
  27. bus info: pci@0000:00:0f.0
  28. logical name: eth0
  29. version: 10
  30. serial: 00:0f:ea:10:d6:94
  31. size: 100Mbit/s
  32. capacity: 100Mbit/s
  33. width: 32 bits
  34. clock: 33MHz
  35. capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  36. configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.104 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
  37. resources: irq:16 ioport:e000(size=256) memory:eb006000-eb0060ff
  38. WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
  39. roberto@roberto-00000000000000000000000:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement