You are not logged in.

#1 2006-02-17 00:33:41

kierkegaard
Member
From: Canada
Registered: 2005-09-11
Posts: 16

VPNC - How to configure and run?

Hello,

I've installed the vpnc PKGBUILD, but I don't know how to configure and initialize it.

I am supposed to enter values in vpnc.conf, but I'm not sure which each means. Here is the default vpnc.conf file:

#Interface name tun0
#Perfect Forward Secrecy aa1
#IPSec gateway 131.246.118.240
#IPSec ID unikl
#IPSec secret unikl
#Xauth username abcdef
#Xauth password ghijkl

After I configure it, should I add vpnc to the DAEMONS list in rc.conf? And then, what do I do when I'm ready to start a VPN connection?

Thanks all

Offline

#2 2006-02-17 14:55:12

matsche
Member
From: .at
Registered: 2004-04-27
Posts: 120

Re: VPNC - How to configure and run?

hi here is my vpnc.conf

IPSec gateway 144.41.19.24 // vpn-Gateway
IPSec ID Hohenheim-radius //Name of Group
IPSec secret Kartoffel //Password of Group
Xauth username USER //Personal username
Xauth password PW //Personal password

then add "tun" to modules array in rc.conf

and add "vpnc /etc/vpnc.conf" to rc.local to start vpnc automatically on startup.


THX!!
cu matsche

Offline

#3 2006-02-18 08:18:37

matsche
Member
From: .at
Registered: 2004-04-27
Posts: 120

Re: VPNC - How to configure and run?

just type as root:
vpnc /etc/vpnc.conf
or
vpnc-disconnect
if you don't need a vpn connect for regular internet just do not edit rc.local


THX!!
cu matsche

Offline

Board footer

Powered by FluxBB