Re: portfw to multiple machines, same port

2002-03-02 Thread Vector
it to see if he has anything new. vec - Original Message - From: "Xeno Campanoli" <[EMAIL PROTECTED]> To: "Michael P. Soulier" <[EMAIL PROTECTED]> Cc: Sent: Saturday, March 02, 2002 8:59 PM Subject: Re: portfw to multiple machines, same port > &quo

Re: portfw to multiple machines, same port

2002-03-02 Thread Michael P. Soulier
On 02/03/02 Xeno Campanoli did speaketh: > Do I still need to set up ipchains for packets coming back out, or does > this take care of all of it? Another thing I'm similarly stuck on is > portforwarding into a single FTP server. Do you just: ipchains must still permit the flow of the packet

Re: portfw to multiple machines, same port

2002-03-02 Thread Xeno Campanoli
"Michael P. Soulier" wrote: > > From IPMASQADM(8): > >EXAMPLES >Redirect all web traffic to internals hostA and hostB, >where hostB will serve 2 times hostA connections. Forward >rules already masq internal hosts to outside (typical). > > ipchai

Re: portfw to multiple machines, same port

2002-03-02 Thread Michael P. Soulier
From IPMASQADM(8): EXAMPLES Redirect all web traffic to internals hostA and hostB, where hostB will serve 2 times hostA connections. Forward rules already masq internal hosts to outside (typical). ipchains -I input -p tcp -y -d yours.com/32 80 -m 1