[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Networking nonfunctional on 8.0



On Wed, 27 Jul 2016 20:46:23 +0200, you wrote:

>Le 27/07/2016 à 15:43, Steve Matzura a écrit :
>> My 8.0 system has been running great up until Monday evening when
>> users started reporting they were unable to connect. Sure enough, I
>> couldn't even connect from my LAN. I rebooted, looked at messages from
>> dmesg, and saw nothing unusual--nothing that said networking couldn't
>> start, or there was a hardware failure, nothing to indicate a problem.
>> What should I check next?
>
>Check the current network (link+IP) configuration.
>
>ifconfig -a

eth0      Link encap:Ethernet  HWaddr bc:5f:f4:5b:80:09  
          inet addr:192.168.1.130  Bcast:192.168.1.255
Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:45 errors:0 dropped:0 overruns:0 frame:0
          TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3794 (3.7 KiB)  TX bytes:3794 (3.7 KiB)

>ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN group default qlen 1000
    link/ether bc:5f:f4:5b:80:09 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.130/24 brd 192.168.1.255 scope global eth0
       valid_lft forever preferred_lft forever

>ip route

default via 192.168.1.1 dev eth0 
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.130 

Provided by sneakernet. I mounted a thumb drive and redirected the
output from the above commands thereto, then pasted the files herein.


Reply to: