You are not logged in.

#1 2017-01-04 18:46:06

Kotrfa
Member
Registered: 2012-10-25
Posts: 213

Cannot create new connection while existing connections still working

Hi,

I am facing really weird connection issue on my laptop and one specific router I have at home.

When I turn on wifi connection, I can normally access the internet and internal network as expected. But after a while, the connection stops working and I cannot access any site, ping any server (nor 8.8.8.8) including the router (192.168.0.1) or login to a SSH server. But what is more disturbing is the fact that already created connections, e.g. through x2go are still working fine! Furthermore, the system doesn't signal anything wrong - I have an IP assigned, systemd units don't show anything weird. I have to manually restart netctl to get the connection up again.

Below are some logs:

dan at 530uarch in ~ 
$ iwconfig   
lo        no wireless extensions.

wlp1s0    IEEE 802.11  ESSID:"TechniSmecka"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: C4:27:95:84:57:B0   
          Bit Rate=65 Mb/s   Tx-Power=15 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=46/70  Signal level=-64 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:5  Invalid misc:3338   Missed beacon:0

enp2s0    no wireless extensions.

docker0   no wireless extensions.



dan at 530uarch in ~ 
$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    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: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether e8:03:9a:97:xx:a7 brd ff:ff:ff:ff:ff:ff
3: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 88:53:2e:c1:xx:d1 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.222/24 brd 192.168.0.255 scope global wlp1s0
       valid_lft forever preferred_lft forever
    inet6 fe80::8a53:2eff:fec1:e4d1/64 scope link 
       valid_lft forever preferred_lft forever
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:e7:48:02:53 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 scope global docker0
       valid_lft forever preferred_lft forever

dan at 530uarch in ~ 
$ systemctl status netctl-auto@wlp1s0.service 
● netctl-auto@wlp1s0.service - Automatic wireless network connection using netctl profiles
   Loaded: loaded (/usr/lib/systemd/system/netctl-auto@.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2017-01-04 14:20:09 CET; 5h 19min ago
     Docs: man:netctl.special(7)
  Process: 16068 ExecStop=/usr/bin/netctl-auto stop %I (code=exited, status=0/SUCCESS)
  Process: 16211 ExecStart=/usr/bin/netctl-auto start %I (code=exited, status=0/SUCCESS)
    Tasks: 2 (limit: 4915)
   CGroup: /system.slice/system-netctl\x2dauto.slice/netctl-auto@wlp1s0.service
           ├─16447 wpa_supplicant -q -B -P /run/wpa_supplicant_wlp1s0.pid -i wlp1s0 -D nl80211,wext -c/run/network/wpa_supplicant_wlp1s0.conf -W
           └─16449 wpa_actiond -p /run/wpa_supplicant -i wlp1s0 -P /run/network/wpa_actiond_wlp1s0.pid -a /usr/lib/network/auto.action

Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'w_regiojet'
Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'wlp1s0_prg.aero-free'
Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'w_m45g'
Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'w_zatlanka4'
Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'w_ParalelniPolis'
Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'w_tethering'
Jan 04 14:20:08 530uarch netctl-auto[16211]: Included profile 'w_PDJ'
Jan 04 14:20:09 530uarch wpa_actiond[16449]: Starting wpa_actiond session for interface 'wlp1s0'
Jan 04 14:20:09 530uarch systemd[1]: Started Automatic wireless network connection using netctl profiles.
Jan 04 14:20:12 530uarch wpa_actiond[16449]: Interface 'wlp1s0' connected to network 'TechniSmecka'

dan at 530uarch in ~ 
$ systemctl status wpa_supplicant
● wpa_supplicant.service - WPA supplicant
   Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; disabled; vendor preset: disabled)
   Active: active (running) since Wed 2017-01-04 10:08:30 CET; 9h ago
 Main PID: 1755 (wpa_supplicant)
    Tasks: 1 (limit: 4915)
   Memory: 684.0K
      CPU: 163ms
   CGroup: /system.slice/wpa_supplicant.service
           └─1755 /usr/bin/wpa_supplicant -u

Jan 04 10:08:30 530uarch systemd[1]: Starting WPA supplicant...
Jan 04 10:08:30 530uarch systemd[1]: Started WPA supplicant.
Jan 04 10:08:30 530uarch wpa_supplicant[1755]: Successfully initialized wpa_supplicant

dan at 530uarch in ~ 
$ ping 192.168.0.1 # no response
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
^C
--- 192.168.0.1 ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5062ms


dan at 530uarch in ~ 
$ ping 8.8.8.8    # no response
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
^C
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3048ms


dan at 530uarch in ~ 
$ cat /etc/resolv.conf 
# Generated by resolvconf
domain fjfi.cvut.cz
nameserver 147.32.9.4
nameserver 147.32.1.20
nameserver 8.8.8.8

Last edited by Kotrfa (2017-01-04 19:38:54)

Offline

Board footer

Powered by FluxBB