vpnc on FreeBSD 6.2

Jonathan Horne freebsd at dfwlp.com
Mon Jul 9 15:36:37 UTC 2007


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at 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 at dfwlp.com


More information about the freebsd-questions mailing list