[Firehol-support] Re: Firehol-support digest, Vol 1 #17 - 1 msg

Signey John signey at via-rs.com.br
Mon Aug 4 14:26:51 CEST 2003


firehol-support-request at lists.sourceforge.net wrote:

>Send Firehol-support mailing list submissions to
>	firehol-support at lists.sourceforge.net
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	https://lists.sourceforge.net/lists/listinfo/firehol-support
>or, via email, send a message with subject or body 'help' to
>	firehol-support-request at lists.sourceforge.net
>
>You can reach the person managing the list at
>	firehol-support-admin at lists.sourceforge.net
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of Firehol-support digest..."
>
>
>Today's Topics:
>
>   1. port forwarding (maillist at bestworldweb.homelinux.com)
>
>--__--__--
>
>Message: 1
>From: "maillist at bestworldweb.homelinux.com" <maillist at bestworldweb.homelinux.com>
>Reply-To: maillist at bestworldweb.homelinux.com
>To: firehol-support maillist <firehol-support at lists.sourceforge.net>
>Organization: 
>Date: 03 Aug 2003 11:17:44 +1200
>Subject: [Firehol-support] port forwarding
>
>Hi,
>
>I would like to forward ports from my gateway server running fire-hol to
>another server on my internal network. How would I set this up?
>
>Thanks very much,
>
>Paul
>
>
>
>
>--__--__--
>
>_______________________________________________
>Firehol-support mailing list
>Firehol-support at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/firehol-support
>
>
>End of Firehol-support Digest
>
>  
>
nat to-destination 192.168.0.4 proto tcp dport 80 src not 192.168.0.4

interfaces....

router ...

router myht inface eth1 outface eth0
 server "http" accept dst 192.168.0.4
 ?client all accept

Signey





More information about the Firehol-support mailing list