Remove the udp entry for rsh-spx and the tcp entry for amanda.
This commit is contained in:
parent
3904e69e83
commit
ad22c8ecf6
@ -1,4 +1,4 @@
|
||||
# $NetBSD: services,v 1.45 2000/09/25 12:42:57 simonb Exp $
|
||||
# $NetBSD: services,v 1.46 2000/10/01 03:02:46 simonb Exp $
|
||||
#
|
||||
# Network services, Internet style
|
||||
#
|
||||
@ -116,7 +116,6 @@ ipx 213/udp
|
||||
imap3 220/tcp # Interactive Mail Access
|
||||
imap3 220/udp # Protocol v3
|
||||
rsh-spx 222/tcp # Berkeley rshd with SPX auth
|
||||
rsh-spx 222/udp
|
||||
ulistserv 372/tcp # UNIX Listserv
|
||||
ulistserv 372/udp
|
||||
nip 376/tcp # Amiga Envoy Net Inquiry Prot.
|
||||
@ -239,8 +238,7 @@ nfs 2049/udp nfsd # Sun NFS
|
||||
nfs 2049/tcp nfsd # Sun NFS
|
||||
X11 6000/tcp # X Window System
|
||||
ircd 6667/tcp # Often used IRC port (also see 194)
|
||||
amanda 10080/tcp # Amanda
|
||||
amanda 10080/udp
|
||||
amanda 10080/udp # Amanda
|
||||
hunt 26740/udp # multi-player/multi-host maze-wars
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user