[Bug 280132] EHOSTUNREACH when using IPv4 over IPv6 nexthop
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280132 Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Severity|Affects Only Me |Affects Some People CC| |[email protected] --- Comment #4 from Zhenlei Huang <[email protected]> --- (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.