Hi, I own a hap ac2 with Openwrt on it. Now I bought a ac3 but since there’s v7 sth. on it, I cannot flash Openwrt.
Instead of returning the ac3 I thought, I’ll take a look at routeros. Maybe the same setup ist possible as I have in Openwrt.
So basically I have one wireguard server running to which I can connect from outside to reach my local network.
I also have a wireguard client running, that connects to Torguard.
Here’s the catch: I only want a certain IP in my local network to run through that connection.
Create a new routing table in Routing → Tables. Then create a routing rule at Routing → Rules and specify the IP you want and select the desired table and lookup only in table. Lastly make sure your firewall rules don’t interfere. I assume you need to have a NAT rule as well for that gateway.
Sry to revive this Post. I went another route and run the wireguard client from one of my devices. Only wireguard server is running on my mikrotik router.
I was able to set everything up with one exception:
When I’m connected to my wg server I’d like to access the internet “directly” from my device, currently it’s going through my router.
Can anyone help which firewall rule I’d need to add?
If you are a remote user and connecting to wireguard your options are:
a. connect to Router to config it.
b. connect to LAN devices/users
c. use internet of Router.
If you want to use local Internet of the remote device, dont turn on wireguard.
In other words has nothing to do with Mikrotik it has everything to do with the capabilities of the device you are using, aka does it allow split-tunneling