DocUmibozu
Regular Contributor
Hello,
My actual configuration:
AX68U wireguard server 192.168.1.0/24
Office 1 (openwrt client) 192.168.12.0/24
[Interface]
PrivateKey = xxxxx
Address = 10.6.0.2/32
DNS = 10.6.0.1
[Peer]
PublicKey =xxxx
AllowedIPs = 192.168.1.0/24
Endpoint = xxxx:51820
PersistentKeepalive = 25
Allowed IPs (Server) 10.6.0.5/32,192.168.12.0/24
Allowed IPs (Peer) 192.168.1.0/24, 192.168.13.0/24
Office 2 (openwrt client) 192.168.13.0/24
[Interface]
PrivateKey = xxxxx
Address = 10.6.0.5/32
DNS = 10.6.0.1
[Peer]
PublicKey =xxxx
AllowedIPs = 192.168.1.0/24
Endpoint = xxxx:51820
PersistentKeepalive = 25
Allowed IPs (Server) 10.6.0.5/32,192.168.13.0/24
Allowed IPs (Peer) 192.168.1.0/24, 192.168.12.0/24
Well,
Server can see Office 1 and Office 2
Office 1 and Office 2 can see Server
Office 1 and Office 2 can't see each other.. how I can make this happen?
Thanksto all
My actual configuration:
AX68U wireguard server 192.168.1.0/24
Office 1 (openwrt client) 192.168.12.0/24
[Interface]
PrivateKey = xxxxx
Address = 10.6.0.2/32
DNS = 10.6.0.1
[Peer]
PublicKey =xxxx
AllowedIPs = 192.168.1.0/24
Endpoint = xxxx:51820
PersistentKeepalive = 25
Allowed IPs (Server) 10.6.0.5/32,192.168.12.0/24
Allowed IPs (Peer) 192.168.1.0/24, 192.168.13.0/24
Office 2 (openwrt client) 192.168.13.0/24
[Interface]
PrivateKey = xxxxx
Address = 10.6.0.5/32
DNS = 10.6.0.1
[Peer]
PublicKey =xxxx
AllowedIPs = 192.168.1.0/24
Endpoint = xxxx:51820
PersistentKeepalive = 25
Allowed IPs (Server) 10.6.0.5/32,192.168.13.0/24
Allowed IPs (Peer) 192.168.1.0/24, 192.168.12.0/24
Well,
Server can see Office 1 and Office 2
Office 1 and Office 2 can see Server
Office 1 and Office 2 can't see each other.. how I can make this happen?
Thanksto all