Click to See Complete Forum and Search --> : Apache IP address question???


TechGuy
01-22-2001, 10:08 PM
I am running Apache on a box that is behind my external connection. (i.e. 192.168.0.1 is the router, 24.216.25.9 is the lan card to the cable modem in the router, This ip is 192.168.0.2). So apache is running on 192.168.0.2 So....how am I going to see the web site from outside my lan? Or can I not do this?

ndelo
01-22-2001, 10:46 PM
Can you forward ports from your router? If so, give it a try.

TechGuy
01-22-2001, 11:09 PM
The router is a Windows 2000 Pro box. How do I forward ports?

Craig McPherson
01-23-2001, 12:24 AM
By using a different operating system for your router...

Sweede
01-23-2001, 03:13 AM
right click on My Network Places.
select the adapter that you have Inet sharing enabled (NOT your lan adapter).

on the properties page, click on the sharing tab, then click settings.

On the settings page, click on services tab, click on Add.

Emter
www service
80
tcp
ip of LAN machine (192.168.0.x)
and click ok until your out of the properties pages and your set.

TechGuy
01-23-2001, 06:59 PM
I don't think this will work with my present configuration because I have a one way cable modem. The connection that's actually shared is the dial out connection through the phone.

Xtrecate
01-24-2001, 07:32 AM
is it just me or would u need both of those 'ways' for a web serving anyways?