Troy Aden wrote:
>               I have a quick shorewall question. 
>               How can I forward https connections to webmin on port 25000
> and Apache SSL on port 443?
>               I am running a server behind shorewall. I need to enable
> access to SSL on two different ports. I have setup rules to forward
> connections that come in on https to port 25000 ,my webmin server. (Thanks
> for the help on that Tom) But I also want to be able to DNAT SSL connections
> on the standard port 443 to the same server. Here is the rule for webmin. 
> 
>       >#DNAT to my SSL webmin server from web
>       >DNAT    net       dmz:192.168.2.26:25000  tcp https -
>       >DNAT    net       dmz:192.168.2.26:25000  tcp  25000
> 

Modify the first rule to read:

DNAT    net     dmz:192.168.2.26        tcp     https

When you connect to Webmin, use https://x.y.com:25000

-Tom
-- 
Tom Eastep    \ Shorewall - iptables made easy
AIM: tmeastep  \ http://www.shorewall.net
ICQ: #60745924  \ [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

Reply via email to