Untitled diff
32 lines
root@vm-rosnthom-00f:~# iptables -L
root@vm-deepejai-00b:~# iptables -L
Chain INPUT (policy ACCEPT)
Chain INPUT (policy ACCEPT)
target prot opt source destination
target prot opt source destination
KUBE-SERVICES all -- anywhere anywhere /* kubernetes service portals */
KUBE-SERVICES all -- anywhere anywhere /* kubernetes service portals */
KUBE-FIREWALL all -- anywhere anywhere
KUBE-FIREWALL all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
Chain FORWARD (policy ACCEPT)
target prot opt source destination
target prot opt source destination
DOCKER-ISOLATION all -- anywhere anywhere
DOCKER-ISOLATION all -- anywhere anywhere
DOCKER all -- anywhere anywhere
DOCKER all -- anywhere anywhere
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
target prot opt source destination
KUBE-SERVICES all -- anywhere anywhere /* kubernetes service portals */
KUBE-SERVICES all -- anywhere anywhere /* kubernetes service portals */
KUBE-FIREWALL all -- anywhere anywhere
KUBE-FIREWALL all -- anywhere anywhere
Chain DOCKER (1 references)
Chain DOCKER (1 references)
target prot opt source destination
target prot opt source destination
Chain DOCKER-ISOLATION (1 references)
Chain DOCKER-ISOLATION (1 references)
target prot opt source destination
target prot opt source destination
RETURN all -- anywhere anywhere
RETURN all -- anywhere anywhere
Chain KUBE-FIREWALL (2 references)
Chain KUBE-FIREWALL (2 references)
target prot opt source destination
target prot opt source destination
DROP all -- anywhere anywhere /* kubernetes firewall for dropping marked packets */ mark match 0x8000/0x8000
DROP all -- anywhere anywhere /* kubernetes firewall for dropping marked packets */ mark match 0x8000/0x8000
Chain KUBE-SERVICES (2 references)
Chain KUBE-SERVICES (2 references)
target prot opt source destination
target prot opt source destination