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))
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
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))
Steps to Reproduce
先让docker 占用映射端口再去防火墙那边建立拦截你会发现拦不住..
本质问题 docker的机制优先走了
iptables 的天然设计缺陷!
The expected correct result
No response
Related log output
Additional Information
No response