Hello, i am trying to connect to the vpn at university from home.
I have made a new kernel with what i think (thought) was needed for ipsec
from reading the handbook, my kernel file looks like:
include GENERIC
ident MYCO
I am successfully using vpnc that came with freebsd 6.1able 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
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
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.
- Vishal
On 1/1/07, Vishal
On Monday 01 January 2007 14:41, Vishal Patil wrote:
> I am trying to use vpnc 0.3.3 on FreeBSD 6.1 but I get the following errors
>
> route: bad address:
> delete net default
>
> Also this completely screws up the network on my machine :(
> Has anyone being successfully in using vpnc 0.3.3 on Fr
I am trying to use vpnc 0.3.3 on FreeBSD 6.1 but I get the following errors
route: bad address:
delete net default
Also this completely screws up the network on my machine :(
Has anyone being successfully in using vpnc 0.3.3 on FreeBSD 6.1?
Thanks.
- Vishal
_