On Sat, Apr 17, 2010 at 8:39 PM, Aiza <[email protected]> wrote:
> My jail has public internet access because i can do pkg_add -r unix2dos and
> the package does install. But when I enter ping -c 2 freebsd.org I get
> message "ping: socket: Operation not permitted"  There is no firewall
> running in the jail.
>
> Any ideas would be helpful.
>
> Thanks

There is a sysctl option on the host which disallows raw sockets from
inside any jails,
security.jail.allow.raw_sockets

See the jail manpage.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to