It's possible. I have configured several vpn links using GRE on
linux.

You'll need to load the GRE module and put a simple rc file to
initialize the tunnels

The rc. file looks like this

/sbin/insmod ip_gre
/sbin/ip tunnel add tunnel0 mode gre local 200.xxx.xxx.xx remote
200.yyyy.yyyy.yyyy
/sbin/ifconfig tunnel0 172.20.3.178 dstaddr 172.20.3.177
/sbin/route add -net 192.168.0.0 netmask 255.255.255.0 dev tunnel0




----- Original Message -----
From: "Ed Horley" 
To: 
Sent: Thursday, September 13, 2001 4:56 PM
Subject: Re: IPsec over GRE tunnel to *nix box [7:19554]


> AcessoBOL, ss R$ 9,90! O menor prego do mercado!
> Assine ja! http://www.bol.com.br/acessobol/
>
>
>
> I am unsure from your posting if you are looking for an IPsec
termination
> for *nix or a GRE termination for *nix.  For the IPsec you can use
freeswan:
> www.freeswan.org
> I am not sure about implementation of terminating a GRE tunnel
directly into
> a *nix box.  I am sure it has been done but I am not aware of any
packages
> that do that.
>
> Ed
> ""Sam Deckert""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hey everyone,
> >
> > First and foremost, I hope all people that have been affected by
the
> tragedy
> > are coping ok - we here in Oz are thinking and praying for you.
> >
> > Also, I was just wondering if anyone has ever been able to
terminate a GRE
> > tunnel from a Cisco router to a *nix box of some flavor?  I have
been
> > scouring
> > the net, but havent found anything that can do this as yet.  Is
this even
> > possible?
> >
> > Thanks for any help/ideas you can provide, and regards....
> >
> > Sam.
[EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=19846&t=19554
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to