Results 11 to 13 of 13
One more thought -- from your /etc/resolv.conf:
Code:
search hsd1.ca.comcast.net.
Lose the dot (.) at the end of the line....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-18-2007 #11
One more thought -- from your /etc/resolv.conf:
Lose the dot (.) at the end of the line.Code:search hsd1.ca.comcast.net.
- 06-18-2007 #12Just Joined!
- Join Date
- Jun 2006
- Posts
- 27
Using the opendns server it is still requesting 255.255.255.255.in-addr.arpa
ping (ing google) works fine
first it queries for Google and gets a response, then after it gets its reply (using ping -c 1) it queries:
99.253.14.72.in-addr.arpa: type PTR, class IN
and gets a response of
99.253.14.72.in-addr.arpa: type PTR, class IN, po-in-f99.google.com
nslookup:
## removing the . at the end of resolv.conf didn't effect anythingCode:[root@Omega ~]# nslookup > google.com *** google.com does not exist (Authoritative answer
- 06-18-2007 #13
I'm stumped.
Next thing I would do is see if Arch has any bugfixes (in the form of updated rpms) you can apply to the version you're running. I've never used pacman, but their wiki seems to explain it all well.
ArchWiki :: Main Page - ArchWiki
Good luck.


Reply With Quote
