无限连接网络

无限连接网络

我的笔记本电脑刚刚停止连接网络。wifi 正在检测周围的所有无线网络,但当我尝试连接时,连接动画无休止。当我插入以太网电缆时也是如此。我尝试重新启动计算机。输出为ifconfig

enp0s25   Link encap:Ethernet  HWaddr f0:76:1c:c1:cc:95  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:687 errors:0 dropped:0 overruns:0 frame:0
          TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:126475 (126.4 KB)  TX bytes:26218 (26.2 KB)
          Interrupt:20 Memory:c1200000-c1220000 

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:8808 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8808 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:661996 (661.9 KB)  TX bytes:661996 (661.9 KB)

wlp2s0    Link encap:Ethernet  HWaddr 34:02:86:d4:92:7f  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:2198 errors:0 dropped:0 overruns:0 frame:0
          TX packets:159 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:251252 (251.2 KB)  TX bytes:38056 (38.0 KB)

提前感谢您的关注

编辑:这是网络诊断脚本的输出:http://paste.ubuntu.com/16925252/

相关内容