Add dhcp aliases for bootp services

This commit is contained in:
Paul Traina 1996-01-23 11:14:41 +00:00
parent 4f5241c655
commit 49a13ac931
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13583

View File

@ -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.16 1995/11/27 09:11:03 peter Exp $
# $Id: services,v 1.17 1995/12/17 08:27:36 jkh Exp $
# From: @(#)services 5.8 (Berkeley) 5/9/91
#
# WELL KNOWN PORT NUMBERS
@ -117,10 +117,10 @@ tacacs-ds 65/tcp #TACACS-Database Service
tacacs-ds 65/udp #TACACS-Database Service
sql*net 66/tcp #Oracle SQL*NET
sql*net 66/udp #Oracle SQL*NET
bootps 67/tcp #Bootstrap Protocol Server
bootps 67/udp #Bootstrap Protocol Server
bootpc 68/tcp #Bootstrap Protocol Client
bootpc 68/udp #Bootstrap Protocol Client
bootps 67/tcp dhcps #Bootstrap Protocol Server
bootps 67/udp dhcps #Bootstrap Protocol Server
bootpc 68/tcp dhcpc #Bootstrap Protocol Client
bootpc 68/udp dhcpc #Bootstrap Protocol Client
tftp 69/tcp #Trivial File Transfer
tftp 69/udp #Trivial File Transfer
gopher 70/tcp