Currently my recommendation is to use a VSD patched kernel for 2.2.x systems which allows Apache to be run as admin but connect to a port < 1024 (this avoids vsdredirect and the Apache log errors it creates).
For 2.4 kernels Damion's iptables implementation is preferred as again it avoids vsdredirect. The best solution (currently being pursued) is to properly use capabilities (>RH7.0 only) which will allow Apache to be run as admin with capability to connect to a port < 1024 and requires no iptables, no kernel patching and no vsd-redirect - just a change to the commands in rc.local I believe... Tim > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Brigden > Sent: 31 October 2001 18:19 > To: [EMAIL PROTECTED] > Subject: Port Redirection > > > Hi, > > I know it has been a while, but I was wondering what people were > using to do > the port redirection for httpd now, ie. are they still using vsdredirect, > iptables, ipchains or starting apache as root? > > Bill. > > ------------------------- The freeVSD Support List > -------------------------- > Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support > Unsubscribe: > mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > ------------------------------------------------------------------ > ----------- ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
