[K12OSN] Re: DHCP not setting gateway

cliebow at downeast.net cliebow at downeast.net
Fri Jan 21 02:00:38 UTC 2005


in global section of dhcp yu can specify  option routers 10.10.0.1;

if u have multiple subnets you can even set the gateway for each..

subnet 10.10.0.0 netmask 255.255.0.0{
option routers 10.10.0.1;
}

subnet 10.11.0.0 netmask 255.255.255.0{
range 10.11.0.25 10.11.0.50;
option routers 10.11.0.1;
}


chuck
> >>One problem Ipd.conf you can have is that the outside nic gets an
address from DHCP,
> >>but the gateway is not set correctly. So each time I boot the system,
> >>I have to su and do route add default gw ....
> >>
> 
> >can you set option routers 10.10.0.1??
> 
> 
> I am not very familiar with this system. Where would I set that?
> 
> The system was running fine, but someone must have rebooted
> it, as I have now lost contact....  Going over there tomorrow to try
> to straighten it out.
> 
> Any other hints appreciated.
> 
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar - get it now! 
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 


---------------------------------------------
This message was sent from Downeast.Net.
http://ellsworthme.com/





More information about the K12OSN mailing list