1
Virtual private networks / Re: Wireguard is not working for sometime now
« on: May 24, 2024, 09:54:01 pm »
The verified the keys much in the instance and its peers:
root@router:~ # wg showconf wg0
[Interface]
ListenPort = 51821
PrivateKey = ....
[Peer]
PublicKey = ....
AllowedIPs = 10.10.10.4/32
[Peer]
PublicKey = ....
AllowedIPs = 10.10.10.3/32
[Peer]
PublicKey = .....
AllowedIPs = 10.10.10.2/32
root@router:~ # wg showconf wg0
[Interface]
ListenPort = 51821
PrivateKey = ....
[Peer]
PublicKey = ....
AllowedIPs = 10.10.10.4/32
[Peer]
PublicKey = ....
AllowedIPs = 10.10.10.3/32
[Peer]
PublicKey = .....
AllowedIPs = 10.10.10.2/32