mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct sysctl names.
This commit is contained in:
parent
9c6cae2431
commit
d80fbbee5f
1 changed files with 1 additions and 1 deletions
|
|
@ -289,7 +289,7 @@ __END_DECLS
|
||||||
* if you trust the remote host to restrict these ports.
|
* if you trust the remote host to restrict these ports.
|
||||||
*
|
*
|
||||||
* The default range of ports and the high range can be changed by
|
* The default range of ports and the high range can be changed by
|
||||||
* sysctl(3). (net.inet.ip.port{hi,low}{first,last}_auto)
|
* sysctl(3). (net.inet.ip.portrange.{hi,low,}{first,last})
|
||||||
*
|
*
|
||||||
* Changing those values has bad security implications if you are
|
* Changing those values has bad security implications if you are
|
||||||
* using a stateless firewall that is allowing packets outside of that
|
* using a stateless firewall that is allowing packets outside of that
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue