svn commit: r53723 - head/en_US.ISO8859-1/books/handbook/firewalls

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Tue Dec 31 13:25:55 2019
New Revision: 53723
URL: https://svnweb.freebsd.org/changeset/doc/53723

Log:
  Add the missing -t <table> parameter to the
  delete example. Without it, there will be an
  error message shown and the address will not
  be deleted.
  
  PR:		242133
  Submitted by:	[email protected]

Modified:
  head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Mon Dec 30 20:38:49 2019	(r53722)
+++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Tue Dec 31 13:25:55 2019	(r53723)
@@ -4237,7 +4237,7 @@ pass out</programlisting>
 	<para>After identifying the address to be unblocked from the
 	  list, the following command removes it from the list:</para>
 
-	<screen>&prompt.root; <userinput>pfctl -a <replaceable>blacklistd/22</replaceable> -T delete <replaceable>213.0.123.128/25</replaceable></userinput></screen>
+	    <screen>&prompt.root; <userinput>pfctl -a <replaceable>blacklistd/22</replaceable> -t <replaceable>port22</replaceable> -T delete <replaceable>213.0.123.128/25</replaceable></userinput></screen>
 
 	<para>The address is now removed from PF, but will still
 	  show up in the blacklistctl list, since it does not know
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.