Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 14:56:49 +0100
From:      Cristiano Deana <cristiano.deana@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: pf rules
Message-ID:  <d8a4930a1001220556g4e404677rce086c0427ebce05@mail.gmail.com>
In-Reply-To: <4B594FC0.3010200@el.net>
References:  <4B594FC0.3010200@el.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 22, 2010 at 8:12 AM, kalin m <kalin@el.net> wrote:

> how is it possible that if i have these rules below in pf.conf if i do:
> telnet that.host.org 25
>
> i get:
> Trying xx.xx.xx.xx...
> Connected to that.host.org.
> Escape character is '^]'.

you probably don't load pf.
pfctl -sa | grep Status
echo 'pf_enable="YES"' >> etc/rc.conf && /etc/rc.d/pf restart

-- 
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8a4930a1001220556g4e404677rce086c0427ebce05>