dns pb

This is a discussion on dns pb within the Linux Networking forums, part of the Linux Forums category; hello, I've created a new intranet server on ubuntu server 6.10. the server is fully functionnal. Of course ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2007
Christophe Rousselle
 
Posts: n/a
Default dns pb

hello,

I've created a new intranet server on ubuntu server 6.10. the server is
fully functionnal. Of course he has a fixed IP address. However we have Two
dns servers and theses servers are not updated with the ip address and the
name of the intranet server. When the server was under mandrake it was done
automaticaly. Do I need to install something ???

Christophe


Reply With Quote
  #2 (permalink)  
Old 01-06-2007
Allen Kistler
 
Posts: n/a
Default Re: dns pb

Christophe Rousselle wrote:
> hello,
>
> I've created a new intranet server on ubuntu server 6.10. the server is
> fully functionnal. Of course he has a fixed IP address. However we have Two
> dns servers and theses servers are not updated with the ip address and the
> name of the intranet server. When the server was under mandrake it was done
> automaticaly. Do I need to install something ???


You need to edit the DNS server's zone files to add the new host.
Reply With Quote
  #3 (permalink)  
Old 01-06-2007
Christophe Rousselle
 
Posts: n/a
Default Re: dns pb

normally it is done automatically, with a mandrake linux the dns was updated
automatically


"Allen Kistler" <ackistler@oohay.moc> a écrit dans le message de news:
PPBnh.25382$QU1.23902@newssvr22.news.prodigy.net.. .
> Christophe Rousselle wrote:
>> hello,
>>
>> I've created a new intranet server on ubuntu server 6.10. the server is
>> fully functionnal. Of course he has a fixed IP address. However we have
>> Two
>> dns servers and theses servers are not updated with the ip address and
>> the
>> name of the intranet server. When the server was under mandrake it was
>> done
>> automaticaly. Do I need to install something ???

>
> You need to edit the DNS server's zone files to add the new host.



Reply With Quote
  #4 (permalink)  
Old 01-06-2007
Joachim Mæland
 
Posts: n/a
Default Re: dns pb

On Sat, 06 Jan 2007 11:20:22 +0100, Christophe Rousselle wrote:

> normally it is done automatically, with a mandrake linux the dns was
> updated automatically


Hardly...

None of my MDK boxes have ever done this automaticly, out of the box. Can
U please elaborate?

When running a fixed address; why are you so unwilling to add the zone
file manually - this is done once? Where and what are your DNS servers?
Where are your DHCP server(s)? Are U sure that this isn't a WINS
question? What kind of IP addresses do you have in your network,
(private?)? Does this new Ubuntu server use the MDK box's old IP address?
IMHO, the best question of them all: What are you trying to accomplish,
why and what are your current limitations?

Normally, when DNS is updated automaticly, this is done by the DHCP
server. How did the old MDK box communicate it's hostname and IP address,
and to whom? (This is the retrospective question that once answered, will
solve your little puzzle, and prove you wrong).

--
Regards/mvh Joachim Mæland

If everything seems under control, you're just not going fast enough.
-Mario Andretti.

Reply With Quote
  #5 (permalink)  
Old 01-06-2007
Christophe Rousselle
 
Posts: n/a
Default Re: dns pb

Wins ??? it is a very good idea. Dns servers are not managed by me, maybe
they 're under windows. I will install something like winbind... Thanks a
lot


"Joachim Mæland" <jm-news@profine.net> a écrit dans le message de news:
pan.2007.01.06.15.23.42.324817@profine.net...
> On Sat, 06 Jan 2007 11:20:22 +0100, Christophe Rousselle wrote:
>
>> normally it is done automatically, with a mandrake linux the dns was
>> updated automatically

>
> Hardly...
>
> None of my MDK boxes have ever done this automaticly, out of the box. Can
> U please elaborate?
>
> When running a fixed address; why are you so unwilling to add the zone
> file manually - this is done once? Where and what are your DNS servers?
> Where are your DHCP server(s)? Are U sure that this isn't a WINS
> question? What kind of IP addresses do you have in your network,
> (private?)? Does this new Ubuntu server use the MDK box's old IP address?
> IMHO, the best question of them all: What are you trying to accomplish,
> why and what are your current limitations?
>
> Normally, when DNS is updated automaticly, this is done by the DHCP
> server. How did the old MDK box communicate it's hostname and IP address,
> and to whom? (This is the retrospective question that once answered, will
> solve your little puzzle, and prove you wrong).
>
> --
> Regards/mvh Joachim Mæland
>
> If everything seems under control, you're just not going fast enough.
> -Mario Andretti.
>



Reply With Quote
  #6 (permalink)  
Old 01-07-2007
Michael Ansel
 
Posts: n/a
Default Re: dns pb

Christophe Rousselle wrote:
> Wins ??? it is a very good idea. Dns servers are not managed by me, maybe
> they 're under windows. I will install something like winbind... Thanks a
> lot
>
>
> "Joachim Mæland" <jm-news@profine.net> a écrit dans le message de news:
> pan.2007.01.06.15.23.42.324817@profine.net...
>> On Sat, 06 Jan 2007 11:20:22 +0100, Christophe Rousselle wrote:
>>
>>> normally it is done automatically, with a mandrake linux the dns was
>>> updated automatically

>> Hardly...
>>
>> None of my MDK boxes have ever done this automaticly, out of the box. Can
>> U please elaborate?
>>
>> When running a fixed address; why are you so unwilling to add the zone
>> file manually - this is done once? Where and what are your DNS servers?
>> Where are your DHCP server(s)? Are U sure that this isn't a WINS
>> question? What kind of IP addresses do you have in your network,
>> (private?)? Does this new Ubuntu server use the MDK box's old IP address?
>> IMHO, the best question of them all: What are you trying to accomplish,
>> why and what are your current limitations?
>>
>> Normally, when DNS is updated automaticly, this is done by the DHCP
>> server. How did the old MDK box communicate it's hostname and IP address,
>> and to whom? (This is the retrospective question that once answered, will
>> solve your little puzzle, and prove you wrong).
>>
>> --
>> Regards/mvh Joachim Mæland
>>
>> If everything seems under control, you're just not going fast enough.
>> -Mario Andretti.
>>

>
>


I think what you are looking for are dynamic dns zone transfers. First,
zone transfers must be enabled on the DNS servers and the DHCP server
added to the allowed hosts list. Then, you must configure the DHCP
server to be authoritative for the IP block it serves. I don't remember
exactly how to configure DHCPD, but I think this site describes it
pretty well. http://www.semicomplete.com/articles...dns-with-dhcp/
Good luck!

Michael
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:09 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0