Quote:
Originally Posted by Serial87
Im wondering if it is possible to use openvpn client on the 2.4 ghz band and let the 5 ghz band be used as regular.. want to use netflix in the us and still have a network on my comp with high speed.
Or is it a feature that could be added?
|
The VPN client connects from the router to the WAN. It has no notion as to through which radio the LAN traffic is coming from.
It might be possible to setup something through ebtables (since wireless interfaces use different network interfaces), but I have no idea how (and if it would work). Basically you'd want traffic to/from eth1 through the VPN, and eth2/br0 through the regular WAN.