Re: ERROR: Invalid command: debug
Vieri Di Paola <[email protected]> Wed, 24 Aug 2022 10:52:27 +0200
| Newsgroups | gmane.comp.security.shorewall |
|---|---|
| Message-ID | <CABLYT9jYrMDVtoneRChsg7anFiQO8+aBtD6SNY6YxOY_WuMRdw@mail.gmail.com> |
According to https://shorewall.org/starting_and_stopping_shorewall.htm#Trace it seems that the right command isn't "shorewall trace|debug whatever" anymore but "shorewall whatever -D", eg. shorewall check -D. That does give me a full log. However, when running "shorewall check" the error message I reported in my first post seems to indicate that the current shorewall version still tries to auto-run "shorewall debug check" when it should be running "shorewall check -D" instead.