[Ferm] Request for help with port forward

Max Kellermann max at duempel.org
Mon Jan 16 15:04:09 CET 2012


On 2012/01/16 14:40, András Kovács <Andras.Kovacs at teleconnect.hu> wrote:
> Ferm version: 2.0.7-1 (as part of Debian squeeze)
[...]
> variable name expected - if you want to concatenate strings, try using double quotes"
> 
> I thought concatenation would help FERM to understand the syntax:

Try this one:

 DNAT to "$dest:$port_inter";

(Using double quotes)

>     DNAT to @CAT <--
> unknown ferm built-in function"
> 
> Which is weird as documentation is referring to @cat function.

You are using ferm 2.0.7, but you are looking at manual of 2.0.9 or
newer.  If you use an outdated ferm version, you should be reading an
outdated manual version!

Max


More information about the Ferm mailing list