Searched hist:"3048255235 c13ee10b5110350ab5dde9d619ccd1" (Results 1 – 3 of 3) sorted by relevance
/freebsd/share/examples/jails/ |
H A D | README | diff 3048255235c13ee10b5110350ab5dde9d619ccd1 Sun Oct 28 19:32:47 CET 2018 Devin Teske <dteske@FreeBSD.org> Fix jail examples in jib, jng, README
The provided example jail configs do not work for multiple interfaces. Multiple interfaces need to be specified as a comma separated list or using multiple += lines in jail.conf. In the given example, a space- separated string is used, which doesn't work with multiple interfaces.
Also added a note to the README about VIMAGE being built-in by default on amd64 in FreeBSD 12, with appropriate instructions for loading the necessary netgraph ether module (ng_ether) since it is neither built- in nor autoloads.
Submitted by: Ryan Moeller <ryan@freqlabs.com> Reported by: Ryan Moeller <ryan@freqlabs.com> MFC after: 3 days Sponsored by: Smule, Inc. Differential Revision: https://reviews.freebsd.org/D17697
|
H A D | jib | diff 3048255235c13ee10b5110350ab5dde9d619ccd1 Sun Oct 28 19:32:47 CET 2018 Devin Teske <dteske@FreeBSD.org> Fix jail examples in jib, jng, README
The provided example jail configs do not work for multiple interfaces. Multiple interfaces need to be specified as a comma separated list or using multiple += lines in jail.conf. In the given example, a space- separated string is used, which doesn't work with multiple interfaces.
Also added a note to the README about VIMAGE being built-in by default on amd64 in FreeBSD 12, with appropriate instructions for loading the necessary netgraph ether module (ng_ether) since it is neither built- in nor autoloads.
Submitted by: Ryan Moeller <ryan@freqlabs.com> Reported by: Ryan Moeller <ryan@freqlabs.com> MFC after: 3 days Sponsored by: Smule, Inc. Differential Revision: https://reviews.freebsd.org/D17697
|
H A D | jng | diff 3048255235c13ee10b5110350ab5dde9d619ccd1 Sun Oct 28 19:32:47 CET 2018 Devin Teske <dteske@FreeBSD.org> Fix jail examples in jib, jng, README
The provided example jail configs do not work for multiple interfaces. Multiple interfaces need to be specified as a comma separated list or using multiple += lines in jail.conf. In the given example, a space- separated string is used, which doesn't work with multiple interfaces.
Also added a note to the README about VIMAGE being built-in by default on amd64 in FreeBSD 12, with appropriate instructions for loading the necessary netgraph ether module (ng_ether) since it is neither built- in nor autoloads.
Submitted by: Ryan Moeller <ryan@freqlabs.com> Reported by: Ryan Moeller <ryan@freqlabs.com> MFC after: 3 days Sponsored by: Smule, Inc. Differential Revision: https://reviews.freebsd.org/D17697
|