On Thu, Apr 27, 2000 at 12:50:13PM +1000, Jason Lowe wrote:
> We have a PC with a direct connection to the Internet. It runs our mail and web 
>server.
> 
> We would like to move the Web Server to another machine, while keeping the mail 
>server as 
> it is. I would prefer not to mess around with the delegation, but simply re-direct 
>the 
> http request from our current machine to another IP address on our network.
> 
> I am able to assign the Web Server an internal or external IP address.

rinetd - 

Redirects TCP connections from one IP address and port to another. 
rinetd is a single-process server which handles any number of connections to 
the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd runs 
as a single process using nonblocking I/O, it is able to redirect a large number 
of connections without a severe impact on the machine. 

http://www.boutell.com/rinetd/


Cheers

Paul Haddon
Technical Services Manager
Hartingdal Internet

> 



> 
> 
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to