Re: [List] Re: How to force network packets across network instead of loopback

From: Frank Leonhardt <freebsd-doc_at_fjl.co.uk>
Date: Thu, 11 Sep 2025 10:57:18 UTC
On 11/09/2025 11:19, Sad Clouds wrote:
> On Solaris this setup is quite easy, just enable symmetric routing:
>
> $ ipadm set-prop -p hostmodel=strong ipv4
> $ ipadm set-prop -p hostmodel=strong ipv6
>
> I was hoping for something similar on FreeBSD, but apart from
> net.inet.ip.rfc1122_strong_es which doesn't quite achieve the same
> effect, I could not find anything.

P.S. I followed this up as I was more than uncertain about this 
variable, and it seems seems no one knows what this actually does!

https://reviews.freebsd.org/D32912