Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Network Infra/Proxy/VPN/Wireguard/
Wireguard Peer Share
Search

Wireguard Peer Share

Creator
Creator
Seonglae Cho
Created
Created
2020 Nov 21 12:58
Editor
Editor
Seonglae Cho
Edited
Edited
2021 Jun 8 13:44
Refs
Refs
  • allowed ip setting
  • ip route setting
sudo ip route add 192.168.1.0/24 via 10.30.0.10
 
How to reach a peer LAN from another peer?
Let me explain better: I have two peers and a server with the following config: Server: Peer Address: 10.30.0.1/24 Public Domain: myserver.com Peer A LAN: 192.168.1.0/24 LAN IP: 192.168.1.100 Peer Address: 10.30.0.10/24 Peer B LAN: 172.28.0.0/24 LAN IP: 172.28.0.50 Peer Address: 10.30.0.20/24 Wireguard is up and i can ping all the peers and even connect via ssh from Peer B to the ip address of Peer A (10.30.0.10).
How to reach a peer LAN from another peer?
https://www.reddit.com/r/WireGuard/comments/dg0wtq/how_to_reach_a_peer_lan_from_another_peer/

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Network Infra/Proxy/VPN/Wireguard/
Wireguard Peer Share
Copyright Seonglae Cho