I am running the OpenVPN Access server on a Windows Vista machine using VMWare.
I have 3 options to set on the VMware for my network adapter. Bridged, Host, and NAT.
My computer is connected directly to my cable modem pulling a public IP.
What is the correct way to make the VPN server pingable from the outside internet?
I know I need to forward packets on a given port but I am not sure what IP I forward too.
Is it an IP of the VMWare application itsself?
Also do I have to enable windows firewall to allow port forwarding or can i do it manually somewhere else?
OpenVPN Access server on a Windows Vista machine using VMWar
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed Sep 09, 2009 7:34 pm
- ecrist
- Forum Team
- Posts: 237
- Joined: Wed Nov 26, 2008 10:33 pm
- Location: Northern Minnesota, USA
- Contact:
Re: OpenVPN Access server on a Windows Vista machine using VMWar
I would suggest bridged, which will allow your virtual machine to pull it's own IP from the network's DHCP server.
OpenVPN Community Administrator
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed Sep 09, 2009 7:34 pm
Re: OpenVPN Access server on a Windows Vista machine using VMWar
True but mose cable modem providers only allow 1 IP per cable modem.
- ecrist
- Forum Team
- Posts: 237
- Joined: Wed Nov 26, 2008 10:33 pm
- Location: Northern Minnesota, USA
- Contact:
Re: OpenVPN Access server on a Windows Vista machine using VMWar
Ideally, you should have a private LAN behind the cable modem, which uses NAT. From there, you can simply use port forwarding to the IP for your virtual machine.
OpenVPN Community Administrator
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
- Andrew
- OpenVPN Inc.
- Posts: 26
- Joined: Mon Oct 05, 2009 11:52 pm
- Location: /home/andrew
- Contact:
Re: OpenVPN Access server on a Windows Vista machine using VMWar
Cordel,
I would take ecrist's advice and use port forwarding. You might also want to look into setting up a DDNS client.
I would take ecrist's advice and use port forwarding. You might also want to look into setting up a DDNS client.