PBXes » English » Bugs » RE: Asterisk Bug with DNS Alias?
Print Page | Recommend to Friend | Add Thread to Favorites
Post New Thread Post Reply
Author
Post « Previous Thread | Next Thread »
eas
Grünschnabel


Registration Date: 19.04.2010
Posts: 7

Asterisk Bug with DNS Alias? Post Reply with Quote Edit/Delete Post Report Post to a Moderator       IP Information Go to the top of this page

Hello,

the provider easybell has the registrars:

sip,easybell.de
and
sip.voipcs.de running.

If you ping them, you'll will see that it's the same IP.

now the funny thing:
sip.easybell.de - is not registering
sip.voipcs.de works.

I tried it with other hardware and it seems an "Asterisk only" Problem.

Maybe some Asti Geek can help?

Cheers


easy

25.08.2010 15:23 easybell is offline Search for Posts by easybell Add easybell to your Buddy List
Dia
Premium Account


Registration Date: 03.03.2006
Posts: 1443

RE: Asterisk Bug with DNS Alias? Post Reply with Quote Edit/Delete Post Report Post to a Moderator       IP Information Go to the top of this page

Based on the DNS records of the two FQDNs you mentioned, only the sip.voipcs.de has a direct relationship with the 62.53.230.92 IP. The sip.easybell.de points to the sip.voipcs.de and the sip.voipcs.de points to the 62.53.230.92 IP.
code:
; <<>> DiG 9.3.6-P2 <<>> sip.voipcs.de
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60453
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;sip.voipcs.de.                 IN      A

;; ANSWER SECTION:
sip.voipcs.de.          43186   IN      A       62.53.230.92

;; AUTHORITY SECTION:
voipcs.de.              43186   IN      NS      dns.noris.net.
voipcs.de.              43186   IN      NS      pns.avxn.de.
voipcs.de.              43186   IN      NS      dns.noris.ch.
voipcs.de.              43186   IN      NS      dns.noris.de.

;; ADDITIONAL SECTION:
dns.noris.ch.           65980   IN      A       194.31.2.65
dns.noris.de.           10777   IN      A       192.109.102.65
pns.avxn.de.            13617   IN      A       80.86.178.70
dns.noris.net.          36917   IN      A       213.95.0.65


; <<>> DiG 9.3.6-P2 <<>> sip.easybell.de
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56179
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;sip.easybell.de.               IN      A

;; ANSWER SECTION:
sip.easybell.de.        86400   IN      CNAME   sip.voipcs.de.
sip.voipcs.de.          43200   IN      A       62.53.230.92

;; AUTHORITY SECTION:
voipcs.de.              43200   IN      NS      dns.noris.de.
voipcs.de.              43200   IN      NS      dns.noris.net.
voipcs.de.              43200   IN      NS      dns.noris.ch.
voipcs.de.              43200   IN      NS      pns.avxn.de.

;; ADDITIONAL SECTION:
dns.noris.ch.           65994   IN      A       194.31.2.65
dns.noris.de.           10791   IN      A       192.109.102.65
pns.avxn.de.            13631   IN      A       80.86.178.70
dns.noris.net.          36931   IN      A       213.95.0.65

26.08.2010 09:37 Diafora is offline Search for Posts by Diafora Add Diafora to your Buddy List
 
Post New Thread Post Reply
Go to:

Powered by Burning Board Lite 1.0.2 © 2001-2004 WoltLab GmbH
English Translation by Satelk