It appears that the file dhcpd.conf file is already configured based on the
information I entered in sysconfig.  Sorry, this is completely new to me.
My goal is to have the active FW module serve up DHCP to the clients behind
it, and if/should that Module fail/power off/etc, the other one will then
take over not only from the failover perspective of the Firewall, but the
DHCP portion as well.  Here's a snapshot of what the file shows.

[EMAIL PROTECTED] more dhcpd.conf
ddns-update-style ad-hoc;


subnet 10.88.10.128 netmask 255.255.255.128 {
  range 10.88.10.140 10.88.10.250;
  default-lease-time 86400;
  max-lease-time 172800;
  option routers 10.88.10.130;
  option domain-name-servers 165.237.118.202, 165.237.118.203;
}
[EMAIL PROTECTED]  

Thanks,

-Lyle

-----Original Message-----
From: Mailing list for discussion of Firewall-1
[mailto:[EMAIL PROTECTED] On Behalf Of sin
Sent: Friday, July 13, 2007 1:14 AM
To: [email protected]
Subject: Re: [FW-1] DHCP Configuration

Lyle Dove wrote:
> Hi,
> 
> SIN, thank you for your reply.  I am using the DHCP that ships with splat.
> So is there anything beyond configuring the scopes that needs to be 
> done then?  I didn't find anything else other than just configuring the
scopes.
> Based on your response, it sounds like something else needs to be done.
> 

You have to manually edit dhcpd.conf and put the configuration there.
what sysocnfig does are basic things.

look on isc.org website on how to configure two dhcp servers to do failover.

=================================================
To set vacation, Out-Of-Office, or away messages, send an email to
[EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your subscription options, email
[EMAIL PROTECTED]
=================================================

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

Reply via email to