Any #FreeBSD sysadmins out there running #Bastille jails with multiple interfaces?
Or any sort of jail with multiple interfaces?
I was going to try out Bastille rather than old-fashioned manual "Thick" jail like the ones I’ve set up before because I've never done multiple interfaces or thin jails and Bastille seemed like a good way to do that. Except that it isn't working. At least not in the way I think the docs imply...
Of course I've opened an issue: github.com/BastilleBSD/bastill…
Or any sort of jail with multiple interfaces?
I was going to try out Bastille rather than old-fashioned manual "Thick" jail like the ones I’ve set up before because I've never done multiple interfaces or thin jails and Bastille seemed like a good way to do that. Except that it isn't working. At least not in the way I think the docs imply...
Of course I've opened an issue: github.com/BastilleBSD/bastill…
Documentation and/or implementation of 'network' subcommand unclear.
I am attempting to create a jail acting as a specialized proxy with access to multiple host vlan interfaces. The existing host config is: cloned_interfaces="lagg0 vlan0 vlan1 vlan2 lo1" ifconfig_la...grumpybozo (GitHub)