Connect to UCNET over vpn on ubuntu
Go to System->Administration->Synaptic Package Manager
Search for pptp and install pptp-linux and network-manager-pptp
click the network manager and go to VPN Connections->Configure VPN…
Connection name: whatever you like
Gateway: 192.168.1.1
User name: [email protected]
Password: yourPass
now click advanced… and check Use point-to-point encryption (MPPE) ok->ok->close
you should now be able to connect using the ucnet network and then clicking network manager’s icon and go to VPN Connections->the name you chose
for command line installation:
sudo apt-get install pptp-linux network-manager-pptp