hello

Dan Forsberg wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
>
> Hi,
>
> I would like establish two way ipip tunnel (bi-directional) from one host
> (Home Agent) to an other (Mobile Node) through third one (Foreign Agent).
> Just to test how it works (ping). Is it possible to do this without
> patching the kernel (only ipip module)?
>
> I'm working with the 2.1.128 kernel and planned to use iproute2
> (iproute2-2.1.99-now-ss980827) from Alexey Kuznetsov. Is it possible to
> use ifconfig/route/arp instead of the iproute2 package to achieve the same
> goal?
>
> One of the problems is how to route all packets incoming from tunnel to an
> another tunnel (redirect in FA). Source routing is possible, but how to do
> that?
>
> Other one is how to route all packets coming from tunnel (HA as router for
> the tunnel)? Do I have to cofigure the HA as a router or is there a simple
> "ip route ..." command to do that.
>
> Cheers,
>
> - --
>  [EMAIL PROTECTED]  Student & Admin HUT/CS
>  http://www.iki.fi/Dan.Forsberg
>  finger [EMAIL PROTECTED]
>

I did something like that with cipe, a utility that works in conjunction with
the tunneling code in the kernel.  It does basic ciphering too and is rock
estable.  Took me more than I wanted to get it working but now I can't be
without.
Take a look at www.inka.de/~bigred/devel/cipe.html

hope this works
greetings
daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to