Add rule to prevent LX containers from firewalld on host system.
This commit is contained in:
@ -20,6 +20,15 @@
|
||||
do_not_firewall_bridged_traffic=false
|
||||
|
||||
|
||||
# -------------
|
||||
# --- Do not firewall traffic from and to LX Gust Systems
|
||||
# -------------
|
||||
|
||||
# - Traffic to hosted LX containers are not firewalled here.
|
||||
# -
|
||||
do_not_firewall_lx_guest_systems=true
|
||||
|
||||
|
||||
# -------------
|
||||
# --- Drop ICMP
|
||||
# -------------
|
||||
|
Reference in New Issue
Block a user