https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239393
--- Comment #1 from Yuri Victorovich <[email protected]> --- Connections to 127.0.0.1 via lo0 also fail with "Permission denied". The jail is created with: > jail_setv(JAIL_CREATE, > "path", jailPath.c_str(), > "host.hostname", "my-hostname", > "persist", nullptr, > "allow.raw_sockets", "true", > "allow.socket_af", "true", > "vnet", nullptr, > nullptr); -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
