> "Marten Kemp" <(E-Mail Removed)> wrote in message
> news:fu37o7$jnb$(E-Mail Removed)...
>> > I have the following:
>> >
>> > enthusiasts.dyn-o-saur.com
>> > => dyndns.com
>> > => home IP address
>> > => router virtual server for port 80
>> > => 192.168.2.200
>> > => "production" webserver
>> >
>> > All this works perfectly. However, a link to a page
>> > hosted on my test server (dingbat at 192.168.2.102)
>> > fails when I try it from outside my network. I know
>> > that the 192.168 range is private but there should
>> > be some way to do this.
>> >
>> > I've groveled through the Fine Manuals but there
>> > seems to be something that I'm missing. Probably
>> > intuitively obvious to the most casual observer.
>
> Your problem has NOTHING to do with apache. (Note the follow-up group I've
> selected)
>
> That's because you're using the wrong IP address at dyndns.com. What needs
> to be listed there is the dynamic address you get from your provider for
> your dial-up or DSL line. Then, at your router, you need to forward port 80
> to your local IP.
>
> Even with all that, it still may not work. Your ISP may block port 80 as
> customers (without business accounts that have static IPs) aren't supposed
> to be running servers at home.
The routing from dyndns is to the dynamic IP address
from my ISP. The hardware router sends all port 80
traffic to 192.168.2.200, and that part works just
fine. Go to
http://enthusiasts.dyn-o-saur.com to see.
The problem is my trying to link to the test version
of the page which is hosted by dingbat at 192.168.2.102.
Whose /var/www directory is an smbmount of a folder
on my WinXP machine.
--
-- Marten Kemp
(Fix name and ISP to reply)