How to configure UP VPN Connection: Difference between revisions
From Iskomunidad
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
Enter and save the following: | Enter and save the following: | ||
IPSec gateway vpn.upd.edu.ph | IPSec gateway vpn.upd.edu.ph | ||
IPSec ID vpn.upd.edu.ph | IPSec ID vpn.upd.edu.ph | ||
IPSec secret <mysecret> (Your group password. Get it from UPCC) | IPSec secret <mysecret> (Your group password. Get it from UPCC) | ||
Xauth username <username> (same as your UP Webmail account name) | Xauth username <username> (same as your UP Webmail account name) | ||
Xauth password <password> (your password. Get it from UPCC) | Xauth password <password> (your password. Get it from UPCC) | ||
3. Download and unzip http://www.twimba.com/blogs/luis/wp-content/uploads/2008/08/tun.zip | 3. Download and unzip http://www.twimba.com/blogs/luis/wp-content/uploads/2008/08/tun.zip |
Revision as of 12:18, 25 November 2008
How to configure VPN Connection to UPD VPN
Linux (at least with Linspire distro, it works)
1. $ sudo yum install vpnc 2. $ sudo vim /etc/vpnc/default.conf
Enter and save the following:
IPSec gateway vpn.upd.edu.ph IPSec ID vpn.upd.edu.ph IPSec secret <mysecret> (Your group password. Get it from UPCC) Xauth username <username> (same as your UP Webmail account name) Xauth password <password> (your password. Get it from UPCC)
3. Download and unzip http://www.twimba.com/blogs/luis/wp-content/uploads/2008/08/tun.zip
4. $ sudo cp tun.ko /lib/modules/2.6.23.9lw/kernel/drivers/net/
5. $sudo depmod
6. $sudo vpnc default