table inet filter { # handle 8
	chain INPUT { # handle 1
		type filter hook input priority filter; policy drop;
		jump EDPM_INPUT # handle 245
		jump EDPM_INPUT # handle 190
		jump EDPM_INPUT # handle 139
		jump EDPM_INPUT # handle 96
		jump EDPM_INPUT # handle 59
	}

	chain FORWARD { # handle 2
		type filter hook forward priority filter; policy accept;
	}

	chain OUTPUT { # handle 3
		type filter hook output priority filter; policy accept;
	}

	chain EDPM_INPUT { # handle 43
		tcp dport 8888 ct state new counter packets 171 bytes 10260 accept comment "000 Allow Kepler traffic" # handle 219
		tcp dport 9101 ct state new counter packets 173 bytes 10380 accept comment "000 Allow ceilometer_compute_prom_exporter traffic" # handle 220
		tcp dport 9102 ct state new counter packets 173 bytes 10380 accept comment "000 Allow ceilometer_ipmi_prom_exporter traffic" # handle 221
		tcp dport 9100 ct state new counter packets 1 bytes 60 accept comment "000 Allow node_exporter traffic" # handle 222
		tcp dport 9882 ct state new counter packets 1 bytes 60 accept comment "000 Allow podman_exporter traffic" # handle 223
		ct state established,related counter packets 756354 bytes 3102234142 accept comment "000 accept related established rules" # handle 224
		tcp dport 9105 ct state new counter packets 1 bytes 60 accept comment "001 Allow openstack_network_exporter traffic" # handle 225
		meta l4proto icmp ct state new counter packets 4 bytes 158 accept comment "001 accept all icmp" # handle 226
		meta l4proto ipv6-icmp counter packets 126 bytes 7520 accept comment "001 accept all ipv6-icmp" # handle 227
		iifname "lo" counter packets 2956 bytes 177520 accept comment "002 accept all to lo interface" # handle 228
		ip saddr 0.0.0.0/0 tcp dport 22 ct state new counter packets 480 bytes 28692 accept comment "003 Allow ssh from 0.0.0.0/0" # handle 229
		ip6 daddr fe80::/64 udp dport 546 ct state new counter packets 0 bytes 0 accept comment "004 accept ipv6 dhcpv6" # handle 230
		tcp dport 5900-6923 ct state new counter packets 201 bytes 12060 accept comment "005 Allow vnc access on all networks." # handle 231
		tcp dport 61152-61215 ct state new counter packets 0 bytes 0 accept comment "006 Allow libvirt live migration traffic" # handle 232
		tcp dport 16514 ct state new counter packets 0 bytes 0 accept comment "007 Allow libvirt tls" # handle 233
		tcp dport 8080 ct state new counter packets 0 bytes 0 accept comment "100 allow ceph_rgw_frontend" # handle 234
		tcp dport { 3300, 6789 } ct state new counter packets 367 bytes 22020 accept comment "110 allow ceph_mon" # handle 236
		tcp dport 6800-7300 ct state new counter packets 0 bytes 0 accept comment "111 allow ceph_osd" # handle 237
		tcp dport 6800-7300 ct state new counter packets 0 bytes 0 accept comment "113 allow ceph_mgr" # handle 238
		udp dport 4789 ct state new counter packets 0 bytes 0 accept comment "118 neutron vxlan networks" # handle 239
		udp dport 6081 ct state untracked counter packets 0 bytes 0 accept comment "119 neutron geneve networks" # handle 240
		tcp dport 12049 ct state new counter packets 0 bytes 0 accept comment "120 allow ceph_nfs" # handle 241
		tcp dport 2049 ct state new counter packets 0 bytes 0 accept comment "121 allow ceph_nfs_frontend" # handle 242
		tcp dport { 8080, 8082 } ct state new counter packets 0 bytes 0 accept comment "122 allow ceph_rgw" # handle 244
	}
}
table inet raw { # handle 9
	chain PREROUTING { # handle 1
		type filter hook prerouting priority raw; policy accept;
		jump EDPM_PREROUTING # handle 46
		jump EDPM_PREROUTING # handle 36
		jump EDPM_PREROUTING # handle 26
		jump EDPM_PREROUTING # handle 16
	}

	chain OUTPUT { # handle 2
		type filter hook output priority raw; policy accept;
		jump EDPM_OUTPUT # handle 45
		jump EDPM_OUTPUT # handle 35
		jump EDPM_OUTPUT # handle 25
		jump EDPM_OUTPUT # handle 15
	}

	chain EDPM_OUTPUT { # handle 11
		udp dport 6081 counter packets 0 bytes 0 notrack comment "120 neutron geneve networks no conntrack" # handle 43
	}

	chain EDPM_PREROUTING { # handle 12
		udp dport 6081 counter packets 0 bytes 0 notrack comment "121 neutron geneve networks no conntrack" # handle 44
	}
}
table inet nat { # handle 10
	chain PREROUTING { # handle 1
		type nat hook prerouting priority dstnat; policy accept;
	}

	chain INPUT { # handle 2
		type nat hook input priority srcnat; policy accept;
	}

	chain OUTPUT { # handle 3
		type nat hook output priority dstnat; policy accept;
	}

	chain POSTROUTING { # handle 4
		type nat hook postrouting priority srcnat; policy accept;
	}
}
# Warning: table ip filter is managed by iptables-nft, do not touch!
table ip filter { # handle 11
	chain INPUT { # handle 1
		type filter hook input priority filter; policy accept;
		 counter packets 567035 bytes 2138745848 jump NETAVARK_INPUT # handle 11
	}

	chain FORWARD { # handle 2
		type filter hook forward priority filter; policy accept;
		 counter packets 0 bytes 0 jump NETAVARK_FORWARD # handle 10
	}

	chain OUTPUT { # handle 3
		type filter hook output priority filter; policy accept;
	}

	chain NETAVARK_ISOLATION_2 { # handle 4
	}

	chain NETAVARK_ISOLATION_3 { # handle 5
		counter packets 0 bytes 0 jump NETAVARK_ISOLATION_2 # handle 9
	}

	chain NETAVARK_INPUT { # handle 6
	}

	chain NETAVARK_FORWARD { # handle 7
		ct state invalid counter packets 0 bytes 0 drop # handle 14
	}
}
table ip raw { # handle 12
	chain PREROUTING { # handle 1
		type filter hook prerouting priority raw; policy accept;
	}

	chain OUTPUT { # handle 2
		type filter hook output priority raw; policy accept;
	}
}
# Warning: table ip nat is managed by iptables-nft, do not touch!
table ip nat { # handle 13
	chain PREROUTING { # handle 1
		type nat hook prerouting priority dstnat; policy accept;
		fib daddr type local counter packets 1305 bytes 78146 jump NETAVARK-HOSTPORT-DNAT # handle 15
	}

	chain INPUT { # handle 2
		type nat hook input priority srcnat; policy accept;
	}

	chain OUTPUT { # handle 3
		type nat hook output priority dstnat; policy accept;
		fib daddr type local counter packets 2687 bytes 161220 jump NETAVARK-HOSTPORT-DNAT # handle 16
	}

	chain POSTROUTING { # handle 4
		type nat hook postrouting priority srcnat; policy accept;
		counter packets 3667 bytes 231843 jump NETAVARK-HOSTPORT-MASQ # handle 14
	}

	chain NETAVARK-HOSTPORT-SETMARK { # handle 9
		counter packets 0 bytes 0 meta mark set mark or 0x2000 # handle 12
	}

	chain NETAVARK-HOSTPORT-MASQ { # handle 10
		 meta mark & 0x00002000 == 0x00002000 counter packets 0 bytes 0 masquerade # handle 13
	}

	chain NETAVARK-HOSTPORT-DNAT { # handle 11
	}
}
table ip6 raw { # handle 14
	chain PREROUTING { # handle 1
		type filter hook prerouting priority raw; policy accept;
	}

	chain OUTPUT { # handle 2
		type filter hook output priority raw; policy accept;
	}
}
# Warning: table ip6 filter is managed by iptables-nft, do not touch!
table ip6 filter { # handle 15
	chain INPUT { # handle 1
		type filter hook input priority filter; policy accept;
		 counter packets 125 bytes 7432 jump NETAVARK_INPUT # handle 11
	}

	chain FORWARD { # handle 2
		type filter hook forward priority filter; policy accept;
		 counter packets 0 bytes 0 jump NETAVARK_FORWARD # handle 10
	}

	chain OUTPUT { # handle 3
		type filter hook output priority filter; policy accept;
	}

	chain NETAVARK_ISOLATION_2 { # handle 4
	}

	chain NETAVARK_ISOLATION_3 { # handle 5
		counter packets 0 bytes 0 jump NETAVARK_ISOLATION_2 # handle 9
	}

	chain NETAVARK_INPUT { # handle 6
	}

	chain NETAVARK_FORWARD { # handle 7
		ct state invalid counter packets 0 bytes 0 drop # handle 14
	}
}
# Warning: table ip6 nat is managed by iptables-nft, do not touch!
table ip6 nat { # handle 16
	chain POSTROUTING { # handle 4
		type nat hook postrouting priority srcnat; policy accept;
		counter packets 8 bytes 640 jump NETAVARK-HOSTPORT-MASQ # handle 11
	}

	chain NETAVARK-HOSTPORT-SETMARK { # handle 6
		counter packets 0 bytes 0 meta mark set mark or 0x2000 # handle 9
	}

	chain NETAVARK-HOSTPORT-MASQ { # handle 7
		 meta mark & 0x00002000 == 0x00002000 counter packets 0 bytes 0 # Warning: XT target MASQUERADE not found
xt target "MASQUERADE" # handle 10
	}

	chain NETAVARK-HOSTPORT-DNAT { # handle 8
	}

	chain PREROUTING { # handle 12
		type nat hook prerouting priority dstnat; policy accept;
		fib daddr type local counter packets 0 bytes 0 jump NETAVARK-HOSTPORT-DNAT # handle 13
	}

	chain OUTPUT { # handle 14
		type nat hook output priority dstnat; policy accept;
		fib daddr type local counter packets 8 bytes 640 jump NETAVARK-HOSTPORT-DNAT # handle 15
	}
}
