A-side. There is one LAN that has a mikrotik router with ppp to the ISP and and wi-fi connects to the B-side and BPG to exchange the routing tables with the other side.
B-side. The is a LAN with a mikrotik router that has wi-fi to connect to A-side with BGP and get Internet from the A-side.
My problem is with a p2p application that exchanges udp packets, the fist machine is on the A-side and the second machine is on the B-side. The application doesn’t work because in the packet headers of the udp connections vice verca the ip of the wi-fi appears.
A VPN is the solution ?
Let’s say I setup a VPN, the 2 machines will communicate as they were on the same place in an 192.168.0.0/24 network ?
Eoip is simple.
just create the interface, the remote address will be the ip address of the other side of the tunnel and match the tunnel id’s
Then just create a bridge, and add both ports to it.