would this be in the reverse setup ? If so I have to contact bellsouth. If not then I have to contacted the person doing the dns and he moves like molassess in getting anything done.
Thanks Mark > tx1# dig -x 68.156.89.118 > > ; <<>> DiG 9.2.3rc3 <<>> -x 68.156.89.118 > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9266 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 2 > > ;; QUESTION SECTION: > ;118.89.156.68.in-addr.arpa. IN PTR > > ;; ANSWER SECTION: > 118.89.156.68.in-addr.arpa. 10800 IN CNAME 118.0.89.156.68.in-addr.arpa. > 118.0.89.156.68.in-addr.arpa. 10800 > IN PTR spamcop.wirelesscommunitynetworks.com. > > I wonder if yahoo is not resolving the CNAME? if it's stopping a the CNAME > hosntame, that's the problem, since there's no A: > > tx1# dig 118.0.89.156.68.in-addr.arpa. > > ; <<>> DiG 9.2.3rc3 <<>> 118.0.89.156.68.in-addr.arpa. > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49679 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 > > > > remove the CNAME or put an A record for the CNAME. > > Len >
