mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
3048255235
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 |
||
---|---|---|
.. | ||
bhyve | ||
bootforth | ||
BSD_daemon | ||
csh | ||
diskless | ||
drivers | ||
etc | ||
find_interface | ||
FreeBSD_version | ||
hast | ||
hwpmc | ||
ibcs2 | ||
indent | ||
ipfilter | ||
ipfw | ||
IPv6 | ||
jails | ||
kld | ||
libifconfig | ||
libusb20 | ||
libvgl | ||
mdoc | ||
netgraph | ||
perfmon | ||
pf | ||
ppi | ||
ppp | ||
printing | ||
scsi_target | ||
ses | ||
smbfs | ||
sunrpc | ||
tests | ||
uefisign | ||
witness | ||
ypldap | ||
Makefile | ||
Makefile.depend |