svn commit: r49620 - head/de_DE.ISO8859-1/books/handbook/firewalls

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Tue Nov  1 21:24:14 2016
New Revision: 49620
URL: https://svnweb.freebsd.org/changeset/doc/49620

Log:
  Update to r49600:
  
  NTP is UDP port 123.

Modified:
  head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml	Tue Nov  1 09:04:56 2016	(r49619)
+++ head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml	Tue Nov  1 21:24:14 2016	(r49620)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/firewalls/chapter.xml,v 1.53 2012/04/30 16:15:52 bcr Exp $
-     basiert auf: r48265
+     basiert auf: r49600
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -2227,7 +2227,7 @@ pif="dc0"     # interface name of NIC at
 &dollar;cmd 00250 allow icmp from any to any out via &dollar;pif keep-state
 
 # Allow outbound NTP
-&dollar;cmd 00260 allow tcp from any to any 37 out via &dollar;pif setup keep-state
+&dollar;cmd 00260 allow udp from any to any 123 out via &dollar;pif setup keep-state
 
 # Allow outbound SSH
 &dollar;cmd 00280 allow tcp from any to any 22 out via &dollar;pif setup keep-state
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.