Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 20:31:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 213365] An error in Handbook IPFW example for NTP
Message-ID:  <bug-213365-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213365

            Bug ID: 213365
           Summary: An error in Handbook IPFW example for NTP
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: petri.riihikallio@metis.fi

About half way through https://www.freebsd.org/doc/handbook/firewalls-ipfw.=
html
it says:

# Allow outbound NTP
$cmd 00260 allow tcp from any to any 37 out via $pif setup keep-state

But that doesn=E2=80=99t allow NTP. NTP uses UDP 123. TCP 37 is the obsolet=
e TIME
protocol. (Unless I am completely at a loss, of course.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213365-9>