Skip to content

Commit

Permalink
Update pf.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
markjcrane committed Jul 14, 2018
1 parent 6f85e00 commit 9f66a61
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions source/firewall/pf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,15 @@ Basic Rules
| ``pass in quick inet proto udp from any to any port 5080 keep state``
| ``pass in quick inet proto udp from any to any port 16384:32768 keep state``
Additional Commands
^^^^^^^^^^^^^^^^^^^

Disable pf
Disable
^^^^^^^^^^
pfctl -d

Enable pf
Enable
^^^^^^^^^
pfctl -e

Show the firewall rules
Show Rules
^^^^^^^^^^
pfctl -s rules

0 comments on commit 9f66a61

Please sign in to comment.