On Fri, Aug 31, 2001 at 01:49:54PM -0500, Nate Straz wrote:
> On Fri, Aug 31, 2001 at 11:49:53AM -0500, Phillip.J.Crump at WellsFargo.COM wrote:
> > How do you do the re-direction from 8080 to 80??
> 
> I use OpenBSD. :)  Here is the ipnat rule that I use.  I don't know what
> the equivalent is in ipchains, netfilter, whatever the latest Linux
> firewall is.
> 
> # Redirect web traffic from 8080 to 80
> rdr sis1 candle.dhs.org/32 port 8080 -> candle.dhs.org port 80

Why not add a "Listen 8080" to httpd.conf?

florin

-- 

"If it's not broken, let's fix it till it is."

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4