Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Witness on FreeBSD 10.*

2 views
Skip to first unread message

Al Plant

unread,
Apr 29, 2013, 9:43:51 PM4/29/13
to
Aloha,

Is there a way of turning off the witness feature on the FreeBSD Current
10.*

I want to use a stripped down version as a test firewall with pf.

Thanks for any help.


~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740
+ http://hawaiidakine.com + http://freebsdinfo.org +
+ http://aloha50.net - Supporting - FreeBSD 7.2 - 8.0 - 9* +
< email: n...@hdk5.net >
"All that's really worth doing is what we do for others."- Lewis Carrol

_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"

Waitman Gobble

unread,
Apr 29, 2013, 10:45:35 PM4/29/13
to
I believe the witness options are set in kernel config.

--
Waitman Gobble
San Jose California USA
510-830-7975

Erich Dollansky

unread,
Apr 30, 2013, 12:53:41 AM4/30/13
to
Hi,

On Mon, 29 Apr 2013 15:43:51 -1000
Al Plant <n...@hdk5.net> wrote:

> Aloha,
>
> Is there a way of turning off the witness feature on the FreeBSD
> Current 10.*
>
> I want to use a stripped down version as a test firewall with pf.
>
you must take this out of your kernel configuration:

options
WITNESS
# Enable checks to detect deadlocks and cycles options
WITNESS_SKIPSPIN # Don't run
witness on spinlocks for speed

Ok, the formatting is different in the configuration file.

Erich

Al Plant

unread,
Apr 30, 2013, 2:23:08 PM4/30/13
to
Erich,

Thanks for the information.
0 new messages