Hello!,
So I'm trying to split tunnel some domains so it doesn't use my wireguard.
under normal circumstances this should work when the traditional firewall zone config forwarded to both zones wan
and wgclient
, however I decided to change the firewall zone forwards a little and removed wan entirely so it works like a better killswitch.
some screenshots to highlight what I mean (the last 3 rules):
PBR:
and firewall zones:
basicly what I want is for the network pcnet (firewall zone pcnet and network: 10.34.79.0/24) to preroute to wan for those domains, however I keep getting connection refused messages, I was thinking to put a forward after it as shown in the screenshot but that seems not to work, in PBR I forgot to add src ip for pcnet but im aware of that
help is much appreciated!
thanks