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 majordomo@vger.rutgers.edu