PDA

View Full Version : Nat table size in pf and ipfw


kulawymoe
June 7th, 2010, 14:19
Hello,
How can i check the nat table size when nat is done by pf, and how when it is done by ipfw+natd combo? I suppose someone is flooding nat with requests.

SirDice
June 7th, 2010, 14:56
How can i check the nat table size when nat is done by pf,
pfctl -s info
or
pfctl -s state

See pfctl.