This problem happens after iptables -F
and only way to solve it, is to reboot PC. I tried ufw reload
, too
ufw status
Status: active
To Action From
8080 ALLOW OUT Anywhere
8080 (v6) ALLOW OUT Anywhere (v6)
#iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
NFQUEUE tcp
Chain FORWARD (policy DROP)
target prot opt source destination
Chain OUTPUT (policy DROP)
target prot opt source destination
Chain DOCKER (0 references)
target prot opt source destination
Chain DOCKER-ISOLATION-STAGE-1 (0 references)
target prot opt source destination
Chain DOCKER-ISOLATION-STAGE-2 (0 references)
target prot opt source destination
Chain DOCKER-USER (0 references)
target prot opt source destination
Chain ufw-after-forward (0 references)
target prot opt source destination
Chain ufw-after-input (0 references)
target prot opt source destination
ufw-skip-to-policy-input udp
ufw-skip-to-policy-input udp
ufw-skip-to-policy-input tcp
ufw-skip-to-policy-input tcp
ufw-skip-to-policy-input udp
ufw-skip-to-policy-input udp
ufw-skip-to-policy-input all
Chain ufw-after-logging-forward (0 references)
target prot opt source destination
LOG all
Chain ufw-after-logging-input (0 references)
target prot opt source destination
Chain ufw-after-logging-output (0 references)
target prot opt source destination
LOG all
Chain ufw-after-output (0 references)
target prot opt source destination
Chain ufw-before-forward (0 references)
target prot opt source destination
ACCEPT all
ACCEPT icmp
ACCEPT icmp
ACCEPT icmp
ACCEPT icmp
ufw-user-forward all
Chain ufw-before-input (0 references)
target prot opt source destination
ACCEPT all
ACCEPT all
ufw-logging-deny all
DROP all
ACCEPT icmp
ACCEPT icmp
ACCEPT icmp
ACCEPT icmp
ACCEPT udp
ufw-not-local all
ACCEPT udp
ACCEPT udp
ufw-user-input all
Chain ufw-before-logging-forward (0 references)
target prot opt source destination
Chain ufw-before-logging-input (0 references)
target prot opt source destination
Chain ufw-before-logging-output (0 references)
target prot opt source destination
Chain ufw-before-output (0 references)
target prot opt source destination
ACCEPT all
ACCEPT all
ufw-user-output all
Chain ufw-logging-allow (0 references)
target prot opt source destination
LOG all
Chain ufw-logging-deny (2 references)
target prot opt source destination
RETURN all
LOG all
Chain ufw-not-local (1 references)
target prot opt source destination
RETURN all
RETURN all
RETURN all
ufw-logging-deny all
DROP all
Chain ufw-reject-forward (0 references)
target prot opt source destination
Chain ufw-reject-input (0 references)
target prot opt source destination
Chain ufw-reject-output (0 references)
target prot opt source destination
Chain ufw-skip-to-policy-forward (0 references)
target prot opt source destination
DROP all
Chain ufw-skip-to-policy-input (7 references)
target prot opt source destination
ACCEPT all
Chain ufw-skip-to-policy-output (0 references)
target prot opt source destination
DROP all
Chain ufw-track-forward (0 references)
target prot opt source destination
Chain ufw-track-input (0 references)
target prot opt source destination
ACCEPT tcp
ACCEPT udp
Chain ufw-track-output (0 references)
target prot opt source destination
Chain ufw-user-forward (1 references)
target prot opt source destination
Chain ufw-user-input (1 references)
target prot opt source destination
Chain ufw-user-limit (0 references)
target prot opt source destination
LOG all
REJECT all
Chain ufw-user-limit-accept (0 references)
target prot opt source destination
ACCEPT all
Chain ufw-user-logging-forward (0 references)
target prot opt source destination
Chain ufw-user-logging-input (0 references)
target prot opt source destination
Chain ufw-user-logging-output (0 references)
target prot opt source destination
Chain ufw-user-output (1 references)
target prot opt source destination
ACCEPT tcp
ACCEPT udp