1
edit
Changes
no edit summary
The [[EHL]] has OpenVPN and PPTP VPN for remote access.
1. SSH to red and login as root
'''NOTE:''' No information needed to be inputted except answering (y/n)
1. ON YOUR MACHINE: Create ~/.cert on your own machine:
restorecon -R ~/.cert
You might need to install OpenVPN plugin for NetworkManager
yum install openvpn NetworkManager-openvpn
To set up access to the VPN from a remote Fedora system graphically:
# Start the VPN with the control in the Network Settings screen or at the top of the Gnome screen.
Add a new basic vpn using nmcli:
nmcli conn up EHL
1. Add an entry to the /etc/ppp/chap-secrets file on <code>morocco</code>:
2. Reload the pptpd server: <code>sudo systemctl reload pptpd</code>
To set up access to the VPN from a remote Fedora system graphically:
Note: If you are unable to connect to the VPN after following the above steps, it is possibly due to the firewall restricting access. To check if that is the case, turn off the firewall temporarily with <code>sudo systemctl stop firewalld</code> and attempt to the connect to the VPN. Turn the firewall back on afterwards with <code>sudo systemctl start firewalld</code>.
Add a new basic vpn using nmcli:
nmcli conn add con-name EHL type vpn ifname ppp0 vpn-type pptp
nmcli conn up EHL
To enable this to work through the Fedora firewall, issue these commands:
(From [http://tinyurl.com/lyb63co here]).
For convenient access to the EHL resources: