"Cowles, Steve" wrote: > > -----Original Message----- > > From: [EMAIL PROTECTED] > > Sent: Friday, April 04, 2003 9:50 AM > > Subject: Re: Questions ( SOA and MX ) of DNS > > > > > > > > ;############################################################## > > > ; Start of Authority for mydomain-2.com. > > > ; Filename: db.mydomain-2 > > > ;############################################################## > > > $TTL 1d > > > @ 7d IN SOA ns1.mydomain-1.com. ( > > > netadmin.mydomain-2.com. > > > 2002100208 ; serial > > > 1h ; refresh > > > 30m ; retry > > > 7d ; expire > > > 1h ) ; negative cache > > > > > > ;############################################################ > > > ; mydomain-2.com Nameserver Records (NS) > > > ;############################################################ > > > @ 7d IN NS ns1.mydomain-1.com. > > > @ 7d IN NS ns2.mydomain-1.com. > > > > Sorry, I don't quite understand why these setting > > "mydomain-2.com Nameserver Records (NS)" ? > > Why didn't the following setting ? > > > > ;########################################## > > @ 7d IN NS ns1.mydomain-2.com. > > @ 7d IN NS ns2.mydomain-2.com. > > ;########################################## > > > > I want to know why "Note that ns1.mydomain-1.com and > > ns2.mydomain-1.com are the SOA/NS for both zones." ? > > Because I could not register a different host name to the same IP at my > registrar. i.e. At the TLD's. Example: > > 1.2.3.4 = ns1.mydomain-1.com > 5.6.7.8 = ns2.mydomain-1.com > > Now using your registrar's web interface, try to register: > 1.2.3.4 = ns1.mydomain-2.com > 5.6.7.8 = ns2.mydomain-2.com > > At least I have been unable to do this at register.com. If you have extra > ip's, then you would not have this problem. > > Steve Cowles
So, what different between : ;########################################## ; mydomain-2.com Nameserver Records (NS) ;########################################## @ 7d IN NS ns1.mydomain-1.com. @ 7d IN NS ns2.mydomain-1.com. ;########################################## and : ;########################################## ; mydomain-2.com Nameserver Records (NS) ;########################################## @ 7d IN NS ns1.mydomain-2.com. @ 7d IN NS ns2.mydomain-2.com. ;########################################## Thank for your help again ! Edward. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list