Jacob,
Glad to see that your problems are resolved. You are correct in
stating that the second SOA record is the right one. The syntax of the SOA
demands that the first name be the hostname of the DNS server, and the
second one be the email address (with the '@' replaced by '.') of the DNS
maintainer.
Regards,
Kenneth
On Sun, 25 Jul 1999 [EMAIL PROTECTED] wrote:
>
>
> Kenneth Stephen
>
> 2. Do 'nslookup -'. Now, at the new prompt type 'server <server name>'
> where <server name> is the hostname of the DNS name server. Now do 'ls -d
> metta.lk > <filename>' where filename is a file you are outputting the
> command output to. If the file is not too big, could you post it on the
> list please? Otherwise, mail it to me.
>
> This was also interesting I could never get this command to work
> >ls -d
> but it works now and here are the details
>
> I have a small question more about the SOA record.
> Which of the below lines are correct ?
> In 1. I have used domain name and in 2. I have used hostname.
>
> domain-name account.domain-name
> @ IN SOA col7.metta.lk. metta.col7.metta.lk. (
>
> host-name account.domain-name
> @ IN SOA narada.col7.metta.lk. metta.col7.metta.lk. (
>
> The below result indicates that example 2 hostname is the correct way.
> Please give you advices.
>
> Regards,
> Jacob
>
>
> [root@narada pz]# nslookup
> Default Server: localhost
> Address: 127.0.0.1
>
> > ls -d col7.metta.lk
> [localhost]
> $ORIGIN col7.metta.lk.
> @ 1D IN SOA @ metta (
> 1999072501 ; serial
> 8H ; refresh
> 2H ; retry
> 1W ; expiry
> 1D ) ; minimum
>
> 1D IN NS narada
> 1D IN MX 10 narada
> 1D IN MX 10 @
> 1D IN A 172.16.1.1
> localhost 1D IN A 127.0.0.1
> narada 1D IN HINFO "Pentium-I" "Linux RH6.0"
> 1D IN MX 10 @
> 1D IN A 172.16.1.1
> @ 1D IN SOA @ metta (
> 1999072501 ; serial
> 8H ; refresh
> 2H ; retry
> 1W ; expiry
> 1D ) ; minimum
>
> >
>
>
>
>
>