openvpn instances

Started by tbs, September 19, 2025, 10:10:59 PM

Previous topic - Next topic
Hello everyone,
As legacy openvpn support will end with 26.1 version and openvpn instances will be the only way to connect to a server and to create a server, is there or more exactly will there be a way to choose the WAN in a multiwan for the openvpn client or sever. As for now it's only possible to my knowledge on the legacy mode.

You can specify a bind address in both, server and client.

However, remember that the clients outbound traffic obeys the OS routing table. If you want it to go out to another gateway, you have to redirect it with a policy-routing rule.

Yes but I have 2 ppoe WANs with a non static IP (which I would like to use as WANs for client services). As is I can't bind addresses.

I've bound (binded?) an openvpn server instance to 127.0.0.1 and port forwarded the relevant interface.

I'd rather do it for client services. As some IPs on my subnets are using VPN connection to other remote networks.

Quote from: tbs on January 17, 2026, 10:58:48 AMYes but I have 2 ppoe WANs with a non static IP (which I would like to use as WANs for client services).
You can configure outbound NAT rule to translate the source IP in either WAN address.