OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: rolsch on November 19, 2024, 08:19:59 PM

Title: 24.x: openvpn-instances-client mode: missing the option for outgoing interface
Post by: rolsch on November 19, 2024, 08:19:59 PM
Hi openvpn experts  8)

I migrating from client [legacy] to instances-client mode.

But in this settings i do not found the option for selection the outgoing interface.
I have two wan interfaces and will select one for outgoing vpn traffic.

Any hints and tricks?
Title: Re: 27.x: openvpn-instances-client mode: missing the option for outgoing interface
Post by: bobbyb84 on November 28, 2024, 09:50:32 AM
Hi,

afaik "Bind address" is what you are looking for.
The description says:
"Optional IP address for bind. If specified, OpenVPN will bind to this address only. If unspecified, OpenVPN will bind to all interfaces. "

Unfortunately the interface selection like in the legacy version isn't present anymore
Title: Re: 27.x: openvpn-instances-client mode: missing the option for outgoing interface
Post by: rolsch on December 14, 2024, 12:15:29 PM
Hi bobbyb84.

Can you describe this binding for openvpn-instances-client mode?

I have two VDSL provider, also two WAN interfaces.

1) with an "OPT3_PPPOE0_PPPOE" gateway and dynamic IP-Range
2) with an "WAN_IGB1_DHCP" gateway and static IP-Adress

What is the technical path for an binding?
Witch IP address should be used and mapped to the correct wan interface?

The outgoing opnvpn data shoud bind to the pppoe interface.
Title: Re: 27.x: openvpn-instances-client mode: missing the option for outgoing interface
Post by: rolsch on December 29, 2024, 10:36:13 AM
@all: any hints for me?