diff --git a/docs/FAQ.xml b/docs/FAQ.xml index 1306cd80b..c007e5e14 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -880,7 +880,16 @@ LOGBURST="" Temporarily add the following rule: - DROP net fw udp 10619 + #ACTION SOURCE DEST PROTO DEST PORT(S) +DROP net fw udp 10619 + + Alternatively, if you do not set BLACKLIST_LOGLEVEL and you have + specifed the 'blacklist' option on your external interface in + /etc/shorewall/interfaces, then you can blacklist + the port. In /etc/shorewall/blacklist: + + #ADDRESS/SUBNET PROTOCOL PORT +- udp 10619