Hallo
Da meine Fritzbox von Vodavone noch die Firmware 7.29 hat und deshalb kein Wireguard versuche ich es auf meinem Server.
Wireguard ist installiert und läuft
interface: vpn
public key: xxxxxxxxxxxxxxxxxxxxxxxxxx
private key: (hidden)
listening port: 51820
Aber ich kann mich mit dem Androidclienten nicht verbinden.
08-17 13:26:58.368 3394 3394 D InputTransport: Input channel destroyed: 'ClientS', fd=113
08-17 13:27:01.811 3394 7333 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Handshake did not complete after 5 seconds, retrying (try 2)
08-17 13:27:01.811 3394 7333 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Sending handshake initiation
08-17 13:27:06.839 3394 11769 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Sending handshake initiation
08-17 13:27:11.878 3394 11769 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Handshake did not complete after 5 seconds, retrying (try 2)
Ich habe mich direkt mit der Dyndns Adresse meines Servers verbunden.
So schaut die config Serverseitig aus.
Address = 192.168.206.2/32
Address = fddc:980e:a378:05c2::/64
PrivateKey = xxxxxxxxxxxx=
PostUp = iptables -A FORWARD -i vpn -j ACCEPT; iptables -t nat -A POSTROUTING -o eno1 -j MASQUERADE; ip6tables -A FORWARD -i vpn -j ACCEPT; ip6tables -t nat -A POSTROUTING -o eno1 -j MASQUERADE; iptables -A FORWARD -o %i -j ACCEPT
PostDown = iptables -D FORWARD -i vpn -j ACCEPT; iptables -t nat -D POSTROUTING -o eno1 -j MASQUERADE; ip6tables -D FORWARD -i vpn -j ACCEPT; ip6tables -t nat -D POSTROUTING -o enso1 -j MASQUERADE; iptables -D FORWARD -o %i -j ACCEPT
ListenPort = 51820
Hier der client
[Interface]
Address = 192.168.206.2/32
DNS = 8.8.8.8, 8.8.4.4, fe80::9a9b:cbff:fe33:9410%rmnet2
ExcludedApplications = de.almisoft.boxtogofull, com.overlook.android.fing, de.avm.android.wlanapp, org.appwork.myjdandroid, com.netflix.mediaclient, com.plexapp.android, de.radio.android.prime, com.spotify.music, com.frack.spotiq, org.leetzone.android.yatsewidgetfree
PrivateKey = xxxxxBNYahwDIZSe3MxNVc=
[Peer]
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = xxx.dns.army:51820
PersistentKeepalive = 25
PublicKey = xxxxNhSayhpRLzE=
So hat es zumindest mit ipv4 funktioniert.
Da meine Fritzbox von Vodavone noch die Firmware 7.29 hat und deshalb kein Wireguard versuche ich es auf meinem Server.
Wireguard ist installiert und läuft
interface: vpn
public key: xxxxxxxxxxxxxxxxxxxxxxxxxx
private key: (hidden)
listening port: 51820
Aber ich kann mich mit dem Androidclienten nicht verbinden.
08-17 13:26:58.368 3394 3394 D InputTransport: Input channel destroyed: 'ClientS', fd=113
08-17 13:27:01.811 3394 7333 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Handshake did not complete after 5 seconds, retrying (try 2)
08-17 13:27:01.811 3394 7333 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Sending handshake initiation
08-17 13:27:06.839 3394 11769 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Sending handshake initiation
08-17 13:27:11.878 3394 11769 D WireGuard/GoBackend/HP-Server: peer(UdYK…RLzE) - Handshake did not complete after 5 seconds, retrying (try 2)
Ich habe mich direkt mit der Dyndns Adresse meines Servers verbunden.
So schaut die config Serverseitig aus.
Address = 192.168.206.2/32
Address = fddc:980e:a378:05c2::/64
PrivateKey = xxxxxxxxxxxx=
PostUp = iptables -A FORWARD -i vpn -j ACCEPT; iptables -t nat -A POSTROUTING -o eno1 -j MASQUERADE; ip6tables -A FORWARD -i vpn -j ACCEPT; ip6tables -t nat -A POSTROUTING -o eno1 -j MASQUERADE; iptables -A FORWARD -o %i -j ACCEPT
PostDown = iptables -D FORWARD -i vpn -j ACCEPT; iptables -t nat -D POSTROUTING -o eno1 -j MASQUERADE; ip6tables -D FORWARD -i vpn -j ACCEPT; ip6tables -t nat -D POSTROUTING -o enso1 -j MASQUERADE; iptables -D FORWARD -o %i -j ACCEPT
ListenPort = 51820
Hier der client
[Interface]
Address = 192.168.206.2/32
DNS = 8.8.8.8, 8.8.4.4, fe80::9a9b:cbff:fe33:9410%rmnet2
ExcludedApplications = de.almisoft.boxtogofull, com.overlook.android.fing, de.avm.android.wlanapp, org.appwork.myjdandroid, com.netflix.mediaclient, com.plexapp.android, de.radio.android.prime, com.spotify.music, com.frack.spotiq, org.leetzone.android.yatsewidgetfree
PrivateKey = xxxxxBNYahwDIZSe3MxNVc=
[Peer]
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = xxx.dns.army:51820
PersistentKeepalive = 25
PublicKey = xxxxNhSayhpRLzE=
So hat es zumindest mit ipv4 funktioniert.