I have established an OVPN tunnel site-to-site like described here:
https://www.marthur.com/networking/mikrotik-setup-a-site-to-site-openvpn-connection/314/
All works fine.
But i want now that all internet traffic from the client site goes through der server site.
What do i have to do in order for this to happen ?
please help
regards, Richard
set default route on client site (except for the vpn server itself) to go to gateway at server
ok, its an option on PPP “add default route”…
but what do you mean with “except for the vpn server itself” ??? where i can handle this ?
And is something to do an Server(A) Side ??
My Problem is, i have a AppleTV + Raspi (Homebridge) on A-Side…
When in initiate an rtsp stream from external (via iphone) … the raspi connect to a cam on B Side (through VPN Tunnel) … but then the stream goes to the internet on B Side and dont reach my iphone 
Richard
tick that “add default route” option, it should also take care of the “except case” (and for info: the route to the vpn server (=tunneled traffic) needs to be excluded from the general route over vpn)
if you have any networks on the client side other than the vpn ip itself: then you’ll need to:
- either masquerade traffic going over vpn
- make sure that server side know of all the networks present at client