Re: ERROR: Invalid command: debug

Vieri Di Paola <[email protected]> Wed, 24 Aug 2022 11:25:02 +0200
Newsgroups gmane.comp.security.shorewall
Message-ID <CABLYT9iTXU7WV4eD_aV21wXC-sgjDmEi+u=+amziRUzw0c2YgQ@mail.gmail.com>
My bad...

My custom script was actually calling "shorewall debug check"
explicitly. That's because it was for an older shorewall release.
I updated my custom script so it calls "shorewall check -D" instead.
Now I get useful output such as:

ERROR: Duplicate DEST (WHATEVER) in table (WHICHEVER)

Sorry for the noise, and thanks to all.