Re: Shorewall 5.2.3.2 - Port forwarding
"Simon Matter" <[email protected]>
| Newsgroups | gmane.comp.security.shorewall |
|---|---|
| Message-ID | <[email protected]> |
> Hi > I like to setup shorewall to accept connection from my IP from port 4442 > and shorewall will forwared that to port 22 ssh > I tried this but doesn't work > ACCEPT net:192.168.0.203 fw tcp 22 4442 I'm quite sure you want to use a DNAT or REDIRECT rule here instead of ACCEPT. Regards, Simon