On Mon, 25 Apr 2016, Christoph Brinkhaus wrote:
On Mon, Apr 25, 2016 at 05:37:28PM +0200, Philipp Erbelding wrote:
Hello Philipp!
Hi,
I think there is a misunderstanding about the issue here.
"jailname" in both the paragraph and the configuration line are shown in
italic because they are strings that the user is supposed to replace
with the actual jail name.
Would it help to break up that paragraph into shorter sentences?
When raw network sockets are actually needed in a jail, they can be
enabled. Edit the ezjail configuration file for the individual
jail, /usr/local/etc/ezjail/jailname. Modify the parameters entry:
Is the problem with the mentioned section not with the "=1" which is no longer
current?
I found this reference in the forums about it only working without the "=1":
https://forums.freebsd.org/threads/54365/
Kind regards
Philipp
export jail_testjail1_parameters="allow.raw_sockets=1" is not mentioned
in https://forums.freebsd.org/threads/54365/
But I can confirm that the syntax as
export jail_testjail1_parameters="allow.raw_sockets=1"
works for me.
And for me. This is from a live, working jail named "icinga" here:
export jail_icinga_parameters="allow.raw_sockets=1"
It's not clear what the misunderstanding or problem was, or what the
suggested change is to fix it.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"