- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- domain name server doesn't work well !!!
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
07-30-2002 10:35 PM
07-30-2002 10:35 PM
domain name server doesn't work well !!!
can change original configuration.
but when i restarted the named daemon(/sbin/init.d/named stop and start)
it always reference old domain name.
oh,,, I really need help !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 11:00 PM
07-30-2002 11:00 PM
Re: domain name server doesn't work well !!!
etc.. please some more info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 11:34 PM
07-30-2002 11:34 PM
Re: domain name server doesn't work well !!!
Using /etc/hosts on: ns
looking up FILES
Trying DNS
*** ns.aaaaaaa.com.cn can't find www.111121233.com: Non-existent domain
I modified domain name in /etc/resolv.conf
into bbbbbbb .
and I removed zone from /etc/named.conf of
aaaaaaa.
but I registed www.ccc.com in /etc/named.conf
I can use nslookup program get the ip address of it.
#nslookup www.ccc.com
Using /etc/hosts on: ns
looking up FILES
Trying DNS
Name: www.ccc.com
Address: 111.111.111.111
what can i do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 02:04 AM
07-31-2002 02:04 AM
Re: domain name server doesn't work well !!!
This file contains the location and names of all the DNS db files that your system will acknowledge.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 01:16 AM
08-01-2002 01:16 AM
Re: domain name server doesn't work well !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 01:27 AM
08-01-2002 01:27 AM
Re: domain name server doesn't work well !!!
Did you edited
# /etc/named.data/param and put "-d doamin name", "-n subnet",
"-b /etc/named.boot".
And then
# hosts_to_named -f param
:to recreate and reread the DNS config files,
# sig_named restart