PBXes (http://www1.pbxes.com/forum/index.php)
- English (http://www1.pbxes.com/forum/board.php?boardid=16)
-- Bugs (http://www1.pbxes.com/forum/board.php?boardid=24)
--- RE: Asterisk Bug with DNS Alias? (http://www1.pbxes.com/forum/threadid.php?threadid=1282742598)


Posted by easybell on 25.08.2010 at 15:23:

Asterisk Bug with DNS Alias?

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


Posted by Diafora on 26.08.2010 at 09:37:

RE: Asterisk Bug with DNS Alias?

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

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