Showing posts with label openvpn. Show all posts
Showing posts with label openvpn. Show all posts

Thursday, March 8, 2012

Using VPN in Fedora and gaining access to Windows machines remotely

Install openvpn package
su -
yum install openvpn
Download VPN credentials and copy the files in /etc/openvpn

Run openvpn
openvpn --auth-nocache --config lavezarez@208.41.22.10.ovpn
Install and run remote desktop
yum install rdesktop
rdesktop -ulavezarez -dmydomain 10.41.1.1