[clug] help network not working after upgrade to Fedora 22 (urgent)

Paul mylists at wilsononline.id.au
Mon Aug 10 05:37:17 UTC 2015


On 10/08/2015 3:34 PM, Steve Barnes wrote:
>> [root at mythbox ~]# route add default gw 192.168.0.1 enp6s0
>> SIOCADDRT: Network is unreachable
>
> That suggests enp6s0 doesn't have an IP address assigned. Basically it's saying "I have no idea where that network is"
>

hmm output is telling me it has..


[root at mythbox ~]# ifconfig -a
enp4s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
         ether 00:50:43:00:38:af  txqueuelen 1000  (Ethernet)
         RX packets 0  bytes 0 (0.0 B)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 0  bytes 0 (0.0 B)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         device interrupt 18

enp6s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         inet 192.168.0.2  netmask 255.255.255.0  broadcast 192.168.0.255
         inet6 fe80::21d:7dff:fed5:2481  prefixlen 64  scopeid 0x20<link>
         ether 00:1d:7d:d5:24:81  txqueuelen 1000  (Ethernet)
         RX packets 3202  bytes 319271 (311.7 KiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 2428  bytes 639046 (624.0 KiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
         inet 127.0.0.1  netmask 255.0.0.0
         inet6 ::1  prefixlen 128  scopeid 0x10<host>
         loop  txqueuelen 0  (Local Loopback)
         RX packets 845  bytes 353400 (345.1 KiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 845  bytes 353400 (345.1 KiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
         inet 192.168.122.1  netmask 255.255.255.0  broadcast 192.168.122.255
         ether 52:54:00:84:2e:52  txqueuelen 0  (Ethernet)
         RX packets 0  bytes 0 (0.0 B)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 0  bytes 0 (0.0 B)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0-nic: flags=4098<BROADCAST,MULTICAST>  mtu 1500
         ether 52:54:00:84:2e:52  txqueuelen 500  (Ethernet)
         RX packets 0  bytes 0 (0.0 B)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 0  bytes 0 (0.0 B)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root at mythbox ~]# route add default gw 192.168.0.1 enp6s0
SIOCADDRT: Network is unreachable




More information about the linux mailing list