SUDDN <Bogus@NoSpam.com> wrote news:q_hec.13281$wP1.32129@attbi_s54:
> Okay, here is all that I know:
>
> I host my friends site on my home server. It's on the Comcast network
> (which it probably shouldn't be.) and has a dynamic IP address. It is
> also sitting behind a NAT switch with port 80 forwarded.
>
> The site is the www.ellawheelerwilcox.org site. It's the number one
> google hit for Ella Wheeler Wilcox.
>
> My friend uses www.namezero.com for his url forwarding. This site has
> been working for over a year and suddenly it has stopped working. (I
> upgraded to Mandrake 10.0 which uses Apache 2)
>
> When I go into a shell and do a: ping www.ellawheelerwilcox.org I get:
> 64 bytes from redirectf.dnsix.com (66.150.161.133): icmp_seq=11
> ttl=241 time=16.7 ms
>
> 66.150.161.133 is not my IP address. My IP address is currently:
> 24.18.61.161
>
> So if I want to get to my friends site which is located in his home
> directory I should be able to enter: http://24.18.61.161/~redwards
>
> But when I do that I get:
>
> An error occurred while loading http://24.18.61.161/~redwards:
>
>
> Could not connect to host 127.0.0.1
>
> It appears that Apache2 is redirecting the request to the loopback
> address.
>
> Can someone help me out here?
>
> Thanks
>
More info please :
- apache configuration
- iptables/ipchains rules
- ...