No one explained the way this should really be set up - while your setup 
may work for testing, the production setup would be:
- two physically separate networks - one unprotected outside the firewall, 
and one protected inside the firewall.
- one card configured with 192.168.0.1 / 255.255.255.0
- the other card configured with 192.168.1.1 / 255.255.255.0
This puts the 2 cards on 2 different subnets. All devices on the second 
network would use 192.168.1.x addresses. The system then knows to route 
traffic to one card or the other based on subnet. (Actually, I don't know 
if that's true - that it knows automatically. I know more about Windows 
than I do about Linux, and Windows *knows* - so I just assume Linux is 
smarter!)

If you knew all this - forgive me. If you didn't - hope this helps.

At 07:26 AM 2/22/01 -0800, David Brenner wrote:
>Dumb dual NIC question.
>
>I have two NICs installed on 6.2 box that is being configured as
>firewall/proxy.
>
>In testing the install and setup I can ping other boxes apparently via eth0,
>how do I force ping to go out on eth1?
>
>The cards are currently set as 192.168.0.1 (eth0) and 192.168.0.99 (eth1).
>both on subnet 255.255.255.0. I have not added any additional card
>properties (irq, etc) in modules.conf or lilo.conf append line.
>
>Where would I look in How-To's to find this info?
>
>Thanks for your help.
>
>David Brenner
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to