openvpn vmware and rdp

Need help configuring your VPN? Just post here and you'll get that help.

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.
Post Reply
Simon B
OpenVpn Newbie
Posts: 3
Joined: Fri Nov 27, 2009 5:38 pm

openvpn vmware and rdp

Post by Simon B » Sun Nov 29, 2009 5:19 pm

Running openvpn server on ubuntu server 9.04.hosted on vmware esx 3.5.

Four different networks, can ping all hosts.

Can rdp to any windows server apart from on the same network as openvpn server.

Have moved openvpn server to esx host on different network, same symtoms (so it's nothing to do with the windows boxes I'm connecting to).

Latest config has physical servers on same network (first config was all virtual).

Suspecting low level networking issue unless I'm doing something stupid.

Any ideas?

S

User avatar
krzee
Forum Team
Posts: 728
Joined: Fri Aug 29, 2008 5:42 pm

Re: openvpn vmware and rdp

Post by krzee » Mon Dec 07, 2009 12:19 pm

**Post your configs from client and server, without comments. you can strip comments in linux/bsd with something like this:
grep -vE '^#|^;|^$' server.conf

Also post routing table on the server both with and without the vpn running.
Also please state whether you can RDP to those LAN machines without openvpn

Post Reply