Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2016 15:47:39 -0400
From:      Ernie Luzar <luzar722@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Cannot ping6 inside jail
Message-ID:  <57B36DDB.9050506@gmail.com>
In-Reply-To: <20160816191547.GA87631@becker.bs.l>
References:  <20160816191547.GA87631@becker.bs.l>

next in thread | previous in thread | raw e-mail | index | archive | help
Bertram Scharpf wrote:
> Hi,
> 
> I couldn't find anything about this by Google or in the man
> pages.
> 
> Inside a jail:
> 
>   # ping6 ::1
>   ping6: socket: Protocol not supported
> 
> When I ask "ifconfig", there are no IPv6 adresses.
> 
> What did I miss?
> 
> Thanks in advance.
> 
> Bertram
> 
> 

If your talking about issuing the ping command from within a non-vimage 
jail then its denied by design as a security risk. You have to enable 
allow.raw.sockets to get ping command to work.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57B36DDB.9050506>