- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DHCP on windows versus UNIX
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
Forums
Discussions
Discussions
Discussions
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
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
04-28-2003 11:42 AM
04-28-2003 11:42 AM
Should we install DNS and DHCP on the HP-UX 11i, or should we put DNS and DHCP on the Windows 2000 server, or DNS on the HP-UX 11i and DHCP on the windows 2000 server.
Please let me know what would be the best and the most correct solution.
Miro
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 11:48 AM
04-28-2003 11:48 AM
SolutionThat being said, it really doesn't mattter.
DNS is easy to administer on Unix. There are a couple of files to maintain with server names and IP addresses and you're done.
DHCP is also pretty easy, and there is one text file and an activation variable in /etc/rc.config.d
Windows 2000 is pretty easy to set up, because it has an easy to use GUI. You don't have to worry about syntax, which is an issue in Unix.
In practice I found due to issues never explained, as our network got bigger the Windows 2000 DNS/DHCP servers were a little slow giving answers. So slow, that I moved my HP-UX box up to number one in /etc/resolv.conf to get faster answers to requests.
If I had a choice, I'd do it all with HP-UX. Its a much more reliable OS than Windows 2K, and Windows 2000 is pretty darned reliable.
I'm prejudiced though.
SEP
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
04-28-2003 12:00 PM
04-28-2003 12:00 PM
Re: DHCP on windows versus UNIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:05 PM
04-28-2003 12:05 PM
Re: DHCP on windows versus UNIX
Thank you for the tip. we do agree that we should go with the HP-UX all the way. However I don't have any experience how to set up DHCP on HP-UX. DNS I did before, but not the DHCP.
Do you have any good link where I could get the white papers or how too?
How close would be Linux 8.0 for the testing?
Miro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:07 PM
04-28-2003 12:07 PM
Re: DHCP on windows versus UNIX
I will go with windows because dynamic update is very easy to setup on windows. If you have any plan to set dynamic dns update setup dns/dhcp both on windows. I don't like windows either but we have decided to go with windows as well.
Unix/Linux works very great as well for both purpose no doubt about it but then you will have to depend on unix admin to fix anything while on windows dns/dhcp either you or windows admin can fix many problems.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:11 PM
04-28-2003 12:11 PM
Re: DHCP on windows versus UNIX
Miro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:33 PM
04-28-2003 12:33 PM
Re: DHCP on windows versus UNIX
BIND 9.2.2 is the newer bind version. HP do not ship that with their cd's you have to compile it by your self.
You can find linux rpm easily. I don't know the version on top of my head about windows dns.
When I was testing dynamic dns update on hp I have hard time to setup. that doesn't mean it is faulty it might be easy for you.
When I did dynamic dns update testing on win-2000 without any prior knowledge of win2k's dns I was done in few hours.
DHCP is easy to setup in win2k as well. just few clicks.
Only draw back is that windows gets blue screen more often then unix/linux. But if you have decent hardware I don't think it will be problem. second you have to keep you win2k server pretty secure but if it is internal dns and inside your firewall then no problem.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:37 PM
04-28-2003 12:37 PM
Re: DHCP on windows versus UNIX
Don't be intimidated by the need to compile the source; the instructions are there and it's very easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:43 PM
04-28-2003 12:43 PM
Re: DHCP on windows versus UNIX
I just read on
http://www.isc.org/products/BIND/bind9.html
that BIND 9.2.2 in not supported on HP-UX 11.11 (11i)
"HP-UX 11.11 is not yet supported due to its incompatible SIOCGLIFCONF ioctl"
Should I go with the version BIND 8.3.4
Is this version as goo as 9.2.2 ?
Miro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:45 PM
04-28-2003 12:45 PM
Re: DHCP on windows versus UNIX
I am not trying to intimidat. I was just puting up what I face.
I agree that once it setup on unix then it is easy ride. Currently we have dns on hpux and I have only problem once a year just because someone or myself makes typing error.
Thanks
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 12:52 PM
04-28-2003 12:52 PM
Re: DHCP on windows versus UNIX
Here are some links you want to check they are documents
http://www.nominum.com/content/documents/bind9arm.pdf
http://ops.ietf.org/dns/dynupd/secure-ddns-howto.html
http://www.isc.org/products/BIND/
http://www.consistent.org/terran/dyndns.shtml
http://unbound.sourceforge.net/manual/Bv9ARM.html
http://www.microsoft.com/windows2000/en/server/help/default.asp?url=/WINDOWS2000/en/server/help/sag_DNS_und_DynamicUpdates.htm
Sachin