I am successfully using vpnc that came with freebsd 6.1    able to connect
into cisco 3000 concentrator

all i had was vpnc.conf file

On 1/11/07, Jeremie Le Hen <[EMAIL PROTECTED]> wrote:

Hi Vishal,

First of all you should avoid cross-posting.  Additionaly, I don't
think this is a question for [EMAIL PROTECTED]

On Wed, Jan 03, 2007 at 08:50:26PM -0500, Vishal Patil wrote:
> I have found the answer to this question. I basically had to edit the
> vpnc-script and replace the body of the function "get_default_gw" with
>
> netstat -r -n | sed 's/default/0.0.0.0/' | grep '^0.0.0.0' | awk '{print
> $2}'
>
> So now I have vpnc-0.3.3 working on FreeBSD.

The port stands in security/vpnc, you should use it.  It guess the
maintainer has tried it before updating the port and pushed the
appropriate patch into the ports tree.

Regards
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to