Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2016 21:32:01 -0500
From:      Pietro Sammarco <pietro.sammarco@googlemail.com>
To:        freebsd-doc@FreeBSD.org
Subject:   ezjail allow.raw_socket handbook wrong confing
Message-ID:  <571D81A1.30606@googlemail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I have been hammering my head for the past 3 hours trying to get ping to 
work on a jail managed through ezjail.

As per the handbook indication, I set *export 
jail_jailname_parameters="allow.raw_sockets=1" 
*to*/usr/local/etc/ezjail/jailname *but it wouldn't allow pinging no 
matter what.

Anyways I am not sure if that variable was working before, however it 
certainly doesn't anymore.

The solution was to add *export 
jail_**jailname**_parameters="allow.raw_sockets" 
*to*/usr/local/etc/ezjail/jailname*.

Yep easy as that, but it seriously gave me a headache to the point that 
I am about to throw up :).  I believe the handbook should be edited and 
the corrected.

https://www.freebsd.org/doc/handbook/jails-ezjail.html

Best Regards,
Pietro Sammarco



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?571D81A1.30606>