User Tools

Site Tools


wiki:shorewall_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:shorewall_troubleshooting [2022/05/03 16:07] – add TABLE_FLUSH failed... antisawiki:shorewall_troubleshooting [2022/07/04 11:55] (current) – add Changes from rules.d directory... antisa
Line 32: Line 32:
   * Debian 10.11   * Debian 10.11
   * shorewall 5.2.3.2   * shorewall 5.2.3.2
 +
 +
 +===== iptables-restore: line <some number> failed =====
 +You can get this error on reload or restart. Try deleting the .start, .restart or .reload files in ///var/lib/shorewall///. They will get regenerated on next ''shorewall start'' or ''shorewall restart''
 +
 +===== Changes from rules.d directory are not reflected upon reload/restart =====
 +If you are adding rules to ///etc/shorewall/rules// file via [[https://shorewall.org/configuration_file_basics.htm#Embedded|embedded shell command]] i.e.
 +
 +
 +  ?SECTION NEW
 +  SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true
 +
 +and the changes are not applied make sure that ''AUTOMAKE=No'' in ///etc/shorewall/shorewall.conf//. Check the [[https://manpages.debian.org/unstable/shorewall/shorewall.conf.5.en.html|man page]] for other possible values.
 +==== Tested on ====
 +  * Debian 11.3
 +  * shorewall 5.2.3.4
 +
  
 ====== See also ====== ====== See also ======
wiki/shorewall_troubleshooting.1651586861.txt.gz · Last modified: 2022/05/03 16:07 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki