Open jpds opened 1 year ago
I don't think that's a bug because it's a supported feature from jail(2). Maybe bastille could give a warning when adding an existing IP address, though.
Definitively not a but, but it lands in the enhancement
label
Jail supports this natively, so bastille should support it.
@cedwards do we want to make bastille issue a warning if the ip of the jail is the same as the machine ip/???
[MANDATORY] Describe the bug [MANDATORY]
If one accidentally assigns the host IP to a jail and then deletes the jail - the host also loses the IP and connectivity is lost.
I did this by creating the jail with:
..without realizing that
::80
was also the host IPv6 address. It just shouldn't be possible to give the jail a conflicting IP that bastille already knows about.[MANDATORY] Bastille and FreeBSD version (paste
bastille -v && freebsd-version -kru
output)0.9.20220714 freebsd-version -kru
[MANDATORY] How did you install bastille? (port/pkg/git)
pkg