LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-30-2007, 04:57 AM   #1
Bengyke
LQ Newbie
 
Registered: Jul 2007
Posts: 2

Rep: Reputation: 0
DNS - DHCP Fedora 6 update Refused


I configured a Linux DHCP Server. Windows Client gets an IP, but doesn't succeed to register in DNS. When I look in the tcpdump I see the following error:

11:44:48.368041 IP xxx.xxx.xxx.xxx 1135 > xxx.xxx.xxx.xxx .domain: 22844+ SOA? svctag-j9f9p0j.xx.xxx.xxxxx.xxx. (49)
11:44:48.368378 IP xxx.xxx.xxx.xxx .domain > xxx.xxx.xxx.xxx .1135: 22844 NXDomain* 0/1/1 (138)
11:44:48.369188 IP xxx.xxx.xxx.xxx .1135 > xxx.xxx.xxx.xxx .domain: 5694 update [1a] [2n] SOA? xx.xxx.xxxxx.xxx. (105)
11:44:48.370189 IP xxx.xxx.xxx.xxx .domain > xxx.xxx.xxx.xxx .1135: 5694 update Refused- 1/2/0 (105)
11:44:48.390818 IP xxx.xxx.xxx.xxx .netbios-ns > xxx.xxx.xxx.xxx .netbios-ns: NBT UDP PACKET(137): QUERY; REQUEST; UNICAST
11:44:48.391169 IP xxx.xxx.xxx.xxx .netbios-ns > xxx.xxx.xxx.xxx .netbios-ns: NBT UDP PACKET(137): QUERY; POSITIVE; RESPONSE; UNICAST

I just configured dhcpd.conf. Do I need to configure something else ?

ddns-update-style interim;
default-lease-time 90000;
max-lease-time 720000;

subnet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx {
option routers xxx.xxx.xxx.xxx;
option subnet-mask xxx.xxx.xxx.xxx;
option domain-name "xxx.xxx.xxx.xxx";
option domain-name-servers xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx;
option netbios-name-servers xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx;
range xxx.xxx.xxx.xxxxxx.xxx.xxx.xxx;
}
 
Old 07-30-2007, 05:58 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well yes, you actually need to configure it completely.... you've only configured dhcp right? how has bind got any idea at all about that? refer to standard documentation to get strated. this also looks generally useful http://www.ops.ietf.org/dns/dynupd/s...dns-howto.html
 
Old 07-31-2007, 01:55 AM   #3
Bengyke
LQ Newbie
 
Registered: Jul 2007
Posts: 2

Original Poster
Rep: Reputation: 0
I read the documentation, but it looks that this is the way to configure a DNS server in Linux.

I only configured DHCP on linux cause I want to send DNS requests / updates to a Windows DNS Server who is already running.

When I look in the error message it looks that is has something to do with security on a DNS zone on the Windows Server, but I don't know where to look.
 
Old 07-31-2007, 02:05 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
so a windows client is unable to update it's own dns entry to a windows server and this is somehow a linux issue??
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Getting DHCP to update DNS Kristijan Linux - Software 4 10-19-2006 04:28 AM
DHCP + DNS connection refused or timed out errors tnine9 Linux - Networking 1 08-08-2005 09:57 PM
How to Update dynamic DNS with DHCP router? longblock454 Linux - Networking 4 05-18-2004 06:21 AM
DHCP with DNS Update chaosdgp Linux - Networking 0 07-18-2003 04:06 AM
dhcp method to update DNS entries debPandra Linux - Distributions 0 01-10-2003 01:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:57 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