conf/126946: Add OpenVPN ports to /etc/services

Bruce Cran bruce at cran.org.uk
Fri Aug 29 13:10:01 UTC 2008


>Number:         126946
>Category:       conf
>Synopsis:       Add OpenVPN ports to /etc/services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 13:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Cran
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD gluon.draftnet 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Aug  2 23:11:08 BST 2008     brucec at gluon.draftnet:/usr/obj/usr/src/sys/MYKERNEL  i386
>Description:
The OpenVPN ports 1194/tcp and 1194/udp are missing from /etc/services.  The attached patch adds them.
>How-To-Repeat:

>Fix:
Apply the patch to /etc/services

Patch attached with submission follows:

--- /etc/services	2008-02-20 16:26:01.000000000 +0000
+++ services	2008-08-29 14:01:29.000000000 +0100
@@ -1521,6 +1521,8 @@
 nfa		1155/udp   #Network File Access
 phone		1167/udp   #conference calling
 skkserv		1178/tcp   #SKK (kanji input)
+openvpn		1194/tcp
+openvpn		1194/udp
 lupa		1212/tcp
 lupa		1212/udp
 nerv		1222/tcp   #SNI R&D network


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list