LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-17-2004, 04:40 PM   #1
SBanzai
LQ Newbie
 
Registered: Nov 2004
Posts: 1

Rep: Reputation: 0
Linux DHCP/Windows 2k3 DNS and ddns


I'll cut to the chase, I've got a linux (fc2) dhcp server that I want to use DDNS to update a windows 2003 dns server. So far I get the "Unable to add forward map from <host> to <ip>: timed out" in my logs when the dhcp server hands out an IP.

Here's my sanitized dhcp.conf:

authoritative;
ddns-update-style interim;
ddns-updates on;
ddns-domainname "test.x.x";
ddns-rev-domainname "x.x.x.in-addr.arpa";
allow client-updates;

max-lease-time 220;
one-lease-per-client true;

option domain-name-servers x.x.x.x;

subnet x.x.x.128 netmask 255.255.255.240 {
pool {
deny dynamic bootp clients;
range x.x.x.133 x.x.x.142;
option broadcast-address x.x.x.143;
option subnet-mask 255.255.255.240;
option routers x.x.x.129;
option domain-name-servers x.x.x.132;
option domain-name "test.x.x";
}
}

Any help is appreciated.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP RH-linux-client, windows-server, DNS-registration not happening armadilloman Linux - Networking 5 01-12-2009 08:53 AM
Noob attempt at running SUSE Linux 10 as DHCP/DDNS/NFS/Samba Server Robhemmings Linux - Networking 1 04-12-2006 08:13 AM
DHCP and DDNS garullon245136 Linux - Networking 1 06-20-2005 08:29 PM
linux and windows ddns jo0x09var Red Hat 1 10-22-2003 12:42 PM
DHCP/DDNS Troubleshooting dguy Linux - Networking 5 06-09-2002 03:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration