On     16    Dec     1998    11:52:29     +0100,    Robbert     Muller
<[EMAIL PROTECTED]> wrote:
> can someone tell me how to do tunneling between two 2.1 computers

1) Compile your kernel with ipip ou gre support as usal...
2) Get iproute2 package from ftp.inr.ac.ru/ip-routing
3) Do on each side:
      ip tunnel add mytunnel mode ipip local your_eth0_ip remote rmt_eth0_ip
      ifconfig mytunnel this_side_tunnel_ip

'mytunnel' is just a name that you give to your interface

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

Reply via email to