Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 19714

General • Re: HowTo configure WireGuard in same subnet?

$
0
0
As stated in the topic it should be possible in theory if you allocate addresses from the subnet, i.e. create a new subnet which is part of the original one. For instance:
Code:
/ip addressadd address=10.0.X.1/24 network=10.0.X.0 interface="wireguard_interface"/interface wireguard peeradd allowed-address=10.0.X.2/32 ...
Only thing which I think was not said is to enable proxy-arp for the bridge provided the 10.0.0.0/16 address is set on such one

Statistics: Posted by TheCat12 — Thu Mar 28, 2024 10:38 pm



Viewing all articles
Browse latest Browse all 19714

Trending Articles