Giter Club home page Giter Club logo

csevpn's Introduction

csevpn

  1. Download the setup files in Ubuntu Linux. Setup files: cse-ipsecvpn.zip

  2. In terminal, unzip the setup files in your home directory and execute vpn_setup.sh with sudo. $ cd

$ unzip cse-ipsecvpn.zip

$ cd cse-ipsecvpn/

$ sudo ./vpn_setup.sh

  1. After the cse-ipsecvpn connection is added, you need to enter your CSE username in VPN Settings -> VPN / Identity -> User Name. You may leave Password field blank. The system will ask for your Linux account password every time you connect to the VPN.

  2. If you don’t want to tunnel all the Internet traffic through CSE VPN, set / select following checkbox. Ubuntu 18.04 VPN Settings -> IPv4 -> Use this connection only for resources on its network Ubuntu 16.04 VPN Settings -> IPv4 Settings -> Routes -> Use this connection only for resources on its network Both verions, using nmcli command

$ sudo nmcli conn modify cse-ipsecvpn ipv4.never-default true

$ sudo nmcli conn reload cse-ipsecvpn

With this option, you can

  • Access CSE network (IP subnet 137,189.88.0/255.255.252.0) through CSE VPN
  • Access Internet through your wired / wireless connection

csevpn's People

Contributors

thomaslty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.