Optimizing WireGuard VPN Client Connectivity on the M8550

Optimizing WireGuard VPN Client Connectivity on the M8550

13 Reply
Re:Optimizing WireGuard VPN Client Connectivity on the M8550
a week ago

  @Wolf_82 

 

Here is the FRA98.conf file:

[Interface]
PrivateKey = CONFIDENTIAL
Address = 172.31.68.193/32, fd00:0000:1337:cafe:1111:1111:a4d5:f33e/128
DNS = 46.227.67.134,192.165.9.158,2a07:a880:4601:10f0:cd45::1,2001:67c:750:1:cafe:cd45::1

[Peer]
PublicKey = CONFIDENTIAL
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = CONFIDENTIAL

 

Try importing the FRA98.conf file into your router. Before saving, expand the "Interface" and "Peer" menus underneath to modify the settings manually.

 

In the Interface section, try changing:

Address = 172.31.68.193/32, fd00:0000:1337:cafe:1111:1111:a4d5:f33e/128

to:

Address = 172.31.68.193/32,fd00:0000:1337:cafe:1111:1111:a4d5:f33e/128 (without spaces)

or just:

Address = 172.31.68.193/32

 

And if needed, change the DNS line:

DNS = 46.227.67.134,192.165.9.158,2a07:a880:4601:10f0:cd45::1,2001:67c:750:1:cafe:cd45::1

to a single IPv4 and IPv6 DNS,

or just: DNS = 46.227.67.134

 

In the Peer section, try changing:

AllowedIPs = 0.0.0.0/0, ::/0

to:

AllowedIPs = 0.0.0.0/0

 

 

Let me know how it goes! 😉

 

 

 

En Français :

 

FRA98.conf

 

[Interface]
PrivateKey = CONFIDENTIAL
Address = 172.31.68.193/32, fd00:0000:1337:cafe:1111:1111:a4d5:f33e/128
DNS = 46.227.67.134,192.165.9.158,2a07:a880:4601:10f0:cd45::1,2001:67c:750:1:cafe:cd45::1

[Peer]
PublicKey = CONFIDENTIAL
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = CONFIDENTIAL

 

 

Essayes d'importer le fichier FRA98.conf dans ton routeur. Avant de valider, ouvre les menus en dessous "interface" et "peer" afin de modifier les informations manuellement.

 

Dans la partie "interface" essayes de modifier :

Address = 172.31.68.193/32, fd00:0000:1337:cafe:1111:1111:a4d5:f33e/128

par 

Address = 172.31.68.193/32,fd00:0000:1337:cafe:1111:1111:a4d5:f33e/128

ou

Address = 172.31.68.193/32

 

 

et éventuellement :

DNS = 46.227.67.134,192.165.9.158,2a07:a880:4601:10f0:cd45::1,2001:67c:750:1:cafe:cd45::1

par

DNS = 46.227.67.134,1

 

 

Dans la partie "peer", essayes de mofifier 

AllowedIPs = 0.0.0.0/0, ::/0

par

AllowedIPs = 0.0.0.0/0

 

Tiens moi au courrant ;-)

 

 

  0  
0
#17
Options
Re:Optimizing WireGuard VPN Client Connectivity on the M8550
a week ago

  @Jerome13 

 

 

I managed to connect after making some adjustments, thanks

 

The M8550 is still not a good VPN router. Even with VPN enabled, an unprotected connection was possible (no kill switch)

  0  
0
#18
Options
Re:Optimizing WireGuard VPN Client Connectivity on the M8550
a week ago

  @Wolf_82 

Hi,
Glad to hear that your VPN connection is established. Regarding the feature request to support the VPN kill switch feature on M8550, I'll log it and forward it to the relevant team for evaluation.
Best Regards

  0  
0
#19
Options