Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upWireGuard on iPhone does not transition between wifi and LTE #1385
Comments
This comment has been minimized.
This comment has been minimized.
|
Addressing your "additional context": So I'm not an expert on Wireguard at all, or on iPhones. But I believe the behavior of the iPhone w/r/t the "VPN" symbol with Wireguard is different from other VPNs (including the built-in IKEv2 client). Because Wireguard is an interface, as soon as you enable it, the iPhone is listening on the Wireguard interface. Therefore the "VPN" symbol comes on right away. Doesn't matter if the server is down, or if the iPhone is underwater, on a plane, on the moon, wherever. The "VPN" symbol will be on. (I've verified the first three situations, but not the last one.) On the other hand, IKEv2 doesn't show the "VPN" sign until the connection is actually established with the server. This usually happens within a second, but in cases of poor connections, or Wi-Fi networks with captive portals, sometimes you'll see the symbols alternate between Wi-Fi and LTE. As far as your actual issue, I personally haven't had a problem switching between LTE <-> Wi-Fi while connected to Wireguard. The general instructions for debugging seems to be to try to reproduce the behavior, then get a log: go to the Wireguard app and select "Export log file" from the Settings menu in the top left corner, which you can view in Notes or download to your Mac to read on a bigger screen. You can post the relevant log here, or you can join the Wireguard mailing list and try asking for help there. |
This comment has been minimized.
This comment has been minimized.
|
Fair point on the “VPN” status. I think the Wireguard issue is related to ios 12.2 or 12.3, I did not have this issue on lower releases and I’ve been using Wireguard since it become available for IOS. Attached is the snippet of my logs, I can consistently reproduce the issue by toggling WIFI/LTE
2019-04-02 23:04:41.338641: [NET] peer(u6oZ…V6xM) - Sending handshake initiation
2019-04-02 23:04:41.342674: [NET] peer(u6oZ…V6xM) - Failed to send handshake initiation write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:41.996933: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.112927: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.113166: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.250847: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.368698: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.368939: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.446129: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.491663: [NET] Network change detected with satisfied route and interface order [pdp_ip0, utun2]
2019-04-02 23:04:42.497132: [NET] DNS64: mapped VPN-IP to 2607:7700::2a:0:1:354:40ae
2019-04-02 23:04:42.507016: [NET] UAPI: Transition to peer configuration
2019-04-02 23:04:42.507237: [NET] peer(u6oZ…V6xM) - UAPI: Updating endpoint
2019-04-02 23:04:42.507386: [NET] Binding sockets to interface 2
2019-04-02 23:04:42.507517: [NET] Unable to bind v6 socket to interface:%!(EXTRA syscall.Errno=invalid argument)
2019-04-02 23:04:42.577712: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.617608: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.624301: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.624548: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.789251: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.880160: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:42.922192: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.034466: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.119822: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.120318: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.131497: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.146238: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.258627: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.370720: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.376152: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.376729: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.387935: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.530070: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.579028: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.635322: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.643826: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.851964: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.877403: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:43.887750: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.018030: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.018696: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.062099: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.102335: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.131735: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.132332: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.140614: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.143130: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.187232: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.252720: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.304959: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.376650: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.385479: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.386003: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.397163: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.491803: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.527069: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.620218: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.648518: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.694011: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.747806: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.900392: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.968532: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.982715: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:44.985592: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.106762: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.143077: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.143717: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.146818: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.186933: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.241039: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.241683: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.395435: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.396023: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.403184: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.453315: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.500310: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.501001: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.608386: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.656330: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.710258: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.714726: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.765637: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.788561: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.791630: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.867278: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.909094: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.914411: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.923917: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.945509: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.980180: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.990338: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:45.991758: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.019973: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.020162: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.026996: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.030295: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.047681: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.076333: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.122852: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.124219: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.138510: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.152045: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.152626: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.152888: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.153919: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.226624: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.258054: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.258546: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.268423: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.319910: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.327574: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.332300: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.345362: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.363253: [NET] peer(u6oZ…V6xM) - Handshake did not complete after 5 seconds, retrying (try 13)
2019-04-02 23:04:46.363571: [NET] peer(u6oZ…V6xM) - Sending handshake initiation
2019-04-02 23:04:46.364968: [NET] peer(u6oZ…V6xM) - Failed to send handshake initiation write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.403201: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.403625: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.405739: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.419698: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.443951: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.453914: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.455698: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.459188: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.462868: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.499417: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.573473: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.573772: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.599431: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.599838: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.600043: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.661593: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.675536: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.701823: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.716765: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.739062: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.746762: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.754659: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.760677: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.763063: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.861076: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.861630: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.871062: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.877345: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.910126: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:46.916615: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.004185: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.005142: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.032912: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.033561: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.060647: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.061315: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.064780: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.065394: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.069858: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.150042: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.159598: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.191602: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.192200: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.263184: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.269618: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.279405: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.279805: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.302544: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.320240: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.336316: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.336734: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.338289: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.359139: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.410713: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.436359: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.459784: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.514992: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.571238: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.571776: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.654162: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.654868: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.655290: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.703339: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.720343: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.827907: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.828538: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.829095: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.867168: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.937595: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:47.996010: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.011790: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.042002: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.058845: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.075421: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.083350: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.127289: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.127761: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.160205: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.160679: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.181752: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.282430: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.283107: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.283483: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.283768: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.306582: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.307249: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.329760: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.336774: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.437855: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.438583: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.493893: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.581687: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.582296: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.598206: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.749437: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.753771: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.886650: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.887135: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:48.923440: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.009273: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.020100: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.020654: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.037467: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.073972: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.173500: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.215272: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.215893: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.267889: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.287382: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.289474: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.426700: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.488162: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.587943: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.588515: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.662327: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.763440: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.901550: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.928901: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.929216: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:49.929452: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.028084: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.090452: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.271546: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.294297: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.294849: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.295107: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.310421: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.343359: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.494214: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.671702: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.779128: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.963180: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.963811: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:50.964274: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.248571: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.354318: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.354938: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.465314: [NET] peer(u6oZ…V6xM) - Handshake did not complete after 5 seconds, retrying (try 14)
2019-04-02 23:04:51.465659: [NET] peer(u6oZ…V6xM) - Sending handshake initiation
2019-04-02 23:04:51.467760: [NET] peer(u6oZ…V6xM) - Failed to send handshake initiation write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.640312: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.674382: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:51.997203: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.034296: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.034870: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.272887: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.300523: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.446329: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.453168: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.488058: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.515053: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.614566: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.667851: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.821632: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.822383: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.975238: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:52.981183: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.042282: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.446115: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.455867: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.714775: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.835854: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.936488: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:53.979080: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.051005: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.059965: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.312151: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.316174: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.549794: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.574714: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.729660: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.977400: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:54.983802: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:55.450559: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:55.742568: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:55.757624: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:55.982366: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:55.988559: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.242830: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.502775: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.552112: [NET] peer(u6oZ…V6xM) - Handshake did not complete after 5 seconds, retrying (try 15)
2019-04-02 23:04:56.552548: [NET] peer(u6oZ…V6xM) - Sending handshake initiation
2019-04-02 23:04:56.556245: [NET] peer(u6oZ…V6xM) - Failed to send handshake initiation write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.608083: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.612446: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.713229: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.719038: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.791514: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.869768: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.870272: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.912516: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.928683: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.945772: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.991593: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.992309: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:56.992677: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.012240: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.022378: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.050504: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.112683: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.129058: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.160285: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.212446: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.256774: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.270790: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.313767: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.321647: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.337422: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.346313: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.424728: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.440060: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.465338: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.465948: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.466249: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.503649: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.579412: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.580067: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.607355: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.679616: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.682164: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.725639: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.726194: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.745879: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.751047: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.762593: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.872042: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.874433: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.886080: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:57.997270: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.008709: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.015028: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.063022: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.064723: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.074034: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.161314: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.169089: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.267544: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.268192: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.268745: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.348233: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.359357: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.445865: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.576495: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.577077: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.653086: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:58.719455: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.020211: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.044015: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.125554: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.135827: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.190051: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.278553: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.454930: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.998254: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:04:59.999169: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.027262: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.070339: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.217831: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.283716: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.588119: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.669296: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.814482: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:00.914552: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:01.034189: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:01.047667: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:01.064677: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:01.290709: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:01.863653: [NET] peer(u6oZ…V6xM) - Handshake did not complete after 5 seconds, retrying (try 16)
2019-04-02 23:05:01.863970: [NET] peer(u6oZ…V6xM) - Sending handshake initiation
2019-04-02 23:05:01.867969: [NET] peer(u6oZ…V6xM) - Failed to send handshake initiation write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:01.958004: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:02.317233: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:03.040595: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:03.296995: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:03.489907: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:03.621305: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:03.668461: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:03.833307: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:04.004168: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:04.637419: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:04.887098: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:04.912567: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:05.035806: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:05.546984: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:05.722396: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:05.737943: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:06.097887: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2019-04-02 23:05:06.642734: [NET] peer(u6oZ…V6xM) - Failed to send data packet write udp6 [::]:49727->[2607:7700:0:2a:0:1:354:40ae]:51820: sendto: no route to host
2
|
This comment has been minimized.
This comment has been minimized.
|
Note that turning Wi-Fi on and off from Control Center is different than doing it from Settings. In Control Center Wi-Fi doesn't actually turn off, it just disconnects from the current network. So you should be explicit about which way you're doing it as it might be relevant. But having said that, I see that your log is full of IPv6 connection errors but Lightsail doesn't support IPv6 (at least it didn't the last time I checked). Please post the |
This comment has been minimized.
This comment has been minimized.
|
Something that might be worth trying: In the WireGuard app, edit your tunnel and remove |
This comment has been minimized.
This comment has been minimized.
|
I was disabling (disconnecting) Wifi from control center since that better represents transitioning from WIFI to LTE than turning off the wifi interface
Address = 10.19.49.4/24
From: David Myers <notifications@github.com>
Reply-To: trailofbits/algo <reply@reply.github.com>
Date: Friday, April 5, 2019 at 9:01 AM
To: trailofbits/algo <algo@noreply.github.com>
Cc: Moshe Siegel <moshesiegel@gmail.com>, Author <author@noreply.github.com>
Subject: Re: [trailofbits/algo] WireGuard on iPhone does not transition between wifi and LTE (#1385)
Note that turning Wi-Fi on and off from Control Center is different than doing it from Settings. In Control Center Wi-Fi doesn't actually turn off, it just disconnects from the current network. So you should be explicit about which way you're doing it as it might be relevant.
But having said that, I see that your log is full of IPv6 connection errors but Lightsail doesn't support IPv6 (at least it didn't the last time I checked). Please post the Address = line from the client .conf file you're using.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1385 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AOQ-vg2LepmVJAxteYxvF8ZeBzC2JMscks5vd0k4gaJpZM4cZh8L>.
|
This comment has been minimized.
This comment has been minimized.
|
“remove ::/0 from Allowed IPs.” This appears to have fixed it, however I
still see the IPV6 IP in the Wiregurad App
[2607:7700::2a:0:1:6418:d998]:51820
…On Fri, Apr 5, 2019 at 9:14 AM David Myers ***@***.***> wrote:
Something that might be worth trying: In the WireGuard app, edit your
tunnel and remove ::/0 from Allowed IPs.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1385 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOQ-vsTn-B845iGLZfTHo_pnWYQXGo_Sks5vd0xHgaJpZM4cZh8L>
.
|
This comment has been minimized.
This comment has been minimized.
|
You're seeing the IPv6 address on the actual status screen in the Wireguard app, or in the iPhone Settings app, or in the log? Screenshot please? @davidemyers I'm on Lightsail myself, and can confirm no IPv6 support. I did a local install (after setting a static IP, as Algo still doesn't have Lightsail set up for static IP addresses) and it properly installed without IPv6 options such as ip6tables overwriting. However, my Wireguard app also has "::/0" listed as an available IP. I haven't run into any problems transitioning LTE <-> WiFi, but I'm only on iOS 12.1.4. Maybe I'll upgrade and see what happens. Or, the problem could have to do with the Lightsail scripts, as I see that @moshesiegel cloud installed directly to Lightsail. |
This comment has been minimized.
This comment has been minimized.
|
WG app. WiFi IPV4 and LTE IPV6(T-Mobile) attached.
Thanks,
Moshe
—
… On Apr 5, 2019, at 10:00 AM, TC1977 ***@***.***> wrote:
You're seeing the IPv6 address on the actual status screen in the Wireguard app, or in the iPhone Settings app, or in the log? Screenshot please?
@davidemyers I'm on Lightsail myself, and can confirm no IPv6 support. I did a local install (after setting a static IP, as Algo still doesn't have Lightsail set up for static IP addresses) and it properly installed without IPv6 options such as ip6tables overwriting. However, my Wireguard app also has "::0" listed as an available IP. I haven't run into any problems transitioning LTE <-> WiFi, but I'm only on iOS 12.1.4. Maybe I'll upgrade and see what happens.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
This comment has been minimized.
This comment has been minimized.
|
T-mobile may be another thread to pursue, as that's an IPV6-only network. I remember seeing something about T-mobile support on the Wireguard readme, and found this link: https://support.t-mobile.com/thread/146854 which led to this link about how to set up an IPV4-only APN for T-mobile on your Android. But that won't help you. Bottom line, if it's working, then good, but there might be an issue with either the Algo scripts, or iOS 12.2, or the Wireguard app. Keep us posted. |
This comment has been minimized.
This comment has been minimized.
|
@TC1977 So your year of EC2 Free Tier expired too, I guess. I think the Ansible Lightsail module is still missing the ability to configure a static address, which is a shame. Though personally I'm too stubborn to use a provider that doesn't have IPv6 yet. Wherever this bug lies it should be easy enough for Algo to leave IPv6 out of |
This comment has been minimized.
This comment has been minimized.
|
“I think the Ansible Lightsail module is still missing the ability to configure a static address, which is a shame” it’s a pain but this works #884 (comment)
And then you can attach a staticIP in the portal before the applies the IP in the script.
From: David Myers <notifications@github.com>
Reply-To: trailofbits/algo <reply@reply.github.com>
Date: Friday, April 5, 2019 at 10:37 AM
To: trailofbits/algo <algo@noreply.github.com>
Cc: Moshe Siegel <moshesiegel@gmail.com>, Mention <mention@noreply.github.com>
Subject: Re: [trailofbits/algo] WireGuard on iPhone does not transition between wifi and LTE (#1385)
@TC1977<https://github.com/TC1977> So your year of EC2 Free Tier expired too, I guess.
|
This comment has been minimized.
This comment has been minimized.
Yes, and being too lazy to learn a completely new cloud provider platform, I simply switched to Lightsail. And since dnsmasq adblocking depends on IPv4, I don't miss IPv6.
Looks like it would require adding the 'ipv6_support' fact here. Scared to do it myself though. |
jackivanov
referenced this issue
Apr 6, 2019
Merged
IPv6 range to AllowedIPs only when ipv6_support is true #1388
This comment has been minimized.
This comment has been minimized.
|
Thanks, Jack! |
This comment has been minimized.
This comment has been minimized.
|
As a coda to this, I just upgraded my iPhone to 12.2, and running Wireguard with ::/0 in
So I think @moshesiegel's problem occurs only with IPv6-disabled servers, and only with Wireguard .conf files that allow |
This comment has been minimized.
This comment has been minimized.
|
I spoke too soon, it’s not resolved, rather intermittent. While I haven’t installed the updated version from today, I’ve removed IPv6 ::/0 from the WG interface config which should be the same. What’s interesting is even with IPV6 removed it’s still connecting to my Lightsail server and showing the IPV6 in the WG app and theissue isn’t that the VPN doesn’t work at all on T-Mobile LTE but rather on the initial transition to LTE it dies but if I force restart the tunnel I can connect. My guess is that T-Mobile has an IPv4 - V6 NAT function which isn’t working right. I should be able to spin up an EC2 IPv6 instance tonight and validate |
This comment has been minimized.
This comment has been minimized.
|
If you've removed the |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
I can replicate this on Digital Ocean, Vultr and EC2. Anyone else using T-Mobile? Since the WG IOS app hasn’t changed in 3 weeks, I’m thinking it’s a T-Mobile NAT issue, but would like another datapoint. |
This comment has been minimized.
This comment has been minimized.
|
No idea why WG is listing an IPv6 endpoint when you don't have At this point I'm convinced it's a T-Mobile/WG/iOS 12.2 interaction. I searched the WG mailing list archives but couldn't find anything about T-mobile specifically, other than that @zx2c4 asked for data on mobile-WiFi transitions with T-mobile when the WG iOS client was released. Perhaps it's time to go to the Wireguard mailing list for more help. |
This comment has been minimized.
This comment has been minimized.
|
My bet is on T-MOBILE, I had the WG iOS app since it was released but the issue only started about a day before I opened the issue. I’ve tried iOS 12.2 as well as 12.3 Beta 1&2. I’m trying to open a ticket with T-MOBILE and someone who understands the issue. I’ll report back if I get anything meaningful from them.
… On Apr 9, 2019, at 9:24 AM, TC1977 ***@***.***> wrote:
At this point I'm convinced it's a T-Mobile/WG/iOS 12.2 interaction. I searched the WG mailing list archives but couldn't find anything about T-mobile specifically, other than that @zx2c4 asked for data on mobile-WiFi transitions with T-mobile when the WG iOS client was released.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
This comment has been minimized.
This comment has been minimized.
|
Closing it for now. Let's document the issue when you have more information from T-Mobile. Thanks! |
jackivanov
closed this
Apr 13, 2019
This comment has been minimized.
This comment has been minimized.
leearmstrong
commented
May 13, 2019
|
I can replicate this issue every time I leave my home! My 4G connection is EE and my Wireguard peer is an explicitly set IPv4 address. I do not have any IPv6 at all on or around the server end. I can "fix" the issue by disconnecting and reconnecting the client. No traffic passes when I leave the Wifi connection to the 4G. It looks like the 4G connection is possibly IPv6 and so it has trouble?
|
This comment has been minimized.
This comment has been minimized.
|
@leearmstrong Can you go to the APN settings, change the protocol to IPv4 only, and test it out? |
jackivanov
reopened this
May 13, 2019
This comment has been minimized.
This comment has been minimized.
leearmstrong
commented
May 13, 2019
|
This is on an iPhone and I can't seem to force IPv4 for the APN |
This comment has been minimized.
This comment has been minimized.
|
It's definitely related to DNS64, and there was a solution for EE. |
This comment has been minimized.
This comment has been minimized.
leearmstrong
commented
May 13, 2019
|
Ok thanks, weird though that I can disconnect the VPN and reconnect and it still works. I'll try and force IPv4 for now though |
This comment has been minimized.
This comment has been minimized.
|
You can use the profile here for iPhone. It’s fixed my issue on T-Mobile.
https://www.reddit.com/r/tmobile/wiki/index
iOS IPv4/IPv6 Fix: Try this profile if you’re running into IP issues on your iOS device. It enables address translation.
Thanks,
Moshe
… On May 13, 2019, at 9:00 AM, Lee Armstrong ***@***.***> wrote:
Ok thanks, weird though that I can disconnect the VPN and reconnect and it still works.
I'll try and force IPv4 for now though
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
This comment has been minimized.
This comment has been minimized.
|
@moshesiegel Thanks for figuring this out! |
jackivanov
added
the
needs_pr
label
May 13, 2019
jackivanov
added this to To Do
in Algo Development
via automation
May 13, 2019
jackivanov
added this to the 1.1 milestone
May 13, 2019
jackivanov
added
1.1
documentation
labels
May 13, 2019
This comment has been minimized.
This comment has been minimized.
|
You may need to modify your APN for EE but concept is the same. You can use a profile to modify APN settings you can’t access from the phone.
Thanks,
Moshe
… On May 13, 2019, at 9:00 AM, Lee Armstrong ***@***.***> wrote:
Ok thanks, weird though that I can disconnect the VPN and reconnect and it still works.
I'll try and force IPv4 for now though
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
jackivanov
closed this
in
#1440
May 20, 2019
Algo Development
automation
moved this from To Do
to Done
May 20, 2019
This comment has been minimized.
This comment has been minimized.
|
FWIW I’ve been running IOS 13beta 2 for about a week with the T-Mobile IPv4 profile removed and I’ve had no issues with WiFi ->LTE transitions. We may never know if TMO made any changes but if anyone on stock IOS 12 with the profile wants to remove it and test it would be a good datapoint towards the issues being resolved in IOS 13(obviously several beta revisions still to go) iPhone XS |
This comment has been minimized.
This comment has been minimized.
|
@moshesiegel Try it with vanilla Algo? |
This comment has been minimized.
This comment has been minimized.
zx2c4
commented
Jun 26, 2019
|
Are there still actually problems with the latest version? Things should generally be fixed, independent of iOS13. |

moshesiegel commentedApr 3, 2019
•
edited
Describe the bug
When moving from wifi to LTE either by disabling wifi on the iPhone (XS iOS 12.2) or moving out of wifi range, the VPN tunnel shows connected, but will not pass any traffic. The same is true when moving from LTE to WIFI, no traffic is passed such as DNS or even reaching 1.1.1.1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Wireguard should support the network transition and maintain or at the very least, quickly as in IPSEC reestablish the VPN connection and allow traffic to pass.
Additional context
If I connect to the VPN, and power down my Lightsail VPN host, WireGuard will still show a connected VPN which is impossible if the Algo host is off.
Transitions are working fine on IPSEC
Full log