Mozilla Skin

SoCVPN Package

From Linux & Open Source @ NUS

Contents

About

The SoC VPN software package was created to enable NUS students to easily connect to the School of Computing's VPN.

Connection to the VPN is necessary if students want to connect to SoC-specific resources, such as Solaris Zones, whether inside, or outside the campus.

Previously, while binary software packages were provided by the IT team for Windows users, Linux (and Mac OS) users had to download the configuration file and set up a connection on their own with OpenVPN.

This package is part of the wiNUS project.


SoC VPN Packages

The SoC VPN Packages are available in the following formats:

RPM

Usage

This package comes with the necessary configuration files and security certificates for SoC VPN. It also includes an init.d script for ease of use.

Example:

[foobar@localhost socvpn]$ sudo /etc/init.d/socvpn start
Starting socvpn: Enter Auth Username:u0102345
Enter Auth Password:
                                                           [  OK  ]
[foobar@localhost socvpn]$ sudo /etc/init.d/socvpn stop
Shutting down socvpn:                                      [  OK  ]
[foobar@localhost socvpn]$ 

Download

Testing

This package has been tested on a clean install of Fedora 8

Notes

  • Dependency checking during install has not been fully tested.

Known Bugs

  • Startup init script still reports status [OK] when started despite auth failures


User Bug Reports

Feel free to add reports of bugs/malfunctions here


DEB

(Creators/Porters/Maintainers wanted)