b6e6
![]() |
|
|
|
|
|||||||
| Firewalls IPFW, PF, IPF (but not limited) related discussion |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello, one of my FreeBSD 9 machines is nearly hitting the states limit. The machine had the limit 10000. Correct me if I'm wrong but I thought reading somewhere that the default states limit was increased to 30000 with FreeBSD 9? Other machines have the limit at 30000 using the default value. Strangely one machine has 20000 as the limit.
Now I increased the limit Code:
set limit states 20000 |
|
#2
|
||||
|
||||
|
The default state limit in pf is (still) 10,000 in FreeBSD 9. Any higher limit should be set in pf.conf.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
| The Following User Says Thank You to DutchDaemon For This Useful Post: | ||
saznik (September 20th, 2012) | ||
|
#3
|
|||
|
|||
|
That's a clear statement. Then I have to find out why the other machines have such a high limit. Because in pf.conf there is no limit defined and it should use defaults (10000).
|
|
#4
|
|||
|
|||
|
Quote:
Code:
echo 'set limit states 20000' | pfctl -mf - |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what do all the states in top mean? | wonslung | General | 11 | November 9th, 2010 21:40 |
| [Solved] Shutdown freeBSD completely, without hitting power button | ccc | General | 11 | September 14th, 2010 00:38 |
| Undervolting Athlon II P-states? | soobaerodude | System Hardware | 3 | July 31st, 2010 16:03 |
| PF limiting nat table states per ip | kulawymoe | Firewalls | 3 | June 12th, 2010 18:18 |
| Can't shutdown FreeBSD without hitting power button | triplesquarednine | General | 19 | September 6th, 2009 04:46 |