- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- New DNS zone
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
03-03-2006 03:00 AM
03-03-2006 03:00 AM
New DNS zone
i have a dns (on hpux11) which have autority on my domain (for example one.domain.it).
I'd like to create a new resolution area
two.one.domain.it
can i use hosts_to_named with this syntax to create a new area?:
hosts_to_named -d two.one.domain.it -n
Does this command update itself my named.conf file?
Are there any other configurations to change to make active my new resolution area?
Best regards,Andrea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 03:12 AM
03-03-2006 03:12 AM
Re: New DNS zone
I suggest you to follow this link:
http://docs.hp.com/en/B2355-90147/ch03s06.html
"Configuring a Secondary Master Name Server"
Here you will see how to create the secondary DNS by hosts_to_named and how to create the secondary DNS manually.
HTH.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 03:27 AM
03-03-2006 03:27 AM
Re: New DNS zone
only one specification:
I have to create the secondary zone on the same server..
I only want my dns server to resolv one.domain.it and two.one.domain.it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 08:26 AM
03-05-2006 08:26 AM
Re: New DNS zone
i read the document, but maybe it is not what i need.
I want to create a subdomain in my dns without delegate the management.
I only want to create a new sub-area
two.one.domain.it
Do i need to change manually my named.conf?
Can i use the hosts_to_named command to do that?
Any help will be appreciated.
Thank's,Andrea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 01:02 PM
03-05-2006 01:02 PM
Re: New DNS zone
What you need to do is create a $ORIGIN two.one.domain.it. entry with the records in it in the zonefile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 02:26 AM
03-09-2006 02:26 AM