dhcp errors in logs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Dienstag, den 10.01.2006, 05:30 -0600 schrieb Johnny Hughes:
> > 
> > subnet 192.168.1.0 netmask 255.255.255.0 {
> >         option routers                  192.168.1.1; #Default Gateway
> >         option subnet-mask              255.255.255.0;
> >         option domain-name              "dusty.home";
> >         option domain-name-servers      216.145.243.22;
> >         option netbios-name-servers     192.168.1.154; #Wins Server
> >         range dynamic-bootp 192.168.1.100 192.168.1.150; #Dhcp Range
> > to assign
> >         default-lease-time 43200;
> >         max-lease-time 86400;
> > }
> 
> That problem is caused by windows trying to update a Dynamic DNS server.
> 
No, it isn't. It is a problem with the DHCP-Server trying to update
RRsets via DDNS. 
Just change ddns-update-style interim; to ddns-update-style none;

Regards,
Andreas Rogge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3120 bytes
Desc: not available
Url : http://lists.centos.org/pipermail/centos/attachments/20060111/d873ec26/smime.bin

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux