graycas.blogg.se

Centos iptables
Centos iptables










centos iptables

KUBE-SEP-Q4LJF4YJE6VUB3Y2 all - anywhere anywhere /* default/kubernetes: */ KUBE-SEP-3SX6E5663KCZDTLC all - anywhere anywhere /* default/nc-service: */Ĭhain KUBE-SVC-6N4SJQIF3IX3FORG (1 references) KUBE-NODEPORTS all - anywhere anywhere /* kubernetes service nodeports NOTE: this must be the last rule in this chain */ ADDRTYPE match dst-type LOCALĬhain KUBE-SVC-362XK5X6TGXLXGID (1 references) KUBE-SVC-362XK5X6TGXLXGID tcp - anywhere 172.21.145.28 /* default/nc-service: cluster IP */ tcp dpt:commplex-main KUBE-SVC-6N4SJQIF3IX3FORG tcp - anywhere 172.21.0.1 /* default/kubernetes: cluster IP */ tcp dpt:https MARK all - anywhere /* default/kubernetes: */ MARK set 0x4d415351ĭNAT tcp - anywhere anywhere /* default/kubernetes: */ tcp to:10.62.66.254:9443 MASQUERADE all - anywhere anywhere /* kubernetes service traffic requiring SNAT */ mark match 0x4d415351Ĭhain KUBE-SEP-3SX6E5663KCZDTLC (1 references) MASQUERADE all - SIDR26KUBEAPMORANGE-005/26 anywhere KUBE-SERVICES all - anywhere anywhere /* kubernetes service portals */ĭOCKER all - anywhere anywhere ADDRTYPE match dst-type LOCALĭOCKER all - anywhere !loopback/8 ADDRTYPE match dst-type LOCAL












Centos iptables