mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add:
radius 1645/udp radiusd radacct 1646/udp Submitted by: Jaye Mathisen <mrcpu@cdsnet.net>
This commit is contained in:
parent
927c0b1131
commit
802c953a44
1 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# Kerberos services are for Kerberos v4, and are unofficial. Sites running
|
||||
# v5 should uncomment v5 entries and comment v4 entries.
|
||||
#
|
||||
# $Id: services,v 1.15 1995/09/15 22:02:06 gibbs Exp $
|
||||
# $Id: services,v 1.16 1995/11/27 09:11:03 peter Exp $
|
||||
# From: @(#)services 5.8 (Berkeley) 5/9/91
|
||||
#
|
||||
# WELL KNOWN PORT NUMBERS
|
||||
|
|
@ -1326,6 +1326,8 @@ pciarray 1552/tcp
|
|||
pciarray 1552/udp
|
||||
issd 1600/tcp
|
||||
issd 1600/udp
|
||||
radius 1645/udp #radiusd
|
||||
radacct 1646/udp
|
||||
nkd 1650/tcp
|
||||
nkd 1650/udp
|
||||
shiva_confsrvr 1651/tcp
|
||||
|
|
|
|||
Loading…
Reference in a new issue