>linux box (RedHat 7.2 (more or less stock install)): >eth0 = 192.168.0.1 >eth1 = 192.168.0.3
There is no such thing as a "routing hub", as far as I know. What I do know is that two network cards on the same network is not a good start (unless you are trunking them, which is different). The kernel will become very confused with ARP resolution and will start sending out requests and replies on the wrong card. There was a good thread on this in I think debian-user about a month ago (cursory glance can't find it sorry). You'll probably want one card on 192.168.1.0 and one on 192.168.2.0 or something like that, then you just have a "normal" router in the middle. -i ********************************************************************** CAUTION: This message may contain confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message, any use or disclosure of this message is prohibited. If you received this message in error please notify Mail Administrators immediately. You must obtain all necessary intellectual property clearances before doing anything other than displaying this message on your monitor. There is no intellectual property licence. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of Woolworths Ltd. ********************************************************************** -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
