How to make all traffic from a SSID go though VPN?
My knowledge is horribly limited, but something like making the SSID use a separate vlan, and route the traffic from that vlan through the VPN interface.
Small info, but maybe enough keywords to start searching for specifics.
This is exactly how I do it.
I have a separate subnet that gw through a VPN service and that VLAN is associated with the specific SSID.
I've done this before, living in Japan. I had an SSID for plain JP internet and another for US VPN (NordVNP via OpenVPN). I'll try to find the documentation or step-by-step I made...
Create a new interface in LuCI. Don't assign it a device.
On the wireless screen, assign the new interface to one of your AP's.
On the Firewall - Zone Settings screen, create a new zone. Select the new interface you created under "Covered Networks". Select only the VPN interface in the "Allow forward to destination zones" field.
My knowledge is horribly limited, but something like making the SSID use a separate vlan, and route the traffic from that vlan through the VPN interface.
Small info, but maybe enough keywords to start searching for specifics.
This is exactly how I do it.
I have a separate subnet that gw through a VPN service and that VLAN is associated with the specific SSID.
More replies More replies
Remindme! 16 hrs
I've done this before, living in Japan. I had an SSID for plain JP internet and another for US VPN (NordVNP via OpenVPN). I'll try to find the documentation or step-by-step I made...
More replies
Pretty sure this will work:Create a new interface in LuCI. Don't assign it a device.On the wireless screen, assign the new interface to one of your AP's.On the Firewall - Zone Settings screen, create a new zone. Select the new interface you created under "Covered Networks". Select only the VPN interface in the "Allow forward to destination zones" field.Someone correct me if this is wrong.Much better tutorial: https://www.gastonotero.com/blog/creating-a-vpn-only-lan-in-openwrt
More replies