>    I am have a RH 5.2 box doing IP masquerading for my lan.  I am trying
>to forward requests sent to my linux box on port 81 to port 80 of a computer
>on the internal network.
>I have tried lines like the following with no success:
>
>ipfwadm -F -i accept -W eth0 -S 128.193.137.41/0 81 -D 192.168.1.2/0 80 -P tcp

IPFWADM cannot do this.  You should use IPPORFW to do this (don't use
IPAUTOFW).  How to do this is documented in TrinityOS:

        http://www.ecst.csuchico.edu/~dranch/LINUX/index-linux.html

--David
.----------------------------------------------------------------------------.
|  David A. Ranch - Linux/Networking/PC hardware         [EMAIL PROTECTED]  |
!----                                                                    ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to