https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280132
Zhenlei Huang <z...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|n...@freebsd.org |z...@freebsd.org Severity|Affects Only Me |Affects Some People CC| |melif...@freebsd.org --- Comment #4 from Zhenlei Huang <z...@freebsd.org> --- (In reply to Luiz Amaral from comment #0) FreeBSD 14 moved to netlink. I guess there're issues about source address selection in kernel routing stack. Presume you have public IPv4 address a.a.a.a on the loopback interface. May you have a try `ping -S a.a.a.a example.org` ? The `-S` option forces the source address to a.a.a.a. You can replace `example.org` to any public address outside. -- You are receiving this mail because: You are the assignee for the bug.