View | Details | Raw Unified | Return to bug 242133
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/firewalls/chapter.xml (-1 / +1 lines)
Lines 4237-4243 Link Here
4237
	<para>After identifying the address to be unblocked from the
4237
	<para>After identifying the address to be unblocked from the
4238
	  list, the following command removes it from the list:</para>
4238
	  list, the following command removes it from the list:</para>
4239
4239
4240
	<screen>&prompt.root; <userinput>pfctl -a <replaceable>blacklistd/22</replaceable> -T delete <replaceable>213.0.123.128/25</replaceable></userinput></screen>
4240
	<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>
4241
4241
4242
	<para>The address is now removed from PF, but will still
4242
	<para>The address is now removed from PF, but will still
4243
	  show up in the blacklistctl list, since it does not know
4243
	  show up in the blacklistctl list, since it does not know

Return to bug 242133