I am a new Fedora user. Since I installed F16, my Wired connection has not been working. The Network Manager shows a "Cable Unplugged" error. The connection used to work fine prior to installing F16.
Here are a few command-line tools I have tried:
lspci | grep -i eth
Code:
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
ethtool p1p1
Code:
Settings for p1p1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Half
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000033 (51)
drv probe ifdown ifup
Link detected: no
chkconfig --list | grep net
Code:
netconsole 0:off 1:off 2:off 3:off 4:off 5:off 6:off
netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off
network 0:off 1:off 2:off 3:off 4:off 5:off 6:off
cat /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1
Code:
TYPE=Ethernet
BOOTPROTO=static
IPADDR0=10.109.41.171
PREFIX0=24
GATEWAY0=10.109.41.2
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME=p1p1
UUID=1d6f04c4-23ce-4b1e-956d-db97dc01b15f
ONBOOT=yes
DEVICE=Wired_connection_1
USERCTL=no
HWADDR=00:23:8B:CB:81:C2
MACADDR=00:23:8B:CB:81:C2
MTU=1500
cat /etc/resolv.conf
Code:
# Generated by NetworkManager
nameserver 144.16.192.55
nameserver 144.16.192.1
Regards
---------- Post added at 01:01 PM ---------- Previous post was at 12:59 PM ----------
My System is a 64-bit HP dv6 Pavillion laptop.
The network I am using is an IPv4 network with proxies.