You wrote;
> The Name Server is ns7.nic-ert.al and I can ping it.
>
> and the file /etc/resolv.conf it was not correctly. It was:
> # /etc/resolv.conf
> # Auto-generated file. Keep your customizations at the
> bottom of this file. nameserver 217.24.249.3 search
> nic-ert.al domain nic-ert.al #END of auto-generated code.
> Customize beneath this line.
>
> but the DNS should be: 217.24.240.3 so I changet it (from the web)
>
> # /etc/resolv.conf
> # Auto-generated file. Keep your customizations at the
> bottom of this file. nameserver 217.24.240.3 search
> nic-ert.al domain nic-ert.al #END of auto-generated code.
> Customize beneath this line.
>
> Now it works for the updates and for sending e-mails.
>
> But it still remain the problem of the Name Servers for the
> recorded domains. I can't add records because they come out
> with SRVFAIL when I ask with
> dig:
>
> ; <<>> DiG 9.2.4 <<>> (at mark) ns7.nic-ert.al ert-test.com.al ns
> ; (1 server found)
> ;; global options: printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 15790
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
>
> ;; QUESTION SECTION:
> ;ert-test.com.al. IN NS
>
> ;; Query time: 1 msec
> ;; SERVER: 217.24.249.77#53(217.24.249.77)
> ;; WHEN: Thu Jul 19 08:39:34 2007
> ;; MSG SIZE rcvd: 33
>
> On Wed, 2007-07-18 at 12:14 -0500, Gerald Waugh wrote:
> > > I try to update with yum but it shows the same problem:
> > >
> > > [root@ns7 ~]# yum update
> > > Setting up Update Process
> > > Setting up repositories
> > > http://www.nuonce.net/repos/repodata/repomd.xml: [Errno 4]
> > > IOError: <urlopen error (-3, 'Temporary failure in name
> > > resolution')> Trying other mirror. Cannot open/read
> > > repomd.xml file for repository: NuOnce Networks
> > > failure: repodata/repomd.xml from NuOnce Networks: [Errno
> > > 256] No more mirrors to try.
> > > Error: failure: repodata/repomd.xml from NuOnce Networks:
> > > [Errno 256] No more mirrors to try.
> > >
> >
> > You need a working nameserver.
> > What does /etc/resolv.conf read?
> > Can you ping the nameserver?
> >
dig (at mark) ns7.nic-ert.al google.com answers correctly.
The server is allowing recursion from all, not good, but not your
problem
The IP of ns7.nic-ert.al is 217.24.249.77
You said your DNS server is 217.24.240.3
And dig (at mark) 217.24.240.3 ert-test.com.al yields 'status: REFUSED'
This could be OK, as recursion may not be allowed.
Also whois ert-test.com.al
gets no a "No entries found"
Where is the domain registred? And are it's nameservers recorded
correctly,
Gerald
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.