- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX Slave DNS to Windows 2003 Master DNS
Operating System - HP-UX
1825542
Members
2445
Online
109681
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО02-13-2006 09:29 AM
тАО02-13-2006 09:29 AM
HP-UX Slave DNS to Windows 2003 Master DNS
Does anyone have any pointers or experience regarding setting up a slave HP-UX 11i DNS server with a Master DNS server running on Windows 2003?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2006 10:31 AM
тАО02-13-2006 10:31 AM
Re: HP-UX Slave DNS to Windows 2003 Master DNS
Shalom,
I tried this in my lab once. It was not pretty because Windows 2003 is not standards compliant.
If you export the DNS database from Windows and import it to HP-UX the database does appear to work.
The docs say this is possible.
Its also possible for me to bang my head against a wall until I get a headache, but more fun to simply drink too much coffee. The end result is the same.
To be serious, yes, this can be done and has been done.
This is terribly inprecise but I think there is a guide in my google search.
Here is the whole hairy mess:
http://www.google.co.il/search?q=HP-UX+DNS+Slave+windows+2003&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
Ignore the Hebew, google thinks its knows what language I want answers in, just because I live in a Hebrew speaking country. The answers are almost all in English.
I don't expect any points for this, but hopefully my post was entertaining and the cookbook you are looking for is in the google thread.
Apologies if you found my reply offensive, unruly or not funny.
SEP
I tried this in my lab once. It was not pretty because Windows 2003 is not standards compliant.
If you export the DNS database from Windows and import it to HP-UX the database does appear to work.
The docs say this is possible.
Its also possible for me to bang my head against a wall until I get a headache, but more fun to simply drink too much coffee. The end result is the same.
To be serious, yes, this can be done and has been done.
This is terribly inprecise but I think there is a guide in my google search.
Here is the whole hairy mess:
http://www.google.co.il/search?q=HP-UX+DNS+Slave+windows+2003&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
Ignore the Hebew, google thinks its knows what language I want answers in, just because I live in a Hebrew speaking country. The answers are almost all in English.
I don't expect any points for this, but hopefully my post was entertaining and the cookbook you are looking for is in the google thread.
Apologies if you found my reply offensive, unruly or not funny.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2006 03:40 PM
тАО02-13-2006 03:40 PM
Re: HP-UX Slave DNS to Windows 2003 Master DNS
I don't have experience with DNS "Windows to HP" - but "Unix(Master) to Windows(slaves)".
If you are running ADS, there will be issues...
ADS, pre 2003 worked pretty well with Bind.
Since Windows 2003, MS has introduced new record types - which Bind doesn't know what to do with....
Even if your Unix DNS servers are slaves, they will still get corrupted...
One of the new records is something like "forestzone" - and in Bind, it is stored as an A record - which is incorrect - over time, that record contains ip's of multiple W2K3 servers - including those that have been de-commisioned...
Two safe ways for this to work - one is to split your DNS into 2 zones - one for MS and 1 for Unix - or two - don't run DNS on Unix at all - just on MS - that is the choice we are making - Unix resolver doesn't care about any MS DNS records - only needs to know A, PTR and MX...
Rgds...Geoff
If you are running ADS, there will be issues...
ADS, pre 2003 worked pretty well with Bind.
Since Windows 2003, MS has introduced new record types - which Bind doesn't know what to do with....
Even if your Unix DNS servers are slaves, they will still get corrupted...
One of the new records is something like "forestzone" - and in Bind, it is stored as an A record - which is incorrect - over time, that record contains ip's of multiple W2K3 servers - including those that have been de-commisioned...
Two safe ways for this to work - one is to split your DNS into 2 zones - one for MS and 1 for Unix - or two - don't run DNS on Unix at all - just on MS - that is the choice we are making - Unix resolver doesn't care about any MS DNS records - only needs to know A, PTR and MX...
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2006 10:15 AM
тАО02-22-2006 10:15 AM
Re: HP-UX Slave DNS to Windows 2003 Master DNS
Thank you all,
Not exactly the answer I was hoping, nevertheless your responses are appreciated.
Not exactly the answer I was hoping, nevertheless your responses are appreciated.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP