You need to let DNS pass through. I've been reading the thread, and I see that people can axx by IP... In the mean time, try moving to GraniteCAnyon and see if that works. Also, make sure that httpd knows that the hostname is correct - in your httpd.conf it should be the hostname, not the IP address - otherwise it will redirect occasionally (for instance, I had ServerName 192.168.1.100 set in my httpd.conf. Hence, if I tried to axx from outside, it would try redirecting there, and noone else could get at it. *shrug*)
HTH,
--j |