On Fri, 2003-08-29 at 10:18, Troy Aden wrote: > Hi there. I have a quick/silly Shorewall question. > I am running a web server behind my Bering 1.2 box and I would like to make > sure that all traffic that comes into my firewall at port 80 (http) gets > redirected to my internal server on port 443 (ssl). > Can someone please tell me how I could go about doing this? > Thanks in advance! >
I can tell you how to do it in Shorewall -- that it will work (from the point of view of HTTP clients and your web server) is another matter. DNAT net loc:<server ip>:443 tcp 80 -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://shorewall.net Washington USA \ [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
