hey people, im wandering if anyone can suggest a good solution to my
problem.
I have a web server inside my network which is behind a firewall.
I would like to make that web server accessible to the outside world but
dont know if i want to open up a port on my ipchains firewall.

My network is as so:

10.3.2.12(eth0)            <------------>   10.3.2.1(eth0) Firewall (ppp0)
<---------> Internet
(2nd web server)

is there a way to bind a virtual directory in apache say port 85 on
10.3.2.12 (because the web server is listening on that port), so that if
someone (from the internet) was to access http://my_site/the_2nd_server/ it
would grab all the data from the second web server and display it as though
its on the current server, keeping in mind that 10.3.2.12 isn't internet
accessible obviously.

any suggestions appreciated.

Chris Barnes

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to