I have a single real internet connection and a fixed ip provided by a VPN-provider (like OVPN) via wireguard or openvpn connection. Is it possible to define this VPN-based fixed ip as a second wan interface to host incoming connection and also define certain traffic to be routed via this interface instead of the normal internet connection? This would also need that Nethsecurity knows that this 2nd VPN-based WAN is dependent on the first main WAN.
Hello! Sorry for the late reply.
You can’t set a VPN as a RED interface, you can however add some routing rules to make traffic flow through that interface
I dont think this is supported as a true WAN interface at the moment. WireGuard/OpenVPN can handle outbound traffic and policy based routing but using a VPN tunnel as a full secondary WAN for inbound connections is a bit more complex. If anyone has done something similar Id be interested to know as well. It seems like a useful feature especially for users who rely on a VPN provider with a static public IP.