Changes

Jump to: navigation, search

EHL VPN Client Configuration in Fedora

148 bytes added, 14:56, 12 May 2015
no edit summary
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>.
One successful fix for == Firewall Adjustment == To enable this particular to work through the Fedora firewall, issue was foundthese commands:   firewall-cmd --direct --add-rule ipv4 filter INPUT 0 -p gre -j ACCEPT firewall-cmd --reload (From [http://tinyurl.com/lyb63co here]).
== Other Configuration ==

Navigation menu