site to site openvpn connection on single interface
-
i have configured multisite openvpn confection with 2 interface which work perfectly well. however i have configured one client side with single interface "WAN" with local subnet ip and give the gateway router ip. the internet is working but openvpn connection with server is not established. please help me out.
-
@moon0011 said in site to site openvpn connection on single interface:
i have configured one client side with single interface "WAN" with local subnet ip and give the gateway router ip.
Do you mean, the VPN client is now your default gateway?
What kind of device is this client?
Do you want to direct the whole upstream traffic over it and over the VPN or only partial?
Do your router have multiple interfaces? Is it capable to drive multiple subnets?
-
@viragomann Thank you for your prompt response, the client is a simple pfsense machine behind the router, for example my pfsense machine ip is 192.168.1.2 on wan interface and give it gateway ip 192.168.1.1 "router local ip" doing this internet is working on pfsense machine however i couldn't established my openvpn connection with openvpn server.
-
-
@moon0011
The VPN connection should work anyway. There is nothing other than connecting from any other client within the LAN.What do you get in the clients OpenVPN log?
Maybe increase log level.Does pfSense have internet?
-
@viragomann yes internet is working on pfsense machine, however machine is down yet , i'll share the logs after some hours.