I installed OpenVPN on a Win2008 server. The server's NIC has a private IP address of 10.10.10.123. When I start the OpenVPN server, that IP address becomes unreachable by other clients on the network (10.10.10.x). Consequently, OpenVPN clients on that network can't connect to the server to establish a tunnel.
I know this is a strange way to set up vpn, but I'm just doing it for "proof of concept" before implementing it at our network border on a machine with two NICs (one public and one private).
I'm using routing, not bridging.
When OpenVPN server starts, clients can't ping server's addr
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: 6
- Joined: Fri Aug 12, 2011 9:04 pm
-
- OpenVpn Newbie
- Posts: 6
- Joined: Fri Aug 12, 2011 9:04 pm
Re: When OpenVPN server starts, clients can't ping server's
Never mind, it was a firewall issue on the Win2008 box.