https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239417
--- Comment #2 from Yuri Victorovich <y...@freebsd.org> --- arping -v -v ,,, log: > $ arping -v -v 192.168.5.205 > arping: clock_getres() = 0s 1ns > arping: libnet_init(<null>) > arping: Autodetected interface sk0 > arping: libnet_init(sk0) > Timestamp types: > Name Description > arping: chroot(/var/empty): Operation not permitted > arping: setgroups(0, NULL): Operation not permitted > arping: setgid(): Operation not permitted > arping: setuid(): Operation not permitted > arping: pcap_get_selectable_fd(): 5 > This box: Interface: sk0 IP: 192.168.5.3 MAC address: 00:1c:32:3a:87:32 > ARPING 192.168.5.205 > arping: sending packet at time 145827.861062692 > Timeout > arping: sending packet at time 145828.867484471 > Timeout > arping: sending packet at time 145829.873842180 > ^C > the PR should be for Ports & Packages But net/arping normally works, except for in this situation. In this case it doesn't get ARP responses, which seems to be a kernel problem because ARP responses are supposed to come from all bridged peers. arping of the same jail from another such jail, or from outside hosts works, just not from the host where jail resides. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-jail@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"