Guilherme Barile wrote: > >From a computer in the 10.0.0.x network I can ping the internet (via ADSL) > and any computer on the 10.0.1.x network (vice versa for the computers on > the 10.0.1.x net) BUT, i cannot access the servers connected to NIC2 (eth1) > directly .... I need some special rule for that.
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 Matthew