https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283425
--- Comment #1 from Sulev-Madis Silber <bugs-freebsd-org...@ketas.si.pri.ee> --- 23:35,root@green:~# lh ping -r-sr-xr-x 1 root wheel 61K Oct 30 14:35 ping 23:35,root@green:~# mount_nullfs /root/ /mnt/ 23:35,root@green:~# mount | fgrep ' /mnt ' /root on /mnt (nullfs, local, noatime, nosuid, nfsv4acls) 23:35,root@green:~# su -fm nobody -c '/root/ping -o example.com' ping: socket ssend: Operation not permitted 23:35,root@green:~# su -fm nobody -c '/mnt/ping -o example.com' PING6(56=40+8+8 bytes) 2001:7d0:8437:1300:21e:bff:fea2:e000 --> 2606:2800:21f:cb07:6 820:80da:af6b:8b2c 16 bytes from 2606:2800:21f:cb07:6820:80da:af6b:8b2c, icmp_seq=0 hlim=55 time=92.991 ms --- example.com ping6 statistics --- 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/std-dev = 92.991/92.991/92.991/0.000 ms 23:35,root@green:~# -- You are receiving this mail because: You are the assignee for the bug.