s
[Errno 2] iptables: Chain already exists.

if you get an error when you update some ufw rules

ERROR: initcaps
[Errno 2] iptables: Chain already exists

Solution

ufw disable
iptables -F
iptables -X
ufw enable

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다