[IPFW] Why "ipfw set disable" can't disable set number larger than or equal to 24?
[IPFW] Why "ipfw set disable" can't disable set number larger than or equal to 24?
- Subject: [IPFW] Why "ipfw set disable" can't disable set number larger than or equal to 24?
- From: Jan Deng <email@hidden>
- Date: Sat, 9 Oct 2010 22:32:07 +0800
Dears,
I met a problem. Here is the description:
Problem:
Command "ipfw set disable 26" not work.
Environment:
Mac OS X 10.4, 10.5 and 10.6.
Reproduction steps:
1. Run command "sudo ipfw add set 26 deny ip from me to any"
2. Run command "sudo ipfw set disable 26"
3. Try vist a website using browser.
Detail:
I added a rule to ipfw with set number 26.
Then I try the following command to disable rule set 26:
"sudo ipfw set disable 26"
But unfortunately, Set 26 was not disabled.
Then I tried set 0,1,2, ..., 30 and found that only those rules whose set number is larger than or equal to 24 can't be disabled.
It is strange.
I tried Mac OS X 10.4, 10.5 and 10.6, the result is the same.
Is there any clues?
Thanks!
Best Regards,
Jan Deng
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden