|
|
On Tuesday, July 06, 2004 9:17 AM [GMT-5=EST], PHDeliege@xxxxxxxxxxxxxxxxx <PHDeliege@xxxxxxxxxxxxxxxxx> wrote: > The problem that I have is as follow: My office Network is linked to > the Internet via an hardware Firewall (so let say that the intranet > is IP 192.168.0.X and thus the firewall as 1 ethernet adapter for the > intranet (192.168.0.1) and an other with our fixed internet IP address > (193.242.45.22). > In all the documents that I read concerning OpenVPN, the Linux > platform running OpenVPN is doing firewall as well as VPN server. But > as we have to keep our hardware Firewall, is it possible to have the > VPN server on the Intranet (only with 1 ethernet adapter > 192.168.0.111) ? I can open some ports on the firewall if needed. > If yes, what kind of configuration should I use ? Works fine for me in the type of configuration. Simply decide which port your OpenVPN Server will be listening on (5000/UDP is the default), and configure your hardware firewall to 1) allow external access from this port, and 2) forward traffic from this port to the IP Address of your OpenVPN Server. Hint: a static IP Address on your OpenVPN Server will be helpful... -Adam ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |