Error: INVALID_RULE: internal error in _lexer(): rule family="ipv4" source NOT address="46.23.XX.0/24" forward-port port="53" protocol="udp" to-port="60053" to-addr="46.23.XX.53" If you don't get help here, you might try one of the firewalld mailinglists or other support res...
Error: INVALID_RULE: internal error in _lexer(): rule family="ipv4" source NOT address="46.23.XX.0/24" forward-port port="53" protocol="udp" to-port="60053" to-addr="46.23.XX.53" If you don't get help here, you might try one of the firewalld mailinglists or other support res...
对Ingress Node Firewall Operator 进行故障排除 为手动 DNS Management 配置 Ingress Controller 为手动 DNS Management 配置 Ingress Controller Managed DNS 管理策略 Unmanaged DNS 管理策略 使用Unmanaged DNS 管理策略创建自定义 Ingress Controller 修改现有 Ingress Controller 其他资源 验证到端点的连接 ...
while read -r line; do firewall-cmd --zone=public --permanent--remove-rich-rule=\'$line\'; done <<< $(firewall-cmd --zone=public--list-rich-rules | egrep 'dns|53') IFS=$OLDIFS But this fails with for example: Error: INVALID_RULE: internal error in _lexer(): rule family="i...