On 11/07/03 15:03 +0530, Vijay Kumar wrote:
> Hi,
> 
> I have two NIC in a redhat Linux machine
> eth0 - IP address 192.168.10.1 and 1eth1 - 192.168.10.2
> For all  the traffic ging to machine B with an ip address 192.168.10.3 , I
> want to use the first NIC card.
> 
> What kind of rule should I write in IPchains for this ?
man route
route add -host 192.168.10 dev eth0

Devdas Bhagat


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to