Mailinglist Archive: opensuse (2008 mails)
| < Previous | Next > |
Re: [opensuse] MX record in DNS problem - Suse 11.0
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Tue, 21 Apr 2009 14:18:54 +0200
- Message-id: <gskdje$686$1@xxxxxxxxxxxxxxxx>
Carlos E. R. wrote:
ns1.musicreports.com is fine:
; <<>> DiG 9.4.1-P1 <<>> ns1.musicreports.com.
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54220
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;ns1.musicreports.com. IN A
;; ANSWER SECTION:
ns1.musicreports.com. 172800 IN A 207.47.100.61
;; AUTHORITY SECTION:
musicreports.com. 172785 IN NS ns1.musicreports.com.
musicreports.com. 172785 IN NS ns2.musicreports.com.
;; Query time: 181 msec
;; SERVER: 192.168.2.104#53(192.168.2.104)
;; WHEN: Tue Apr 21 14:17:36 2009
;; MSG SIZE rcvd: 86
--
Per Jessen, Zürich (19.0°C)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
So the problem is the musicreports.com domain itself.
nimrodel:~ # host -v musicreports.com
...
;; AUTHORITY SECTION:
musicreports.com. 168357 IN NS ns2.musicreports.com.
musicreports.com. 168357 IN NS ns1.musicreports.com.
nimrodel:~ # host ns1.musicreports.com
Host ns1.musicreports.com not found: 3(NXDOMAIN)
nimrodel:~ # host ns2.musicreports.com
Host ns2.musicreports.com not found: 3(NXDOMAIN)
The dns servers for that domain are down, invalid, not working... Try
quering some other domain instead for your tests.
ns1.musicreports.com is fine:
; <<>> DiG 9.4.1-P1 <<>> ns1.musicreports.com.
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54220
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;ns1.musicreports.com. IN A
;; ANSWER SECTION:
ns1.musicreports.com. 172800 IN A 207.47.100.61
;; AUTHORITY SECTION:
musicreports.com. 172785 IN NS ns1.musicreports.com.
musicreports.com. 172785 IN NS ns2.musicreports.com.
;; Query time: 181 msec
;; SERVER: 192.168.2.104#53(192.168.2.104)
;; WHEN: Tue Apr 21 14:17:36 2009
;; MSG SIZE rcvd: 86
--
Per Jessen, Zürich (19.0°C)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |