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?
@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
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.