[wplug] reverse DNS?

Zach Uram netrek at gmail.com
Sun Aug 10 15:21:24 EDT 2008


I requested my ISP setup reverse DNS for me and verified that my
domain is now mapping to my IP:

ubuntu at ubuntu:~$ nslookup 66.207.132.65
Server:         192.168.1.1
Address:        192.168.1.1#53

65.132.207.66.in-addr.arpa      name = jesujuva.org.

ubuntu at ubuntu:~$ dig -x 66.207.132.65 ptr

; <<>> DiG 9.3.2 <<>> -x 66.207.132.65 ptr
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8046
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;65.132.207.66.in-addr.arpa.    IN      PTR

;; ANSWER SECTION:
65.132.207.66.in-addr.arpa. 172800 IN   PTR     jesujuva.org.

;; AUTHORITY SECTION:
132.207.66.in-addr.arpa. 172800 IN      NS      ns1.aspstation.net.
132.207.66.in-addr.arpa. 172800 IN      NS      ns2.aspstation.net.

;; ADDITIONAL SECTION:
ns1.aspstation.net.     172800  IN      A       66.207.128.2
ns2.aspstation.net.     172800  IN      A       66.207.128.3

;; Query time: 4 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Sun Aug 10 15:20:56 2008
;; MSG SIZE  rcvd: 152

However I just connected to a game server and also to IRC and they
both still show me as connecting from
"jamie.vdsl.nidhog.net" instead of "jesujuva.org".

Am I missing some important step? Running Ubuntu.

Zach


More information about the wplug mailing list