BTW...as for how to tell them, that will depend on the OS on the other 
systems, and whether or not you're using DHCP or static IPs.

If you're doing DHCP, you can simply tell the DHCP server that the gateway 
is 10.10.10.1, and it will give it to the clients at lease renewal.

For the ISC dhcpd, under Linux, you add "option routers 10.10.10.0;" to 
/etc/dhcpd.conf

If you're doing it via static IP on each system, you're going to have to 
go into the network configuration for each system, and manually set it.

On Sat, 13 Jul 2002, Anthony Abby wrote:

> Going to do something I've never tried before... building a Linux based
> router/firewall.  Currently the box is running Redhat 7.3 and will also be
> doing DNS services.  Both NICs are already installed... eth0 is
> 192.168.1.126 for the time being, and eth1 is 10.10.10.1.  Eth1 is connected
> to a hub where other systems on the 10.10.10.x network are connected.
> 
> My question is.. how do I add a static route so that all the systems on the
> 10.10.10.x network can use 192.168.1.126 as a gateway?
> 
> Thanks for any help!
> 
> Anthony
> 
> 
> 
> 
> _______________________________________________
> 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