I have 2 ethernet cards on my 1st computer eth0 10.1.1.254/24 eth1 10.2.1.254/24
eth0 is connected to 2nd computers eth0 using crossover cabe which is 10.1.1.1
I can ping computer 1 eth0 from computer 2 But I cant ping computer 1 eth1 from computer 2
how do I route packets to eth1 of computer 1 via eth0 of same computer
I am trying out setting up NAT on my local computers, I need this for working out different types of NAT
