Thanks, Martin. That was exactly the advice I needed. I was completely unaware that the NICs were *required* to be on seperate subnets. In trying to get down to basics, I created my own problem.
What is the output of /sbin/route? You need to set a route for each interface (where one might be default), and, important, the interfaces need to be placed in different subnets (you can specify the subnet with route add, it will also be shown by route). Maybe the problem is that both use the same gateway, or that a route is missing.
Thanks again, Ben Dugdale
--- [This E-mail scanned for viruses]