failover DHCP
Howdy All,We are looking into implementing a redundant DHCP system in our office. Our main office uses NT servers with Split Scope. I'd like to implement a linux failover DHCP system, using ISC's failover configuration. Does anyone have any experience with failover DHCP? We would test, of course, but if people have had lots of problems maybe it's not worth even the testing. Thanx. Shlomo-- --- ,-~~-.___.._. / | ' \ | |"| Shlomo Dubrowin ( ) 0 | | | (Sheldon) \_/-, ,' | | |!_!--v---v--"/ \-'~; || [EMAIL PROTECTED] / __/~| ._-""||| http://www.dubrowin.org =( _|_||||---
Re: failover DHCP
Be careful. I had my share doing this tricks, and from my experience, NT's/2K/2003 DHCP server implementation simply sucks, specially when it comes to Linux machines receving IP's from NT machines. My suggestion: Install any other DHCP server on your Windows machines that works well with Linux. Thanks, Hetz On 2/27/06, Shlomo Dubrowin <[EMAIL PROTECTED]> wrote: > Howdy All, > > We are looking into implementing a redundant DHCP system in our office. Our > main office uses NT servers with Split Scope. I'd like to implement a linux > failover DHCP system, using ISC's failover configuration. Does anyone have > any experience with failover DHCP? We would test, of course, but if people > have had lots of problems maybe it's not worth even the testing. Thanx. > > Shlomo > > -- > --- > ,-~~-.___.._. > / | ' \ | |"| Shlomo Dubrowin > ( ) 0 | | | (Sheldon) > \_/-, ,' | | | > !_!--v---v--" > / \-'~; || [EMAIL PROTECTED] >/ __/~| ._-""||| http://www.dubrowin.org > =( _|_|||| > --- To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
Re: failover DHCP
TAU runs with two ISC version 3.0.2 on Linux RH3. Over 10,000 hosts, most of them are assigned static addresses, but we also have a small number of dynamic hosts. Works with no problems. Configuration of failover was not complicated, although you need to specify the failover peer for each pool of dynamic hosts (dhcp failover is meaningless for static IP assignments). On Mon, 27 Feb 2006, Shlomo Dubrowin wrote: > Howdy All, > > We are looking into implementing a redundant DHCP system in our office.Our > main office uses NT servers with Split Scope.I'd like to implement a linux > failover DHCP system, using ISC's failover configuration.Does anyone have > any experience with failover DHCP?We would test, of course, but if people > have had lots of problems maybe it's not worth even the testing.Thanx. > > Shlomo > > -- > --- > ,-~~-.___.._. > / |' \ | |"| Shlomo Dubrowin > () 0 | | | (Sheldon) > \_/-, ,' | | | > !_!--v---v--" > / \-'~; ||[EMAIL PROTECTED] > / __/~| ._-""|| | http://www.dubrowin.org > =(_|_|||| > --- > > > +++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. -- Yaron. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
Re: failover DHCP
Yup, forgot the name! ISC it is :) Thanks, Hetz On 2/27/06, Yaron Zabary <[EMAIL PROTECTED]> wrote: > > TAU runs with two ISC version 3.0.2 on Linux RH3. Over 10,000 hosts, > most of them are assigned static addresses, but we also have a small > number of dynamic hosts. Works with no problems. Configuration of failover > was not complicated, although you need to specify the failover peer for > each pool of dynamic hosts (dhcp failover is meaningless for static IP > assignments). > > On Mon, 27 Feb 2006, Shlomo Dubrowin wrote: > > > Howdy All, > > > > We are looking into implementing a redundant DHCP system in our office.Our > > main office uses NT servers with Split Scope.I'd like to implement a linux > > failover DHCP system, using ISC's failover configuration.Does anyone have > > any experience with failover DHCP?We would test, of course, but if people > > have had lots of problems maybe it's not worth even the testing.Thanx. > > > > Shlomo > > > > -- > > --- > > ,-~~-.___.._. > > / |' \ | |"| Shlomo Dubrowin > > () 0 | | | (Sheldon) > > \_/-, ,' | | | > > !_!--v---v--" > > / \-'~; ||[EMAIL PROTECTED] > > / __/~| ._-""|| | http://www.dubrowin.org > > =(_|_|||| > > --- > > > > > > +++ > > This Mail Was Scanned By Mail-seCure System > > at the Tel-Aviv University CC. > > > -- Yaron. > > > = > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
Re: qa question
Dogtail is another testing tool, based on Python: http://people.redhat.com/zcerza/dogtail/ It's a rather new tool which was introduced in the GNOME circles last year so it might be worth checking out. Shlomi Fish wrote: We are trying to set up qa for Denemo (denemo.sourceforge.net) Did you try the Perl X11::GuiTest module? http://www.perl.com/pub/a/2006/02/02/x11_gui_testing.html = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
Re: qa question
On Mon, 27 Feb 2006, Ilya Konstantinov wrote: > Dogtail is another testing tool, based on Python: > > http://people.redhat.com/zcerza/dogtail/ > > > It's a rather new tool which was introduced in the GNOME circles last > year so it might be worth checking out. finally! xrunner is toast ;) (also note the info about ldtp.freedesktop.org). i've searched the web about once a year for info about such a free project - must have missed it in my last year's search. it's interesting to see how this tool was created because of work to add accesibility support to gtk+. -- guy "For world domination - press 1, or dial 0, and please hold, for the creator." -- nob o. dy = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]