Max Laier wrote:
On Monday 19 September 2005 02:40, Andre wrote:
[...]
# echo "set limit src-nodes 1000" | pfctl -f -
pfctl: DIOCSETLIMIT: Invalid argument
[...]
Can you please try the attached patch and report back. Seems like I missed an
initialization there :-\
It worked!
Thank you!
On Monday 19 September 2005 02:40, Andre wrote:
> I can't set 'limit src-nodes' with pfctl on a FreeBSD 5.4-RELEASE
> system. This is the error I get:
>
> # echo "set limit src-nodes 1000" | pfctl -f -
> pfctl: DIOCSETLIMIT: Invalid argument
>
> I'm able to set 'states' and 'frags' just fine:
>
> #
I can't set 'limit src-nodes' with pfctl on a FreeBSD 5.4-RELEASE
system. This is the error I get:
# echo "set limit src-nodes 1000" | pfctl -f -
pfctl: DIOCSETLIMIT: Invalid argument
I'm able to set 'states' and 'frags' just fine:
# echo "set limit { states 5, frags 2000 }" | pfctl -f -