---+ VPN setup on Linux The following instructions are for Ubuntu. Other distros may require a slightly different procedure. <ol start="1"> <li>Open the System menu and go to Preferences -> Network Connections</li> <li>Click on the VPN tab and on the Add button</li> <li>Select Point-to-Point Tunnelling Protocol (PPTP) and click Create</li> <li>Type RAL PPTP in the Connection name field</li> <li>Type vpn.rl.stfc.ac.uk as the gateway</li> <li>Put your federal ID in the User name entry</li> <li>Type CLRC in the NT Domain field.</li> <li>Click on the Advanced button and tick the "Use Point-to-Point encryption (MPPE)" option</li> <li>Click on Save to close the Advanced window, and Apply to finalize the VPN creation</li> <li>Go to System -> Settings -> Network</li> <li>Select Automatic proxy configuration</li> <li>Enter http://wwwcache.rl.ac.uk/proxy.pac and close the window.</li> <li>Now the VPN connection is available by clicking on the Connection button on the top bar and choosing VPN Connections -> RAL PPTP</li> <li>Type your federal password when prompted</li> </ol> Note: you might need to explicitly allow inbound connections using the GRE protocol on your local firewall. For SL6 something like =iptables -A INPUT --protocol gre -s vpn.rl.stfc.ac.uk -j ACCEPT= should work. -- %USERSIG{FedericoMelaccio - 2015-01-22}%
This topic: Computing/Documentation
>
WebHome
>
PPDLinuxVPN
Topic revision: r2 - 2015-05-12 - FedericoMelaccio
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback