table inet filter { # handle 4
	chain INPUT { # handle 1
		type filter hook input priority filter; policy drop;
		jump EDPM_INPUT # handle 739
		jump EDPM_INPUT # handle 708
		jump EDPM_INPUT # handle 685
		jump EDPM_INPUT # handle 666
		jump TRIPLEO_INPUT # handle 638
		ip saddr 172.17.1.0/24 tcp dport 6641 ct state new counter packets 0 bytes 0 accept # handle 640
		ip saddr 172.17.1.0/24 tcp dport 6642 ct state new counter packets 0 bytes 0 accept # handle 641
	}

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

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

	chain TRIPLEO_INPUT { # handle 561
		ct state established,related counter packets 1878020 bytes 4374733995 accept comment "000 accept related established rules" # handle 563
		meta l4proto icmp ct state new counter packets 5 bytes 178 accept comment "001 accept all icmp" # handle 564
		meta l4proto ipv6-icmp counter packets 37 bytes 2664 accept comment "001 accept all ipv6-icmp" # handle 565
		iifname "lo" counter packets 34122 bytes 2046900 accept comment "002 accept all to lo interface" # handle 566
		tcp dport 22 ct state new counter packets 275 bytes 16424 accept comment "003 accept ssh from all" # handle 567
		ip saddr 192.168.122.0/24 tcp dport 22 ct state new counter packets 0 bytes 0 accept comment "003 accept ssh from ctlplane subnet 192.168.122.0/24" # handle 568
		ip6 daddr fe80::/64 udp dport 546 ct state new counter packets 0 bytes 0 accept comment "004 accept ipv6 dhcpv6" # handle 569
		tcp dport 9311 ct state new counter packets 0 bytes 0 accept comment "100 barbican_haproxy_frontend" # handle 570
		tcp dport 8776 ct state new counter packets 0 bytes 0 accept comment "100 cinder_haproxy_frontend" # handle 571
		tcp dport 8787 ct state new counter packets 0 bytes 0 accept comment "100 docker_registry_haproxy_frontend" # handle 572
		tcp dport 9292 ct state new counter packets 0 bytes 0 accept comment "100 glance_api_haproxy_frontend" # handle 573
		tcp dport 9293 ct state new counter packets 0 bytes 0 accept comment "100 glance_api_internal_haproxy_frontend" # handle 574
		tcp dport 8000 ct state new counter packets 0 bytes 0 accept comment "100 heat_api_cfn_haproxy_frontend" # handle 575
		tcp dport 8004 ct state new counter packets 0 bytes 0 accept comment "100 heat_api_haproxy_frontend" # handle 576
		tcp dport 80 ct state new counter packets 0 bytes 0 accept comment "100 horizon_haproxy_frontend" # handle 577
		tcp dport 35357 ct state new counter packets 0 bytes 0 accept comment "100 keystone_admin_haproxy_frontend" # handle 578
		tcp dport 5000 ct state new counter packets 0 bytes 0 accept comment "100 keystone_public_haproxy_frontend" # handle 579
		tcp dport 8786 ct state new counter packets 0 bytes 0 accept comment "100 manila_haproxy_frontend" # handle 580
		tcp dport 3306 ct state new counter packets 32 bytes 1920 accept comment "100 mysql_haproxy" # handle 581
		tcp dport 9696 ct state new counter packets 0 bytes 0 accept comment "100 neutron_haproxy_frontend" # handle 582
		tcp dport 8775 ct state new counter packets 0 bytes 0 accept comment "100 nova_metadatahaproxy_frontend" # handle 583
		tcp dport 8774 ct state new counter packets 0 bytes 0 accept comment "100 nova_osapi_haproxy_frontend" # handle 584
		tcp dport 6080 ct state new counter packets 0 bytes 0 accept comment "100 nova_vncproxy_haproxy_frontend" # handle 585
		tcp dport 8778 ct state new counter packets 0 bytes 0 accept comment "100 placement_haproxy_frontend" # handle 586
		tcp dport 8080 ct state new counter packets 0 bytes 0 accept comment "100 swift_proxy_server_haproxy_frontend" # handle 587
		tcp dport { 873, 3123, 3306, 4444, 4567, 4568, 9200 } ct state new counter packets 0 bytes 0 accept comment "104 mysql galera-bundle" # handle 589
		udp dport 123 ct state new counter packets 0 bytes 0 accept comment "105 ntp" # handle 590
		tcp dport 1993 ct state new counter packets 0 bytes 0 accept comment "107 haproxy stats" # handle 591
		tcp dport { 3122, 4369, 5672, 25672-25683 } ct state new counter packets 0 bytes 0 accept comment "109 rabbitmq-bundle" # handle 593
		tcp dport { 3300, 6789 } ct state new counter packets 459 bytes 27540 accept comment "110 ceph_mon" # handle 595
		tcp dport 6800-7300 ct state new counter packets 86 bytes 5160 accept comment "111 ceph_osd" # handle 596
		tcp dport { 5000, 35357 } ct state new counter packets 0 bytes 0 accept comment "111 keystone" # handle 598
		tcp dport 6800-7300 ct state new counter packets 0 bytes 0 accept comment "112 ceph_mds" # handle 599
		tcp dport 9292 ct state new counter packets 0 bytes 0 accept comment "112 glance_api" # handle 600
		tcp dport 9293 ct state new counter packets 0 bytes 0 accept comment "112 glance_api_internal" # handle 601
		tcp dport 6800-7300 ct state new counter packets 0 bytes 0 accept comment "113 ceph_mgr" # handle 602
		tcp dport 8774 ct state new counter packets 0 bytes 0 accept comment "113 nova_api" # handle 603
		ip saddr 172.17.0.0/24 tcp dport 2022 ct state new counter packets 0 bytes 0 accept comment "113 nova_migration_target accept api subnet 172.17.0.0/24" # handle 604
		ip saddr 172.17.0.0/24 tcp dport 2022 ct state new counter packets 0 bytes 0 accept comment "113 nova_migration_target accept libvirt subnet 172.17.0.0/24" # handle 605
		tcp dport 9696 ct state new counter packets 0 bytes 0 accept comment "114 neutron api" # handle 606
		udp dport 67 ct state new counter packets 0 bytes 0 accept comment "115 neutron dhcp input" # handle 607
		udp dport 547 ct state new counter packets 0 bytes 0 accept comment "115 neutron dhcpv6 input" # handle 608
		tcp dport 9311 ct state new counter packets 0 bytes 0 accept comment "117 barbican" # handle 612
		udp dport 4789 counter packets 0 bytes 0 accept comment "118 neutron vxlan networks" # handle 613
		tcp dport 8776 ct state new counter packets 0 bytes 0 accept comment "119 cinder" # handle 614
		udp dport 6081 counter packets 0 bytes 0 accept comment "119 neutron geneve networks" # handle 615
		tcp dport 3260 ct state new counter packets 0 bytes 0 accept comment "120 iscsi initiator" # handle 616
		ip saddr 172.17.0.0/24 tcp dport 11211 ct state new counter packets 0 bytes 0 accept comment "121 memcached 172.17.0.0/24" # handle 617
		ip saddr 172.17.0.0/24 tcp dport { 6641, 6642, 6643, 6644 } ct state new counter packets 0 bytes 0 accept comment "121 OVN DB server and cluster ports for 172.17.0.0/24" # handle 619
		tcp dport 8080 ct state new counter packets 0 bytes 0 accept comment "122 swift proxy" # handle 620
		tcp dport { 873, 6000, 6001, 6002 } ct state new counter packets 0 bytes 0 accept comment "123 swift storage" # handle 622
		ip saddr 192.168.122.0/24 udp dport 161 ct state new counter packets 0 bytes 0 accept comment "124 snmp 192.168.122.0/24" # handle 623
		tcp dport 8004 ct state new counter packets 0 bytes 0 accept comment "125 heat_api" # handle 624
		tcp dport 8000 ct state new counter packets 0 bytes 0 accept comment "125 heat_cfn" # handle 625
		tcp dport 80 ct state new counter packets 0 bytes 0 accept comment "126 horizon" # handle 626
		tcp dport { 2224, 3121, 21064 } ct state new counter packets 0 bytes 0 accept comment "130 pacemaker tcp" # handle 628
		udp dport 5405 ct state new counter packets 0 bytes 0 accept comment "131 pacemaker udp" # handle 629
		tcp dport 6080 ct state new counter packets 0 bytes 0 accept comment "137 nova_vnc_proxy" # handle 630
		tcp dport 8778 ct state new counter packets 0 bytes 0 accept comment "138 placement" # handle 631
		tcp dport 8775 ct state new counter packets 0 bytes 0 accept comment "139 nova_metadata" # handle 632
		tcp dport 8786 ct state new counter packets 0 bytes 0 accept comment "150 manila" # handle 633
		tcp dport 8787 ct state new counter packets 0 bytes 0 accept comment "155 docker-registry" # handle 634
		tcp dport { 5900-6923, 16514, 61152-61215 } ct state new counter packets 2 bytes 120 accept comment "200 nova_libvirt" # handle 636
		limit rate 20/minute burst 15 packets counter packets 1189 bytes 71340 log prefix "DROPPING: " flags all comment "999 log all" # handle 637
	}

	chain TRIPLEO_OUTPUT { # handle 562
		udp dport 68 ct state new counter packets 0 bytes 0 accept comment "116 neutron dhcp output" # handle 609
		udp dport 546 ct state new counter packets 0 bytes 0 accept comment "116 neutron dhcpv6 output" # handle 610
		udp dport 547 ct state new counter packets 0 bytes 0 accept comment "116 neutron dhcpv6 relay output" # handle 611
	}

	chain EDPM_INPUT { # handle 659
		tcp dport 9101 ct state new counter packets 66 bytes 3960 accept comment "000 Allow ceilometer_compute_prom_exporter traffic" # handle 725
		tcp dport 9100 ct state new counter packets 3 bytes 180 accept comment "000 Allow node_exporter traffic" # handle 726
		tcp dport 9882 ct state new counter packets 33 bytes 1980 accept comment "000 Allow podman_exporter traffic" # handle 727
		ct state established,related counter packets 164278 bytes 415506374 accept comment "000 accept related established rules" # handle 728
		tcp dport 9105 ct state new counter packets 3 bytes 180 accept comment "001 Allow openstack_network_exporter traffic" # handle 729
		meta l4proto icmp ct state new counter packets 4 bytes 148 accept comment "001 accept all icmp" # handle 730
		meta l4proto ipv6-icmp counter packets 3 bytes 216 accept comment "001 accept all ipv6-icmp" # handle 731
		iifname "lo" counter packets 880 bytes 52820 accept comment "002 accept all to lo interface" # handle 732
		ip saddr 0.0.0.0/0 tcp dport 22 ct state new counter packets 20 bytes 1180 accept comment "003 Allow ssh from 0.0.0.0/0" # handle 733
		ip6 daddr fe80::/64 udp dport 546 ct state new counter packets 0 bytes 0 accept comment "004 accept ipv6 dhcpv6" # handle 734
		tcp dport 5900-6923 ct state new counter packets 92 bytes 5520 accept comment "005 Allow vnc access on all networks." # handle 735
		tcp dport 61152-61215 ct state new counter packets 0 bytes 0 accept comment "006 Allow libvirt live migration traffic" # handle 736
		udp dport 4789 ct state new counter packets 0 bytes 0 accept comment "118 neutron vxlan networks" # handle 737
		udp dport 6081 ct state untracked counter packets 0 bytes 0 accept comment "119 neutron geneve networks" # handle 738
	}
}
table inet raw { # handle 5
	chain PREROUTING { # handle 1
		type filter hook prerouting priority raw; policy accept;
		jump EDPM_PREROUTING # handle 84
		jump EDPM_PREROUTING # handle 74
		jump EDPM_PREROUTING # handle 64
		jump TRIPLEO_PREROUTING # handle 50
	}

	chain OUTPUT { # handle 2
		type filter hook output priority raw; policy accept;
		jump EDPM_OUTPUT # handle 83
		jump EDPM_OUTPUT # handle 73
		jump EDPM_OUTPUT # handle 63
		jump TRIPLEO_OUTPUT # handle 49
	}

	chain TRIPLEO_OUTPUT { # handle 45
		udp dport 6081 ct state invalid counter packets 0 bytes 0 notrack comment "120 neutron geneve networks no conntrack" # handle 47
	}

	chain TRIPLEO_PREROUTING { # handle 46
		udp dport 6081 ct state invalid counter packets 0 bytes 0 notrack comment "121 neutron geneve networks no conntrack" # handle 48
	}

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

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

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

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

	chain POSTROUTING { # handle 4
		type nat hook postrouting priority srcnat; policy accept;
	}
}
table ip filter { # handle 7
	chain INPUT { # handle 1
		type filter hook input priority filter; policy accept;
	}

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

	chain OUTPUT { # handle 3
		type filter hook output priority filter; policy accept;
	}
}
table ip raw { # handle 8
	chain PREROUTING { # handle 1
		type filter hook prerouting priority raw; policy accept;
	}

	chain OUTPUT { # handle 2
		type filter hook output priority raw; policy accept;
	}
}
table ip nat { # handle 9
	chain PREROUTING { # handle 1
		type nat hook prerouting priority dstnat; policy accept;
	}

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

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

	chain POSTROUTING { # handle 4
		type nat hook postrouting priority srcnat; policy accept;
	}
}
table ip6 raw { # handle 10
	chain PREROUTING { # handle 1
		type filter hook prerouting priority raw; policy accept;
	}

	chain OUTPUT { # handle 2
		type filter hook output priority raw; policy accept;
	}
}
table ip6 filter { # handle 11
	chain INPUT { # handle 1
		type filter hook input priority filter; policy accept;
	}

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

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