> Check your routing table with 'route -n'. > Do you have a route on the Linux router machine that looks like this? -- > > Destination Gateway Genmask Iface > 200.189.192.144 0.0.0.0 255.255.255.248 eth1
I guess the problem is on the ipmasq rules. I'll put three NICs on the router now - Today I have two NICs (really a mess): eth0: 200.189.194.x, 200.207.217.187 (gateway 129 - ADSL), 10.0.0.x eth1: 10.0.1.x (the strange thing is that 10.0.0.x and 10.0.1.x talk to each other) Also, as 200.207.217.129 is the default gw, the computer cannot be accessed via the 200.189.194.150 ip ... is there any way to make the computer respond to both the ips ? Thank you again gui