Apache and RRAS

Man of Honour
Joined
17 Nov 2003
Posts
36,747
Location
Southampton, UK
I currently have a server at home which deals with internet traffic routing and VPN connections. I now want it to do some web hosting with apache.

I have three NICs.

Internal connection
192.168.0.1

External connection
192.168.0.2

Internet Hosting
192.168.0.3

The internet traffic is routed from the internal to external interface and works fine.

My problem comes when I try to access the website externally. Apache is bound to the Internet hosting nic and can be accessed via the internal 192.168.0.3 address. However, when someone tries to access the site externaly (which goes through a ADSL router (which isn't routing)) you can't get a page to load. When RRAS is disabled, it can be seen.

Any ideas?

Burnsy
 
Back
Top Bottom