cjkenworthy
Programmer
I want to set up a 'device' (computer/router) to act as a kind of bridge between a dialup connection and a LAN webserver and back again.
I plan to allow traffic on TCP ports to connect over the internet to the dialup computer - I then want the device to forward the traffic internally over the LAN to a specific server e.g. a web server listening on port 80 - the webserver will respond to the 'device', which I then want it to return the original client.
At first this may sound like a job for a firewall, but I thought it might be possible using IPSEC or other windows utility.
Failing that can anyone recommend a good utility to achieve this? Is it feasible?
It will be on a Windows 2000 machine.
I plan to allow traffic on TCP ports to connect over the internet to the dialup computer - I then want the device to forward the traffic internally over the LAN to a specific server e.g. a web server listening on port 80 - the webserver will respond to the 'device', which I then want it to return the original client.
At first this may sound like a job for a firewall, but I thought it might be possible using IPSEC or other windows utility.
Failing that can anyone recommend a good utility to achieve this? Is it feasible?
It will be on a Windows 2000 machine.