Routing traffic trough VPN

I do try to route some websites trough a VPN but can not get it to work.

Setup:

MyPC - MainMikrotikRouter(A) - ISP(A) ---- Internet ---- ISP(B) - RemoteRouter(C) - RemoteMikrotikRouter(B) - OtherPC

Router A and B are setup with default NAT (and rules)
There is a Wireguard tunnel between Router A and B and traffic goes fine over the routers.

If I sit an MyPC and goes to whatismyip.com I would see the IP from Router(A) and If I do it from OtherPC I do see the IP from Router(C)
My goal is to route it so that when I go from MyPC to whatismyip.com it should show that I comes from Router(C).
I did a look up of the IP for whatismyip.com and routet that trough the Wireguard tunnel, but what to do next?

Post both configs, as if you didnt know LOL…
/export file=anynameyouwish ( minus router serial number, public WANIP information, keys )

OR read this —> https://forum.mikrotik.com/viewtopic.php?t=182340

Config are way to over complicated to understand with lots of scripts and other stuff. I will try to read the short post first :slight_smile:

Send it to my email address if squeamish to post it here.

Email sent :slight_smile:

@anav
Sorry for late reply. All works fine. I can now just add the same IP to the main router routing table and wireguard table and then are able to reach the remote site trough the wireguard tunnel :slight_smile:

Only miss a possibility to use an “address list”. Than I can put the list in “Route list” and Wirguard “Allowed address” and only need to add new IPs to just one place.

Thanks allot
PS this Post is a very good source for understanding Wireguard :slight_smile:
https://forum.mikrotik.com/viewtopic.php?t=182340