Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 172683

Cannot access proxmox over wireguard

$
0
0
I have a set of 5 nodes, one of which is offsite, I set up a wireguard tunnel with the following parameters,

Server to client:

Code:
[Interface]
Address = 10.0.0.1/24
DNS = 192.168.1.2
MTU = 1320
SaveConfig = true
ListenPort = 53
PrivateKey = 

# +2 other clients...

[Peer]
PublicKey = 
AllowedIPs = 192.168.1.27/32
Endpoint =

Client to server:

Code:
[Interface]
PrivateKey = 
DNS = 8.8.8.8
MTU = 1320

[Peer]
PublicKey = 
AllowedIPs = 0.0.0.0/0
Endpoint =

I connected, and got pings working/got dns...

Read more

Viewing all articles
Browse latest Browse all 172683

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>