Networking Forums

Networking Forums > Computer Networking > Linux Networking > Re: DNS update from dhcpcd

Reply
Thread Tools Display Modes

Re: DNS update from dhcpcd

 
 
Villy Kruse
Guest
Posts: n/a

 
      07-02-2003, 08:15 AM
On Mon, 30 Jun 2003 18:21:33 -0500,
Michael J. Barillier <(E-Mail Removed)> wrote:


>I'm trying to figure out how to get dhcpcd to update a DNS with my
>hostname. I had booted with Tom's Root Boot on the box in question
>and telneted to another host on the net, and a subsequent login to
>that box said ``Last successful login from tomsrtbt.blah.blah'', so I
>know that it is possible to get Linux to update the nameserver on this
>network. However, when I do something like this:
>
> /sbin/dhcpcd -h fubar -d eth0
>
>to initialize the interface and ping the box from another host (using
>`ping fubar.blah.blah' I get an ``unknown host'' error. I've also
>tried the `-H' and `-D' options on dhcpcd, but with the same result.
>



The dhcpcd doesn't directly support dynamic DNS update, the dhcp server
may support it, at least the ISC dhcp version 3 does. You can do dynamic
DNS updates using the nsupdate command. See the man page for nsupdate for
details. Maybe you can do something with dhcpd.exe which is a script run
by the dhcp client.

Of course, the DNS server must be configured to allow dynamic updates.

Villy
 
Reply With Quote
 
 
 
Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
dhcpcd - dns only Paulo da Silva Linux Networking 4 12-09-2010 08:42 PM
dhcpcd and name resolution tom Linux Networking 1 04-19-2004 09:56 PM
dhcpcd can't get an IP George Bell Linux Networking 1 12-19-2003 01:08 PM
dhcpcd Matthew Paterson Linux Networking 5 10-29-2003 07:20 PM
Re: DNS update from dhcpcd Nathan Higgins Linux Networking 4 07-01-2003 11:19 PM



1 2 3 4 5 6 7 8 9 10 11