- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Dynamic DNS and static IP addresses
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2004 07:57 AM
тАО06-03-2004 07:57 AM
The DNS folks would like to have the HPUX servers dynamically update DNS whenever a change, or new server get rolled out. The DNS servers are Windows2K boxes, and the HPUX servers all have static IPs (ie., no DHCP). Typically, the network folks assign all the static IPs (for servers), and the W2K admins then update DNS. They'd prefer the HPUX servers do the update dynamically. I've read a few threads and they all reference DHCP, which we are not using on the HPUX servers. Do I need to turn DHCP on, even though I get assigned static IPs ? How can I configure the HPUX servers to do this dynamic update ?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2004 07:59 AM
тАО06-03-2004 07:59 AM
Re: Dynamic DNS and static IP addresses
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2004 08:07 AM
тАО06-03-2004 08:07 AM
Re: Dynamic DNS and static IP addresses
They're inquiring about Dynamic DNS updating, which from my rudimentary understanding is the ability of the DNS client (in this case HPUX servers) to update the DNS zones (on W2K servers) once an ip and hostname gets configured on the client. The threads I have read reference DHCP. But I am not using DHCP since the IP/hostnames on the HPUX servers are static, and manually assigned/configured.
Hope this clarifies my initial question.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2004 09:09 AM
тАО06-03-2004 09:09 AM
Re: Dynamic DNS and static IP addresses
We run Dynamic DNS here - but don't have Static IP's update - what for? They only need to update once - all you do is run a nsupdate command.....
That said, you would have to install Bind 9 (on your HP-UX servers ) and set allow update on the W2K servers to the ip's of all your static HP-UX servers...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2004 09:17 AM
тАО06-03-2004 09:17 AM
SolutionIt seems to me that they are basically requesting that the HP servers use DHCP to get an address so they don't have to do anything. As far as I know, the only way to do DDNS is to use DHCP because that's the only way any communication transpires. (There's no communication when doing static addresses... the server knows it's address and doesn't ask for nor report it to anything else.) Of course, they could always configure the static addresses in DHCP to be assigned to a specific NIC, but that still keeps them updating things on their end and relying on DHCP to get the server's address to it. For servers, it's not generally considered a good thing, in my experience, to use DHCP and I'm surprised the Windows guys would even suggest such a thing regardless of the manual stuff they have to do maintaining the static addresses in DNS... or are they doing exactly that for their Windows servers?
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 02:16 AM
тАО06-04-2004 02:16 AM
Re: Dynamic DNS and static IP addresses
you can force it, thou. here is a list of utilities provided by DynDNS.ORG
http://www.dyndns.org/services/dyndns/clients.html
any one of those should work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 04:42 AM
тАО06-04-2004 04:42 AM
Re: Dynamic DNS and static IP addresses
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=593186
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 05:11 AM
тАО06-04-2004 05:11 AM
Re: Dynamic DNS and static IP addresses
i'm all for automation, and think self configuring systems are the greatest, but that's motivated by my lazyness.
i get frustrated because i have to tie two shoes EVERY DAY! i've been known to spend hours writing a script to automate a 10 minute job.
one unique thing is that my lazyness is not restricted to my own work. i hate wasteful processes, even if the person who is doing them doesn't mind.
ok, windows DNS is not the easiest to batch change, but we've already spent more time collectivly then the windows admins would have spent to update the records. your team is going to spend more time yet configuring X unix boxen to remind the DNS server of their existance Y times a day, and you'll still have Z records that need to be corrected. all this Vs, 1 minute to change the DNS table.
X*Y*Z>1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2004 06:37 AM
тАО06-07-2004 06:37 AM
Re: Dynamic DNS and static IP addresses
I figured that it would be back asswards to turn mess around with DHCP on HPUX servers with static IP's. Especially given the fact that we don't deploy these systems on a frequent basis. I do use DHCP on my HP workstation and find that when the lease expires I have to go through this manual effort to get the workstation up and running
( updating hosts file, netconf ), so I would not want to do that on production servers (unless I'm just not configuring DHCP correctly on my workstations running 11.i).
THanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2004 03:41 AM
тАО06-08-2004 03:41 AM
Re: Dynamic DNS and static IP addresses
Jeff Traigle