Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2007 10:36:33 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: vpnc on FreeBSD 6.2
Message-ID:  <200707091036.33786.freebsd@dfwlp.com>
In-Reply-To: <Pine.CYG.4.58.0707091126310.2160@OHD12-8386.nws.noaa>
References:  <Pine.CYG.4.58.0707091126310.2160@OHD12-8386.nws.noaa>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 09 July 2007 10:28:00 Xihong Yin wrote:
> Hi,
>
> I am trying to make vpnc working on my FreeBSD 6.2 laptop to connect to a
> Cisco 3000 VPN concentrator without any luck.  Has anybody been successful
> on this? Is there any guide on this?
>
> Thanks,
> Xihong
>
> ----------------------------------------------------------------------
> Get a free email account with anti spam protection.
> http://www.bluebottle.com/tag/2
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

ill confirm that it does work properly.  you should be able to set up a config 
file (default is to put it in /usr/local/etc/vpnc/) for your site.  it might 
look like this:

IPSec gateway xxx.xxx.xxx.xxx
IPSec ID VPN3000UserGroup
IPSec secret VPN3000UsrGrpPasswd
Xauth username domain\username

ours, auths against a windows 2000 server's radius (which in turn auths 
against the active directory account).  if you set up usernames and password 
directly in the vpn3000, i would assume you would put that in the username.

i just give the command (as root): 'vpnc sitename' and it chooses 
sitename.conf from /usr/local/etc/vpnc.

can you give some info about whats not working?
-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
freebsd@dfwlp.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707091036.33786.freebsd>