Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lshw -C network
- *-network
- description: Ethernet interface
- product: RTL8111/8168B PCI Express Gigabit Ethernet controller
- vendor: Realtek Semiconductor Co., Ltd.
- physical id: 0
- bus info: pci@0000:06:00.0
- logical name: eth0
- version: 02
- serial: 40:61:86:cb:ef:d6
- size: 1GB/s
- capacity: 1GB/s
- width: 64 bits
- clock: 33MHz
- capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
- configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.018.00-NAPI duplex=full ip=178.63.20.19 latency=0 link=yes multicast=yes port=twisted pair speed=1GB/s
- resources: irq:82 ioport:e800(size=256) memory:fbeff000-fbefffff memory:f6ff0000-f6ffffff(prefetchable) memory:f6f00000-f6f1ffff(prefetchable)
- lsmod |grep 816
- r8168 137020 0
- lspci |grep Ethernet
- 06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
- ethtool eth0
- Settings for eth0:
- Supported ports: [ TP ]
- Supported link modes: 10baseT/Half 10baseT/Full
- 100baseT/Half 100baseT/Full
- 1000baseT/Full
- Supports auto-negotiation: Yes
- Advertised link modes: 10baseT/Half 10baseT/Full
- 100baseT/Half 100baseT/Full
- 1000baseT/Full
- Advertised auto-negotiation: Yes
- Speed: 1000Mb/s
- Duplex: Full
- Port: Twisted Pair
- PHYAD: 0
- Transceiver: internal
- Auto-negotiation: on
- Supports Wake-on: pumbg
- Wake-on: g
- Current message level: 0x00000033 (51)
- Link detected: yes
- wget ftp://ftp.kernel.org/pub/dist/knoppix-dvd/KNOPPIX_V4.0.2DVD-2005-09-23-DE.iso
- --2010-08-12 09:17:00-- ftp://ftp.kernel.org/pub/dist/knoppix-dvd/KNOPPIX_V4.0.2DVD-2005-09-23-DE.iso
- => `KNOPPIX_V4.0.2DVD-2005-09-23-DE.iso'
- Resolving ftp.kernel.org... 130.239.17.4, 199.6.1.164
- Connecting to ftp.kernel.org|130.239.17.4|:21... connected.
- Logging in as anonymous ... Logged in!
- ==> SYST ... done. ==> PWD ... done.
- ==> TYPE I ... done. ==> CWD /pub/dist/knoppix-dvd ... done.
- ==> SIZE KNOPPIX_V4.0.2DVD-2005-09-23-DE.iso ... 3344650240
- ==> PASV ... done. ==> RETR KNOPPIX_V4.0.2DVD-2005-09-23-DE.iso ... done.
- Length: 3344650240 (3.1G)
- 0% [ ] 5,676,924 1.19M/s eta 46m 35s
Advertisement
Add Comment
Please, Sign In to add comment