Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2024 02:02:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        jail@FreeBSD.org
Subject:   [Bug 278232] Jail IPv4 source address selection inside a jail not working
Message-ID:  <bug-278232-29815-qZmytc6kkO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278232-29815@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278232-29815@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278232

--- Comment #6 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Dirk Meyer from comment #4)
> ip4.addr
> ip4.saddrsel

Those options are per jail. That is to say, they should be applied either in
the command line or in the jail.conf .

> There is also a sysctl, but I am unable to change it outside,
> nor does it reflect the status inside the jail:

> host# sysctl security.jail.param.ip4.saddrsel=3D1
> security.jail.param.ip4.saddrsel: 0 -> 0

> Is this the expected behavior ?
Yes. Those sysctl knobs serve no purposes but are kept only for backward
compatibility. Users should not have contact with them. See also the commit=
 log
[1].


1.
https://cgit.freebsd.org/src/commit/?id=3D0304c7316344d7e2d1dee3aa0249724ec=
629e8ef

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278232-29815-qZmytc6kkO>