wiki:shorewall_troubleshooting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:shorewall_troubleshooting [2022/05/03 14:07] – add TABLE_FLUSH failed... antisa | wiki:shorewall_troubleshooting [2026/06/19 11:48] (current) – [iptables-restore: line <some number> failed/Chain '~comb2' does not exist] add flush warning and what to do antisa | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| * shorewall 5.2.3.2 | * shorewall 5.2.3.2 | ||
| - | ====== See also ====== | ||
| + | ===== iptables-restore: | ||
| + | You can get this error on reload or restart. Try deleting the .start, .restart or .reload files in /// | ||
| + | |||
| + | rm -f .iptables-restore-* .re* .start | ||
| + | |||
| + | They will get regenerated on next '' | ||
| + | |||
| + | If it still doesn' | ||
| + | # iptables -nvL |grep comb2 | ||
| + | 0 0 ~comb2 | ||
| + | 0 0 ~comb2 | ||
| + | |||
| + | then try removing only those lines. | ||
| + | <WRAP center round important 60%> | ||
| + | Don't run | ||
| + | iptables -F | ||
| + | |||
| + | as that might lock you out of the system completely if there are ssh rules set. | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Changes from rules.d directory are not reflected upon reload/ | ||
| + | If you are adding rules to /// | ||
| + | |||
| + | |||
| + | ?SECTION NEW | ||
| + | SHELL cat / | ||
| + | |||
| + | and the changes are not applied make sure that '' | ||
| + | ==== Tested on ==== | ||
| + | * Debian 11.3 | ||
| + | * shorewall 5.2.3.4 | ||
| + | |||
| + | |||
| + | ====== See also ====== | ||
| + | * [[drop_lots_ip_subnets_shorewall|Drop lots of IP subnets in shorewall]] | ||
| + | * [[shorewall_rate_limiting_requests|shorewall rate limiting requests]] | ||
| ====== References ====== | ====== References ====== | ||
wiki/shorewall_troubleshooting.1651586861.txt.gz · Last modified: by antisa
