Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

宝塔面板自带的防火墙规则当中的bt_ip_filter包含了CDN厂商的ip地址 #124

Open
wisicn opened this issue Oct 25, 2023 · 1 comment

Comments

@wisicn
Copy link

wisicn commented Oct 25, 2023

在linux主机安装了宝塔面板,并且用此linux主机做http/https源站。发现某云厂商cdn一直有回源失败,经过排查,此CDN厂商回源时候一直无法访问源站的80/443端口,并且此cdn厂商能够访问linux主机同一网段的其他主机。遂排查,在安装宝塔面板的主机上运行iptalbs -L -n发现了对80/443端口的drop,并且进一步检查bt_ip_filter的ipset包含了cdn厂商的ip地址。用linux 命令禁用iptables后故障解决。

想和开发者沟通一下,bt_ip_filter当中的ip地址列表是来自哪里,为什么会包含了cdn厂商的ip地址。

@kaho954
Copy link

kaho954 commented Oct 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants