3 msg[opensuse] vnc question
1 msg[opensuse] very weird startx behavior
14 msg[opensuse] Caller ID
10 msg[opensuse] Linux Routing
49 msg[opensuse] Opensuse-11-beta2-DVD-delta.iso
2 msg[opensuse] compiling php5 suse 10.0 x86_64
3 msg[opensuse] Openoffice
2 msg[opensuse] Access time of shared folder through...
2 msg[opensuse] Proftp passive mode
19 msgRe: [opensuse] Unstable system - culprit identi...
18 msg[opensuse] How to restart the network.
33 msg[opensuse] Manual dist upgrade procedure(s) &am...
5 msg[opensuse] dvd/cd problems 10.3
15 msg[opensuse] help please - message log and wifi l...
14 msg[opensuse] Connecting to WiFi
12 msg[opensuse] Wireless network password

[opensuse] DHCP with update of 2 DNS servers?
\ Nico Sabbi (5 May 2008)
. \ Dominique Leuenberger (5 May 2008)
. \ Joe Morris (5 May 2008)
. . \ Nico Sabbi (5 May 2008)
. . . \ Dominique Leuenberger (5 May 2008)
. . . . \ David C. Rankin (14 May 2008)

1 msg[opensuse] Omnivision 2mb webcam only VGA resol...
6 msg[opensuse] openSUSE hard disk configuration survey
4 msg[opensuse] Fwd: Problems with openSUSE loading ...
Subject:[opensuse] DHCP with update of 2 DNS servers?
Group:Suse-linux-e
From:Nico Sabbi
Date:5 May 2008


 
Hi,
I need to configure a DHCP server in order to update not only the DNS
on the same host but also a secondary DNS on a different host of the
same subnet (yes, paranoia is at work ... ) .
Problem is that only the DNS on the same host is updated.

This is the relevant portion of dhcpd.conf:

ddns-update-style interim;
include "/etc/rndc.key";
zone od.loc. {
        primary 127.0.0.1;
        key rndckey;

        secondary 192.168.0.33;
        key rndckey;
}

zone 0.168.192.in-addr.arpa. {
        primary 127.0.0.1;
        key rndckey;

        secondary 192.168.0.33;
        key rndckey;
}

A manual nsupdate from the terminal works correctly.
Can anyone tell me what options I need to add or change,
please?

Thanks,
        Nico
--
To unsubscribe, e-mail: opensuse+unsubscribe
For additional commands, e-mail: opensuse+help



© 2004-2008 readlist.com