[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apparent pf misbehavior



Hello
<snip>
>rdr on $ext_if proto tcp from any to any port 7300 -> 192.168.2.73
>port 22
</snip>

Shouldn't that be: 
rdr on $ext_if from any to $ext_if port 7300 -> 192.168.2.73 port 22

also make sure $ext_if is specified. 

>
>Thanks,
>Alex Kirk

Hope it helps. 

// Mika