Duplicate
Details
Details
Assignee
Triage Team
Triage TeamReporter
romaxx
romaxxLabels
Components
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created March 22, 2020 at 10:38 PM
Updated July 1, 2022 at 4:50 PM
Resolved August 4, 2020 at 1:53 PM
In a Jail / Basic properties,
uncheck DHCP
uncheck NAT
uncheck VNET
uncheck BPF
> selecting interface, for exemple: igb1: aux
it generate "ip4_addr": " igb1: aux |x.x.x.x/xx" in config.json and it's wrong,
generated line need to be "ip4_addr": " igb1 |x.x.x.x/xx" (it put the full label instead of interface name)