shorewall does not log any activity after system startup, but after a manual reload
Mona Meyer <[email protected]> Wed, 9 Aug 2023 22:04:43 +0200
| Newsgroups | gmane.comp.security.shorewall |
|---|---|
| Message-ID | <CALXcvuFEO36aWam6r2UKVPUJmfsS08Bdxi7oBPzXAAC9-VP9VA@mail.gmail.com> |
Ubuntu 22.04
shorewall 5.2.3.4-1
/etc/shorewall/shorewall.conf
shorewall.conf:LOG_LEVEL="info"
shorewall.conf:LOGFILE=/var/log/shorewall.log
shorewall.conf:LOGFORMAT="Shorewall:%s:%s "
/etc/default/shorewall
startup=1
RESTARTOPTIONS=""
RELOADOPTIONS=""
shorewall is automatically started at system startup, but no activity is
logged under /var/log/syslog. However, when I restart shorewall ("shorewall
restart"), any activity is logged under syslog as desired. I have not
changed the original Ubuntu startup scripts....