> On 26 Mar 2015, at 22:33, Mohsen Pahlevanzadeh <[email protected]> 
> wrote:
> 
> Dear All,
> 
> I need to equivalen of ip_conntarck of netfilter in FreeBSD, Specially, 
> maximum connections.
> Specially two variable net.ipv4.netfilter.ip_conntrack_count and 
> net.ipv4.netfilter.ip_conntrack_max

Hi,

pfctl -si | grep current
pfctl -sm | grep states     

or with bsnmpd running and snmp_pf.so loaded:

snmpget enterprises.12325.1.200.1.3.1
snmpget enterprises.12325.1.200.1.5.1

br,
Felix

> --Regards
> Mohsen
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "[email protected]"

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to