<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Configuration vpn wireguard]]></title><description><![CDATA[<p dir="auto">I have a wireguard vpn configuration on my router, the ports are open and the server  configuration I think is correct, however, when I want to connect a client, it only shows me this error:<br />
[TUN] [client1] Handshake for peer 1 (mi ip:51820) did not complete after 5 seconds, retrying (try 2)<br />
It is the only error that reproduces<br />
Next, I put the configuration of the client and server:</p>
<p dir="auto">Client configuration<br />
[Interface]<br />
Private Key 1<br />
Address = 10.0.0.2/32<br />
DNS = 64.6.64.6</p>
<p dir="auto">[Peer]<br />
Public Key 1<br />
AllowedIPs = 0.0.0.0/0, ::/0<br />
Endpoint = 189.141.56.60:51820<br />
PersistentKeepalive = 25</p>
<p dir="auto">Server configuration<br />
config servers<br />
option local_ip '10.0.0.1'<br />
option local_port '51820'<br />
option local_ipv6 'fd00:db8:0<img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f524.png?v=d0a5ddc94ac" class="not-responsive emoji emoji-android emoji--abc" style="height:23px;width:auto;vertical-align:middle" title=":abc:" alt="🔤" />:1'<br />
option private key 2<br />
option public key 1<br />
option access 'ACCEPT'<br />
option enable '1'</p>
<p dir="auto">config peers 'wg_peer_5088'<br />
option name 'wir'<br />
option client_key<br />
option private_key<br />
option client_ip '10.0.0.2/32'<br />
option public key 2</p>
<ul>
<li>The server configuration is generated automatically because the router is compatible with wireguard, only the client is being configured*</li>
</ul>
<p dir="auto">If somebody please, has so kind to help to resolve this issues i will appreciate.</p>
]]></description><link>https://forum.netgate.com/topic/178573/configuration-vpn-wireguard</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 13:45:31 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/178573.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Mar 2023 18:57:11 GMT</pubDate><ttl>60</ttl></channel></rss>