[Bug 278232] Jail IPv4 source address selection inside a jail not working
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Apr 2024 16:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278232 --- Comment #11 from Jamie Gritton <jamie@FreeBSD.org> --- This appears to be a feature, working exactly what as it says it does. From jail(8): ip4.saddrsel A boolean option to change the formerly mentioned behaviour and disable IPv4 source address selection for the jail in favour of the primary IPv4 address of the jail. Source address selection is enabled by default for all jails and the ip4.nosaddrsel setting of a parent jail is not inherited for any child jails. -- You are receiving this mail because: You are the assignee for the bug.