× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Unless things have changed, there's no such thing as a online "backup"
dhcp server...

You can't have more than one dhcp server serving the same set of IP address...

What you can do is have two dchp servers each serving 50% (or 80/20 or
whatever) of the addresses in your subnet, example:
Server 1
Scope 10.0.0.1 to 10.0.0.250
Exclusion 10.0.0.126 to 10.0.0.250

Server 2
Scope 10.0.0.1 to 10.0.0.250
Exclusion 10.0.0.1 to 10.0.0.125

But you can also simply configure the scopes separately as:
Server 1 scope 10.0.0.1 to 10.0.0.125

Server 2 scope 10.0.0.126 to 10.0.0.250

Another option would be to configure the i's dhcp to server the same
set of address as the router, but configure it not to start. If the
router goes down, you simply start dhcp on the i.


HTH,
Charles

On Thu, Apr 28, 2011 at 10:43 PM, Jim Franz <franz400@xxxxxxxxxxxx> wrote:
Have been asked if iSeries can be "backup" dhcp to the current Sonic Wall router handling dhcp. Customer needs access to iSeries, even if internet router out. This local network has 20 local pc's (dhcp), several printers w/fixed addresses, the Sonic Wall router, & iSeries - no Win Server & no spare pc. Router went down in a power outage & initially did not come back up. None of the pc's could connect to the iSeries for hours till fixed.
I know the iSeries (V6R1) supports DHCP - but asking how many use the DHCP as a 2nd dhcp in the network - any issues? Now that I think about it - this doesn't seem righ since the router inside address is the local gateway. Is a 2nd router on the switch a better idea?
Jim Franz
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.