Re: Routing problem? What is it?
On Mon, 21 Feb 2005 21:02:10 -0800, Shabam <chalupa@yomama-nospam.com> wrote:
>> "type in" from where? What mfr/model router? Many routers do not do
>> loopback (LAN2LAN via WAN IP). You should test it from an internet host,
>> or dialup PPP from PC NOT on your LAN.
>
> It's not working outside either. I've checked.
If nothing is mentioned in your apache logs, it appears to not be reaching
that server. If you are sure that you properly forwarded port 82 in your
router to 192.168.0.10, and router logs do not mention unauthorized access
for that port, the only other thing I can think of is that there may be a
default firewall you are not aware of. Check output of:
iptables -L -n
|