Page 1 of 1

openvpn vmware and rdp

Posted: Sun Nov 29, 2009 5:19 pm
by Simon B
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

Re: openvpn vmware and rdp

Posted: Mon Dec 07, 2009 12:19 pm
by krzee
**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