https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252885

            Bug ID: 252885
           Summary: Outdated values for portrange (Handbook 12.11.2.1)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

The section 12.11.2.1 Network Limits > net.inet.ip.portrange.* of the Handbook
seems to be outdated.

For example, it mentions:
> Most network programs use the default range which is controlled by 
> net.inet.ip.portrange.first and net.inet.ip.portrange.last, which default to 
> 1024 and 5000, respectively.

However, the current limits on FreeBSD 12.1 are:
net.inet.ip.portrange.first: 10000
net.inet.ip.portrange.last: 65535

So I believe the default limits have been raised since the paragraph has been
written.

If that is true, (at least) the following sentence won't also be correct:
> A value of 10000, 20000 or 30000 may be reasonable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to