Install VPNC
- sudo apt-get install vpnc
The configuration file can be specified on the command line when executing vpnc, or /etc/vpnc/default.conf and /etc/vpnc.conf will be used. If you only using a single VPNC connection, then save the configuration file as /etc/vpnc.conf
Sample configuration file /etc/vpnc.conf. A sample configuration file is provided below. If you do not have a configuration and simple execute vpnc, you can still establish a connection by supplying the correct input at the prompts.
- https://secure.qut.edu.au/itservices/qut/qutservices/qutnetwork/qutsas/off-campus.conf
- Edit the configuration file to suit your credentials
Connecting is done by executing the vpnc command. You can explicity specify the configuration file to use at the command line. If no configuration files are specified and the default configuration files (/etc/vpnc.conf and /etc/vpnc/default.conf) are unavailable, then the application will prompt for input.
- /usr/sbin/vpnc /home/users/kush/qut-sas.conf #(connect)
- /usr/sbin/vpnc-disconnect #(disconnect)
IPSec gateway sas.qut.edu.au
IPSec ID qut
IPSec secret qutaccess
# student number
Xauth username nXXXXXXX
# password
Xauth password XXXXXXXX Xauth username nXXXXXXX
# password
Reference:
- https://secure.qut.edu.au/itservices/qut/qutservices/qutnetwork/qutsas/
No comments:
Post a Comment