- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Register with DNS service
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
05-03-2002 08:51 AM
05-03-2002 08:51 AM
Register with DNS service
cabot-biz.com. IN NS ns1.granitecanyon.com.
cabot-biz.com IN NS ns2.granitecanyon.com.
cabot-biz.com IN RP veb.cabot-biz.com
veb.cabot-biz.com IN TXT "Vernon Brown, NIC handle: Vern"
NET
localhost.cabot-biz.com. IN A 127.0.0.1
; The IP addresses below are reserved for networks
; not connected to the InterNet. They are not routable by
; most publicly accessible backbones and are here as an
; example only.
; some useful puns that cannot be CNAMEs because
; they are referenced by MX records, below
; an address for the zone itself
cabot-biz.com. IN A 90.0.0.1
I'll post the nslint error messages below. Does anyone know what is wrong with the entry???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 08:56 AM
05-03-2002 08:56 AM
Re: Register with DNS service
Go back and fix these errors:
nslint: .//tmp/cabot-biz.com.1020445197:6 "veb.cabot-biz.com" outside zone cabot-biz.com.
nslint: .//tmp/cabot-biz.com.1020445197:8 unknown record type ""
nscheck: RP email address is implausible
nscheck: RP TXT field is missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 09:38 AM
05-03-2002 09:38 AM
Re: Register with DNS service
To help the diagnostic, please post the following information :
* /etc/named.conf
* /var/log/messages (if you tried to start the name daemon)
* All the name db files only if you don't have secret information inside. Otherwise, post at least the headers (SOA records).
Good luck.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 09:47 AM
05-03-2002 09:47 AM
Re: Register with DNS service
Form now looks like:
cabot-biz.com. IN NS ns1.granitecanyon.com.
cabot-biz.com. IN NS ns2.granitecanyon.com.
cabot-biz.com. IN RP veb.cabot-biz.com.
veb.cabot-biz.com. IN TXT "Vernon Brown, NIC handle: Vern"
veb.cabot-biz.com. IN TXT "Vernon Brown, RIPE NIC handle: Vernon"
localhost.cabot-biz.com. IN A 127.0.0.1
; The IP addresses below are reserved for networks
; not connected to the InterNet. They are not routable by
; most publicly accessible backbones and are here as an
; example only.
; some useful puns that cannot be CNAMEs because
; they are referenced by MX records, below
; an address for the zone itself
; cabot-biz.com. IN A 90.0.0.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 09:51 AM
05-03-2002 09:51 AM
Re: Register with DNS service
Go back and fix these errors:
nscheck: RP TXT field is missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 08:27 PM
05-03-2002 08:27 PM
Re: Register with DNS service
try this
cabot-biz.com. IN RP veb.cabot-biz.com. veb-info.cabot-biz.com.
veb-info.cabot-biz.com. TXT "your_info_any"
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2002 02:39 PM
05-05-2002 02:39 PM