Skip to content

[Bug][P0] 2.18 防火墙形同虚设! 直接被docker自己绕过去了 #12471

@gowy222

Description

@gowy222

Contact Information

No response

1Panel Version

2.18

Problem Description

LISTEN 0 4096 0.0.0.0:224 0.0.0.0:* users:(("docker-proxy",pid=5333,fd=8))

Image

Steps to Reproduce

先让docker 占用映射端口再去防火墙那边建立拦截你会发现拦不住..
本质问题 docker的机制优先走了
iptables 的天然设计缺陷!

最基本的常识!
你们都做到V2了,
不知道 Docker 对 iptables 规则的自动配置的时候iptables 拦不住!
所以,既然给了Docker 这个配置开关,那hosts/firewall/port就没必要存在...

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions