This is a multi-part message in MIME format.
Bonsoir,
Je ne comprend pas cette erreur :
** server can't find \;.contaboserver.net: SERVFAIL
Une idée ?
J'ai envoyé ce message au support de mon VPS.
Ils m'ont répondu grosso modo que j'ai mal formulé ma demande.
My resolv.conf file:
/etc/resolv.conf
domain contaboserver.net
search contaboserver.net
nameserver 161.97.189.51
nameserver 161.97.189.52
My request:
nslookup
set q=PTR;
;; Got SERVFAIL reply from 161.97.189.51, trying next server
;; Got SERVFAIL reply from 161.97.189.52
Server: 161.97.189.52
Address: 161.97.189.52#53
** server can't find \;.contaboserver.net: SERVFAIL
Here's an explanation of what's happening:
/etc/resolv.conf file: This file contains information about the DNS
servers that your system uses to resolve domain names to IP addresses.
In your case, it lists two DNS servers: 161.97.189.51 and 161.97.189.52.
nslookup query: You use nslookup to perform a reverse DNS (PTR) query,
which seeks to find the domain name associated with an IP address.
SERVFAIL response: The SERVFAIL response means that the DNS server was
unable to process your request. This could be due to several reasons,
such as:
A temporary problem with the DNS server
Incorrect or missing configuration for PTR records.
Blocking of the IP address by the DNS server
To resolve this issue:
Verifies that PTR records are correctly configured on the DNS server.
Try using another DNS server to see if the problem persists.
Checks DNS server logs for errors or warnings.
Any idea ?
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#929292">
<p><span class="separator">Bonsoir,<br>
<br>
Je ne comprend pas cette erreur :<br>
</span><span class="separator">
** server can't find \;.contaboserver.net: SERVFAIL<br>
</span><br>
Une idée ?<br>
<br>
<span class="separator"><br>
</span><span class="separator">J'ai envoyé ce message au support
de mon VPS.<br>
Ils m'ont répondu grosso modo que j'ai mal formulé ma demande.<br>
</span><br>
<br>
<span class="separator">My resolv.conf file:<br>
<br>
/etc/resolv.conf<br>
domain contaboserver.net<br>
search contaboserver.net<br>
nameserver 161.97.189.51<br>
nameserver 161.97.189.52<br>
<br>
<br>
My request:<br>
<br>
nslookup<br>
> set q=PTR;<br>
;; Got SERVFAIL reply from 161.97.189.51, trying next server<br>
;; Got SERVFAIL reply from 161.97.189.52<br>
Server: 161.97.189.52<br>
Address: 161.97.189.52#53<br>
<br>
** server can't find \;.contaboserver.net: SERVFAIL<br>
<br>
<br>
Here's an explanation of what's happening:<br>
<br>
/etc/resolv.conf file: This file contains information about the
DNS servers that your system uses to resolve domain names to IP
addresses. In your case, it lists two DNS servers: 161.97.189.51
and 161.97.189.52.<br>
<br>
nslookup query: You use nslookup to perform a reverse DNS (PTR)
query, which seeks to find the domain name associated with an IP
address.<br>
<br>
SERVFAIL response: The SERVFAIL response means that the DNS
server was unable to process your request. This could be due to
several reasons, such as:<br>
<br>
A temporary problem with the DNS server<br>
<br>
Incorrect or missing configuration for PTR records.<br>
<br>
Blocking of the IP address by the DNS server<br>
<br>
<br>
<br>
To resolve this issue:<br>
<br>
Verifies that PTR records are correctly configured on the DNS
server.<br>
<br>
Try using another DNS server to see if the problem persists.<br>
<br>
Checks DNS server logs for errors or warnings.<br>
<br>
<br>
Any idea ?</span></p>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)