I have two hosts on a LAN. Both hosts have static IPv4 addresses.
Host1: eth0: 112.92.0.1
Host2: eth0: 112.92.0.3
I now want to create an ipip tunnel between these two hosts such that any packet sent to the tunnel interface on one host is automatically forwarded to the tunnel interface on the other host. I am working on RHL.