On Wed, 19 Nov 2003 Jim_Brouse/[EMAIL PROTECTED] wrote: > So what is strange is that for cnn.com it would go out eth1 and for > google.com it would go out eth0.
Then I think your OS is doing round-robin or other load balancing between the two default routes. If this is not what you want then you should almost certainly delete one of the default routes. Default routes should only be used for the "path to the Internet", not for local known networks. Regards Henrik
