Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Port Forwarding... mmm? 1

Status
Not open for further replies.

SpeedDemon

Programmer
Jan 1, 2001
70
GB
Hi all, I've got a problem and Im hoping to use apache to solve it... :)

Consider a simple network with a Win2K server connected to a linux machine running apache..

win2k : 192.168.0.1
redhat: 192.168.0.16

The Win2k machine is accessable from the internet. Now, If someone sends a port 80 request to the win2k machine, i'd like it to forward the connection to the redhat machine on the internal network and pass the response back to the user via the win2k machine.

Confused? I hope not :)

Ok, so now i have installed apache on the win2k machine as I thought I might be able to map incoming calls on port 80 to a different IP on the network (onto the redhat machine), im sure apache can do this, I just dont know how...

Please help!!

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top