What's new

Guest Network + VPN + VPN Director

Igor

Regular Contributor
Hello!

How do I enable VPN Director on a Guest Network with VPN?
In the Guest Network, all traffic goes through the VPN, ignoring VPN Direct.

ASUS RT-BE88U, fw 3006.102.7_2.
 
Code:
# ip route
...
192.168.52.0/24 dev br55 proto kernel scope link src 192.168.52.1


# ip rule | grep br55
1003:    from all iif br55 lookup wgc1

But VPN Director doesn't work for the Guest Network.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top