Загрузка данных


21:55:52 [root@staff.digi-tech.dev codemaker]# iptables -L
Chain INPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     tcp  --  pool-78-29-12-156.is74.ru  anywhere             tcp dpt:ssh
ACCEPT     tcp  --  pool-78-29-13-4.is74.ru  anywhere             tcp dpt:ssh
ACCEPT     tcp  --  vm-d2856e10.na4u.ru  anywhere             tcp dpt:ssh
ACCEPT     tcp  --  vm-02b78f5f.na4u.ru  anywhere             tcp dpt:ssh
ACCEPT     tcp  --  vm-66648225.na4u.ru  anywhere            
ACCEPT     tcp  --  vm-6f18087f.na4u.ru  anywhere             tcp dpt:9100
ACCEPT     tcp  --  vm-6f18087f.na4u.ru  anywhere             tcp dpt:9113
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:http
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:https
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere             state RELATED,ESTABLISHED
ACCEPT     tcp  --  172-0-0-0.lightspeed.brhmal.sbcglobal.net/8  anywhere            

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  --  anywhere             anywhere            
DOCKER-FORWARD  all  --  anywhere             anywhere            

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

Chain DOCKER (3 references)
target     prot opt source               destination         
ACCEPT     tcp  --  anywhere             172.19.0.2           tcp dpt:9363
ACCEPT     tcp  --  anywhere             172.19.0.2           tcp dpt:9004
ACCEPT     tcp  --  anywhere             172.19.0.3           tcp dpt:9001
ACCEPT     tcp  --  anywhere             172.19.0.2           tcp dpt:9000
ACCEPT     tcp  --  anywhere             172.19.0.2           tcp dpt:8123
DROP       all  --  anywhere             anywhere            
DROP       all  --  anywhere             anywhere            
DROP       all  --  anywhere             anywhere            

Chain DOCKER-BRIDGE (1 references)
target     prot opt source               destination         
DOCKER     all  --  anywhere             anywhere            
DOCKER     all  --  anywhere             anywhere            
DOCKER     all  --  anywhere             anywhere            

Chain DOCKER-CT (1 references)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere             ctstate RELATED,ESTABLISHED
ACCEPT     all  --  anywhere             anywhere             ctstate RELATED,ESTABLISHED
ACCEPT     all  --  anywhere             anywhere             ctstate RELATED,ESTABLISHED

Chain DOCKER-FORWARD (1 references)
target     prot opt source               destination         
DOCKER-CT  all  --  anywhere             anywhere            
DOCKER-ISOLATION-STAGE-1  all  --  anywhere             anywhere            
DOCKER-BRIDGE  all  --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere            

Chain DOCKER-ISOLATION-STAGE-1 (1 references)
target     prot opt source               destination         
DOCKER-ISOLATION-STAGE-2  all  --  anywhere             anywhere            
DOCKER-ISOLATION-STAGE-2  all  --  anywhere             anywhere            
DOCKER-ISOLATION-STAGE-2  all  --  anywhere             anywhere            

Chain DOCKER-ISOLATION-STAGE-2 (3 references)
target     prot opt source               destination         
DROP       all  --  anywhere             anywhere            
DROP       all  --  anywhere             anywhere            
DROP       all  --  anywhere             anywhere            

Chain DOCKER-USER (1 references)
target     prot opt source               destination         
RETURN     all  --  anywhere             anywhere