OpenVPN / Multiple Clients / Public IPs
-
Hey Everyone,
Hopefully i am not trying to over complicate things but i am trying to achieve the followingSetup
WAN IP
/29OpenVPN Client A
Interface VPN01
NAT 1:1 from /29 Range
Interface IP / GW for the private network range 10.0.1.254
Clients 10.0.1.0/24 will route via OpenVPN Client AOpenVPN Client V
Interface VPN02
NAT 1:1 from /29 Range
Interface IP / GW for the private network range 10.0.2.254
Clients 10.0.2.0/24 will route via OpenVPN Client AI seem to be hitting issues with the routing side.
OpenVPN Connects fine, but it is trying to force all my traffic out via this interface.
Feb 6 11:37:56 VPN (1000002620) 192.168.1.141:138 192.168.1.255:138 UDP
So its classing my normal traffic as VPNAny assistance, directions to guides would be really helpfull
Cheers