Just in case it wasn't clear i want my dhcpd.conf to look
something like....
ddns-update-style interim;
ddns-ttyl 86400;
...
...
..
subnet 192.168.0.0 netmask 255.255.255.00 {
...
...
ddns-updates on
ddns-domainname "Foo";
ddns-rev-domainname "Bar"
ddns-hostname ....
do-forward-updates....
}
Is there any way to access these config options from
config.xml? I tried modifying the dhcpd.conf file
manually but on reboot it gets reset from the config.xml.
Thanks
On Wed, 24 Nov 2004 01:31:42 -0500
<m0n0wall at TechEminence dot com> wrote:
> Is it possible to turn on dynamic DNS updates in the
>DHCP server to my DNS server? On the same note is it
>possible to setup a hostname for the mac/ip pairs?
>
> Thanks,
> Eric
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
>m0n0wall dash unsubscribe at lists dot m0n0 dot ch
>For additional commands, e-mail:
>m0n0wall dash help at lists dot m0n0 dot ch
>
|