/services

http://github.com/brinkman83/bashrc · #! · 576 lines · 570 code · 6 blank · 0 comment · 0 complexity · b6a26fbe90d859f7c8600d5941262921 MD5 · raw file

  1. # Network services, Internet style
  2. #
  3. # Note that it is presently the policy of IANA to assign a single well-known
  4. # port number for both TCP and UDP; hence, officially ports have two entries
  5. # even if the protocol doesn't support UDP operations.
  6. #
  7. # Updated from http://www.iana.org/assignments/port-numbers and other
  8. # sources like http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/services .
  9. # New ports will be added on request if they have been officially assigned
  10. # by IANA and used in the real-world or are needed by a debian package.
  11. # If you need a huge list of used numbers please install the nmap package.
  12. tcpmux 1/tcp # TCP port service multiplexer
  13. echo 7/tcp
  14. echo 7/udp
  15. discard 9/tcp sink null
  16. discard 9/udp sink null
  17. systat 11/tcp users
  18. daytime 13/tcp
  19. daytime 13/udp
  20. netstat 15/tcp
  21. qotd 17/tcp quote
  22. msp 18/tcp # message send protocol
  23. msp 18/udp
  24. chargen 19/tcp ttytst source
  25. chargen 19/udp ttytst source
  26. ftp-data 20/tcp
  27. ftp 21/tcp
  28. fsp 21/udp fspd
  29. ssh 22/tcp # SSH Remote Login Protocol
  30. ssh 22/udp
  31. telnet 23/tcp
  32. smtp 25/tcp mail
  33. time 37/tcp timserver
  34. time 37/udp timserver
  35. rlp 39/udp resource # resource location
  36. nameserver 42/tcp name # IEN 116
  37. whois 43/tcp nicname
  38. tacacs 49/tcp # Login Host Protocol (TACACS)
  39. tacacs 49/udp
  40. re-mail-ck 50/tcp # Remote Mail Checking Protocol
  41. re-mail-ck 50/udp
  42. domain 53/tcp # name-domain server
  43. domain 53/udp
  44. mtp 57/tcp # deprecated
  45. tacacs-ds 65/tcp # TACACS-Database Service
  46. tacacs-ds 65/udp
  47. bootps 67/tcp # BOOTP server
  48. bootps 67/udp
  49. bootpc 68/tcp # BOOTP client
  50. bootpc 68/udp
  51. tftp 69/udp
  52. gopher 70/tcp # Internet Gopher
  53. gopher 70/udp
  54. rje 77/tcp netrjs
  55. finger 79/tcp
  56. www 80/tcp http # WorldWideWeb HTTP
  57. www 80/udp # HyperText Transfer Protocol
  58. link 87/tcp ttylink
  59. kerberos 88/tcp kerberos5 krb5 kerberos-sec # Kerberos v5
  60. kerberos 88/udp kerberos5 krb5 kerberos-sec # Kerberos v5
  61. supdup 95/tcp
  62. hostnames 101/tcp hostname # usually from sri-nic
  63. iso-tsap 102/tcp tsap # part of ISODE
  64. acr-nema 104/tcp dicom # Digital Imag. & Comm. 300
  65. acr-nema 104/udp dicom # Digital Imag. & Comm. 300
  66. csnet-ns 105/tcp cso-ns # also used by CSO name server
  67. csnet-ns 105/udp cso-ns
  68. rtelnet 107/tcp # Remote Telnet
  69. rtelnet 107/udp
  70. pop2 109/tcp postoffice pop-2 # POP version 2
  71. pop2 109/udp pop-2
  72. pop3 110/tcp pop-3 # POP version 3
  73. pop3 110/udp pop-3
  74. sunrpc 111/tcp portmapper # RPC 4.0 portmapper
  75. sunrpc 111/udp portmapper
  76. auth 113/tcp authentication tap ident
  77. sftp 115/tcp
  78. uucp-path 117/tcp
  79. nntp 119/tcp readnews untp # USENET News Transfer Protocol
  80. ntp 123/tcp
  81. ntp 123/udp # Network Time Protocol
  82. pwdgen 129/tcp # PWDGEN service
  83. pwdgen 129/udp # PWDGEN service
  84. loc-srv 135/tcp epmap # Location Service
  85. loc-srv 135/udp epmap
  86. netbios-ns 137/tcp # NETBIOS Name Service
  87. netbios-ns 137/udp
  88. netbios-dgm 138/tcp # NETBIOS Datagram Service
  89. netbios-dgm 138/udp
  90. netbios-ssn 139/tcp # NETBIOS session service
  91. netbios-ssn 139/udp
  92. imap2 143/tcp imap # Interim Mail Access P 2 and 4
  93. imap2 143/udp imap
  94. snmp 161/tcp # Simple Net Mgmt Protocol
  95. snmp 161/udp # Simple Net Mgmt Protocol
  96. snmp-trap 162/tcp snmptrap # Traps for SNMP
  97. snmp-trap 162/udp snmptrap # Traps for SNMP
  98. cmip-man 163/tcp # ISO mgmt over IP (CMOT)
  99. cmip-man 163/udp
  100. cmip-agent 164/tcp
  101. cmip-agent 164/udp
  102. mailq 174/tcp # Mailer transport queue for Zmailer
  103. mailq 174/udp # Mailer transport queue for Zmailer
  104. xdmcp 177/tcp # X Display Mgr. Control Proto
  105. xdmcp 177/udp
  106. nextstep 178/tcp NeXTStep NextStep # NeXTStep window
  107. nextstep 178/udp NeXTStep NextStep # server
  108. bgp 179/tcp # Border Gateway Protocol
  109. bgp 179/udp
  110. prospero 191/tcp # Cliff Neuman's Prospero
  111. prospero 191/udp
  112. irc 194/tcp # Internet Relay Chat
  113. irc 194/udp
  114. smux 199/tcp # SNMP Unix Multiplexer
  115. smux 199/udp
  116. at-rtmp 201/tcp # AppleTalk routing
  117. at-rtmp 201/udp
  118. at-nbp 202/tcp # AppleTalk name binding
  119. at-nbp 202/udp
  120. at-echo 204/tcp # AppleTalk echo
  121. at-echo 204/udp
  122. at-zis 206/tcp # AppleTalk zone information
  123. at-zis 206/udp
  124. qmtp 209/tcp # Quick Mail Transfer Protocol
  125. qmtp 209/udp # Quick Mail Transfer Protocol
  126. z3950 210/tcp wais # NISO Z39.50 database
  127. z3950 210/udp wais
  128. ipx 213/tcp # IPX
  129. ipx 213/udp
  130. imap3 220/tcp # Interactive Mail Access
  131. imap3 220/udp # Protocol v3
  132. pawserv 345/tcp # Perf Analysis Workbench
  133. pawserv 345/udp
  134. zserv 346/tcp # Zebra server
  135. zserv 346/udp
  136. fatserv 347/tcp # Fatmen Server
  137. fatserv 347/udp
  138. rpc2portmap 369/tcp
  139. rpc2portmap 369/udp # Coda portmapper
  140. codaauth2 370/tcp
  141. codaauth2 370/udp # Coda authentication server
  142. clearcase 371/tcp Clearcase
  143. clearcase 371/udp Clearcase
  144. ulistserv 372/tcp # UNIX Listserv
  145. ulistserv 372/udp
  146. ldap 389/tcp # Lightweight Directory Access Protocol
  147. ldap 389/udp
  148. imsp 406/tcp # Interactive Mail Support Protocol
  149. imsp 406/udp
  150. https 443/tcp # http protocol over TLS/SSL
  151. https 443/udp
  152. snpp 444/tcp # Simple Network Paging Protocol
  153. snpp 444/udp
  154. microsoft-ds 445/tcp # Microsoft Naked CIFS
  155. microsoft-ds 445/udp
  156. kpasswd 464/tcp
  157. kpasswd 464/udp
  158. saft 487/tcp # Simple Asynchronous File Transfer
  159. saft 487/udp
  160. isakmp 500/tcp # IPsec - Internet Security Association
  161. isakmp 500/udp # and Key Management Protocol
  162. rtsp 554/tcp # Real Time Stream Control Protocol
  163. rtsp 554/udp # Real Time Stream Control Protocol
  164. nqs 607/tcp # Network Queuing system
  165. nqs 607/udp
  166. npmp-local 610/tcp dqs313_qmaster # npmp-local / DQS
  167. npmp-local 610/udp dqs313_qmaster
  168. npmp-gui 611/tcp dqs313_execd # npmp-gui / DQS
  169. npmp-gui 611/udp dqs313_execd
  170. hmmp-ind 612/tcp dqs313_intercell # HMMP Indication / DQS
  171. hmmp-ind 612/udp dqs313_intercell
  172. qmqp 628/tcp
  173. qmqp 628/udp
  174. ipp 631/tcp # Internet Printing Protocol
  175. ipp 631/udp
  176. #
  177. # UNIX specific services
  178. #
  179. exec 512/tcp
  180. biff 512/udp comsat
  181. login 513/tcp
  182. who 513/udp whod
  183. shell 514/tcp cmd # no passwords used
  184. syslog 514/udp
  185. printer 515/tcp spooler # line printer spooler
  186. talk 517/udp
  187. ntalk 518/udp
  188. route 520/udp router routed # RIP
  189. timed 525/udp timeserver
  190. tempo 526/tcp newdate
  191. courier 530/tcp rpc
  192. conference 531/tcp chat
  193. netnews 532/tcp readnews
  194. netwall 533/udp # for emergency broadcasts
  195. gdomap 538/tcp # GNUstep distributed objects
  196. gdomap 538/udp
  197. uucp 540/tcp uucpd # uucp daemon
  198. klogin 543/tcp # Kerberized `rlogin' (v5)
  199. kshell 544/tcp krcmd # Kerberized `rsh' (v5)
  200. afpovertcp 548/tcp # AFP over TCP
  201. afpovertcp 548/udp
  202. remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem
  203. nntps 563/tcp snntp # NNTP over SSL
  204. nntps 563/udp snntp
  205. submission 587/tcp # Submission [RFC4409]
  206. submission 587/udp
  207. ldaps 636/tcp # LDAP over SSL
  208. ldaps 636/udp
  209. tinc 655/tcp # tinc control port
  210. tinc 655/udp
  211. silc 706/tcp
  212. silc 706/udp
  213. kerberos-adm 749/tcp # Kerberos `kadmin' (v5)
  214. #
  215. webster 765/tcp # Network dictionary
  216. webster 765/udp
  217. rsync 873/tcp
  218. rsync 873/udp
  219. ftps-data 989/tcp # FTP over SSL (data)
  220. ftps 990/tcp
  221. telnets 992/tcp # Telnet over SSL
  222. telnets 992/udp
  223. imaps 993/tcp # IMAP over SSL
  224. imaps 993/udp
  225. ircs 994/tcp # IRC over SSL
  226. ircs 994/udp
  227. pop3s 995/tcp # POP-3 over SSL
  228. pop3s 995/udp
  229. #
  230. # From ``Assigned Numbers'':
  231. #
  232. #> The Registered Ports are not controlled by the IANA and on most systems
  233. #> can be used by ordinary user processes or programs executed by ordinary
  234. #> users.
  235. #
  236. #> Ports are used in the TCP [45,106] to name the ends of logical
  237. #> connections which carry long term conversations. For the purpose of
  238. #> providing services to unknown callers, a service contact port is
  239. #> defined. This list specifies the port used by the server process as its
  240. #> contact port. While the IANA can not control uses of these ports it
  241. #> does register or list uses of these ports as a convienence to the
  242. #> community.
  243. #
  244. socks 1080/tcp # socks proxy server
  245. socks 1080/udp
  246. proofd 1093/tcp
  247. proofd 1093/udp
  248. rootd 1094/tcp
  249. rootd 1094/udp
  250. openvpn 1194/tcp
  251. openvpn 1194/udp
  252. rmiregistry 1099/tcp # Java RMI Registry
  253. rmiregistry 1099/udp
  254. kazaa 1214/tcp
  255. kazaa 1214/udp
  256. nessus 1241/tcp # Nessus vulnerability
  257. nessus 1241/udp # assessment scanner
  258. lotusnote 1352/tcp lotusnotes # Lotus Note
  259. lotusnote 1352/udp lotusnotes
  260. ms-sql-s 1433/tcp # Microsoft SQL Server
  261. ms-sql-s 1433/udp
  262. ms-sql-m 1434/tcp # Microsoft SQL Monitor
  263. ms-sql-m 1434/udp
  264. ingreslock 1524/tcp
  265. ingreslock 1524/udp
  266. prospero-np 1525/tcp # Prospero non-privileged
  267. prospero-np 1525/udp
  268. datametrics 1645/tcp old-radius
  269. datametrics 1645/udp old-radius
  270. sa-msg-port 1646/tcp old-radacct
  271. sa-msg-port 1646/udp old-radacct
  272. kermit 1649/tcp
  273. kermit 1649/udp
  274. l2f 1701/tcp l2tp
  275. l2f 1701/udp l2tp
  276. radius 1812/tcp
  277. radius 1812/udp
  278. radius-acct 1813/tcp radacct # Radius Accounting
  279. radius-acct 1813/udp radacct
  280. msnp 1863/tcp # MSN Messenger
  281. msnp 1863/udp
  282. unix-status 1957/tcp # remstats unix-status server
  283. log-server 1958/tcp # remstats log server
  284. remoteping 1959/tcp # remstats remoteping server
  285. cisco-sccp 2000/tcp sieve # Cisco SCCP
  286. cisco-sccp 2000/udp
  287. search 2010/tcp ndtp
  288. pipe_server 2010/tcp
  289. nfs 2049/tcp # Network File System
  290. nfs 2049/udp # Network File System
  291. gnunet 2086/tcp
  292. gnunet 2086/udp
  293. rtcm-sc104 2101/tcp # RTCM SC-104 IANA 1/29/99
  294. rtcm-sc104 2101/udp
  295. gsigatekeeper 2119/tcp
  296. gsigatekeeper 2119/udp
  297. gris 2135/tcp # Grid Resource Information Server
  298. gris 2135/udp # Grid Resource Information Server
  299. cvspserver 2401/tcp # CVS client/server operations
  300. cvspserver 2401/udp
  301. venus 2430/tcp # codacon port
  302. venus 2430/udp # Venus callback/wbc interface
  303. venus-se 2431/tcp # tcp side effects
  304. venus-se 2431/udp # udp sftp side effect
  305. codasrv 2432/tcp # not used
  306. codasrv 2432/udp # server port
  307. codasrv-se 2433/tcp # tcp side effects
  308. codasrv-se 2433/udp # udp sftp side effect
  309. mon 2583/tcp # MON traps
  310. mon 2583/udp
  311. dict 2628/tcp # Dictionary server
  312. dict 2628/udp
  313. gsiftp 2811/tcp
  314. gsiftp 2811/udp
  315. gpsd 2947/tcp
  316. gpsd 2947/udp
  317. gds_db 3050/tcp # InterBase server
  318. gds_db 3050/udp
  319. icpv2 3130/tcp icp # Internet Cache Protocol
  320. icpv2 3130/udp icp
  321. mysql 3306/tcp
  322. mysql 3306/udp
  323. nut 3493/tcp # Network UPS Tools
  324. nut 3493/udp
  325. distcc 3632/tcp # distributed compiler
  326. distcc 3632/udp
  327. daap 3689/tcp # Digital Audio Access Protocol
  328. daap 3689/udp
  329. svn 3690/tcp subversion # Subversion protocol
  330. svn 3690/udp subversion
  331. suucp 4031/tcp # UUCP over SSL
  332. suucp 4031/udp # UUCP over SSL
  333. sysrqd 4094/tcp # sysrq daemon
  334. sysrqd 4094/udp # sysrq daemon
  335. remctl 4373/tcp # Remote Authenticated Command Service
  336. remctl 4373/udp # Remote Authenticated Command Service
  337. iax 4569/tcp # Inter-Asterisk eXchange
  338. iax 4569/udp
  339. radmin-port 4899/tcp # RAdmin Port
  340. radmin-port 4899/udp
  341. rfe 5002/udp # Radio Free Ethernet
  342. rfe 5002/tcp
  343. mmcc 5050/tcp # multimedia conference control tool (Yahoo IM)
  344. mmcc 5050/udp
  345. sip 5060/tcp # Session Initiation Protocol
  346. sip 5060/udp
  347. sip-tls 5061/tcp
  348. sip-tls 5061/udp
  349. aol 5190/tcp # AIM
  350. aol 5190/udp
  351. xmpp-client 5222/tcp jabber-client # Jabber Client Connection
  352. xmpp-client 5222/udp jabber-client
  353. xmpp-server 5269/tcp jabber-server # Jabber Server Connection
  354. xmpp-server 5269/udp jabber-server
  355. cfengine 5308/tcp
  356. cfengine 5308/udp
  357. mdns 5353/tcp # Multicast DNS
  358. mdns 5353/udp # Multicast DNS
  359. postgresql 5432/tcp postgres # PostgreSQL Database
  360. postgresql 5432/udp postgres
  361. freeciv 5556/tcp rptp # Freeciv gameplay
  362. freeciv 5556/udp
  363. amqp 5672/tcp
  364. amqp 5672/udp
  365. amqp 5672/sctp
  366. ggz 5688/tcp # GGZ Gaming Zone
  367. ggz 5688/udp # GGZ Gaming Zone
  368. x11 6000/tcp x11-0 # X Window System
  369. x11 6000/udp x11-0
  370. x11-1 6001/tcp
  371. x11-1 6001/udp
  372. x11-2 6002/tcp
  373. x11-2 6002/udp
  374. x11-3 6003/tcp
  375. x11-3 6003/udp
  376. x11-4 6004/tcp
  377. x11-4 6004/udp
  378. x11-5 6005/tcp
  379. x11-5 6005/udp
  380. x11-6 6006/tcp
  381. x11-6 6006/udp
  382. x11-7 6007/tcp
  383. x11-7 6007/udp
  384. gnutella-svc 6346/tcp # gnutella
  385. gnutella-svc 6346/udp
  386. gnutella-rtr 6347/tcp # gnutella
  387. gnutella-rtr 6347/udp
  388. sge_qmaster 6444/tcp # Grid Engine Qmaster Service
  389. sge_qmaster 6444/udp # Grid Engine Qmaster Service
  390. sge_execd 6445/tcp # Grid Engine Execution Service
  391. sge_execd 6445/udp # Grid Engine Execution Service
  392. afs3-fileserver 7000/tcp bbs # file server itself
  393. afs3-fileserver 7000/udp bbs
  394. afs3-callback 7001/tcp # callbacks to cache managers
  395. afs3-callback 7001/udp
  396. afs3-prserver 7002/tcp # users & groups database
  397. afs3-prserver 7002/udp
  398. afs3-vlserver 7003/tcp # volume location database
  399. afs3-vlserver 7003/udp
  400. afs3-kaserver 7004/tcp # AFS/Kerberos authentication
  401. afs3-kaserver 7004/udp
  402. afs3-volser 7005/tcp # volume managment server
  403. afs3-volser 7005/udp
  404. afs3-errors 7006/tcp # error interpretation service
  405. afs3-errors 7006/udp
  406. afs3-bos 7007/tcp # basic overseer process
  407. afs3-bos 7007/udp
  408. afs3-update 7008/tcp # server-to-server updater
  409. afs3-update 7008/udp
  410. afs3-rmtsys 7009/tcp # remote cache manager service
  411. afs3-rmtsys 7009/udp
  412. font-service 7100/tcp xfs # X Font Service
  413. font-service 7100/udp xfs
  414. http-alt 8080/tcp webcache # WWW caching service
  415. http-alt 8080/udp # WWW caching service
  416. bacula-dir 9101/tcp # Bacula Director
  417. bacula-dir 9101/udp
  418. bacula-fd 9102/tcp # Bacula File Daemon
  419. bacula-fd 9102/udp
  420. bacula-sd 9103/tcp # Bacula Storage Daemon
  421. bacula-sd 9103/udp
  422. xmms2 9667/tcp # Cross-platform Music Multiplexing System
  423. xmms2 9667/udp # Cross-platform Music Multiplexing System
  424. amanda 10080/tcp # amanda backup services
  425. amanda 10080/udp
  426. hkp 11371/tcp # OpenPGP HTTP Keyserver
  427. hkp 11371/udp # OpenPGP HTTP Keyserver
  428. bprd 13720/tcp # VERITAS NetBackup
  429. bprd 13720/udp
  430. bpdbm 13721/tcp # VERITAS NetBackup
  431. bpdbm 13721/udp
  432. bpjava-msvc 13722/tcp # BP Java MSVC Protocol
  433. bpjava-msvc 13722/udp
  434. vnetd 13724/tcp # Veritas Network Utility
  435. vnetd 13724/udp
  436. bpcd 13782/tcp # VERITAS NetBackup
  437. bpcd 13782/udp
  438. vopied 13783/tcp # VERITAS NetBackup
  439. vopied 13783/udp
  440. wnn6 22273/tcp # wnn6
  441. wnn6 22273/udp
  442. #
  443. # Datagram Delivery Protocol services
  444. #
  445. rtmp 1/ddp # Routing Table Maintenance Protocol
  446. nbp 2/ddp # Name Binding Protocol
  447. echo 4/ddp # AppleTalk Echo Protocol
  448. zip 6/ddp # Zone Information Protocol
  449. #=========================================================================
  450. # The remaining port numbers are not as allocated by IANA.
  451. #=========================================================================
  452. # Kerberos (Project Athena/MIT) services
  453. # Note that these are for Kerberos v4, and are unofficial. Sites running
  454. # v4 should uncomment these and comment out the v5 entries above.
  455. #
  456. kerberos4 750/udp kerberos-iv kdc # Kerberos (server)
  457. kerberos4 750/tcp kerberos-iv kdc
  458. kerberos_master 751/udp # Kerberos authentication
  459. kerberos_master 751/tcp
  460. passwd_server 752/udp # Kerberos passwd server
  461. krb_prop 754/tcp krb5_prop hprop # Kerberos slave propagation
  462. krbupdate 760/tcp kreg # Kerberos registration
  463. swat 901/tcp # swat
  464. kpop 1109/tcp # Pop with Kerberos
  465. knetd 2053/tcp # Kerberos de-multiplexor
  466. zephyr-srv 2102/udp # Zephyr server
  467. zephyr-clt 2103/udp # Zephyr serv-hm connection
  468. zephyr-hm 2104/udp # Zephyr hostmanager
  469. eklogin 2105/tcp # Kerberos encrypted rlogin
  470. # Hmmm. Are we using Kv4 or Kv5 now? Worrying.
  471. # The following is probably Kerberos v5 --- ajt@debian.org (11/02/2000)
  472. kx 2111/tcp # X over Kerberos
  473. iprop 2121/tcp # incremental propagation
  474. #
  475. # Unofficial but necessary (for NetBSD) services
  476. #
  477. supfilesrv 871/tcp # SUP server
  478. supfiledbg 1127/tcp # SUP debugging
  479. #
  480. # Services added for the Debian GNU/Linux distribution
  481. #
  482. linuxconf 98/tcp # LinuxConf
  483. poppassd 106/tcp # Eudora
  484. poppassd 106/udp
  485. ssmtp 465/tcp smtps # SMTP over SSL
  486. moira_db 775/tcp # Moira database
  487. moira_update 777/tcp # Moira update protocol
  488. moira_ureg 779/udp # Moira user registration
  489. spamd 783/tcp # spamassassin daemon
  490. omirr 808/tcp omirrd # online mirror
  491. omirr 808/udp omirrd
  492. customs 1001/tcp # pmake customs server
  493. customs 1001/udp
  494. skkserv 1178/tcp # skk jisho server port
  495. predict 1210/udp # predict -- satellite tracking
  496. rmtcfg 1236/tcp # Gracilis Packeten remote config server
  497. wipld 1300/tcp # Wipl network monitor
  498. xtel 1313/tcp # french minitel
  499. xtelw 1314/tcp # french minitel
  500. support 1529/tcp # GNATS
  501. cfinger 2003/tcp # GNU Finger
  502. frox 2121/tcp # frox: caching ftp proxy
  503. ninstall 2150/tcp # ninstall service
  504. ninstall 2150/udp
  505. zebrasrv 2600/tcp # zebra service
  506. zebra 2601/tcp # zebra vty
  507. ripd 2602/tcp # ripd vty (zebra)
  508. ripngd 2603/tcp # ripngd vty (zebra)
  509. ospfd 2604/tcp # ospfd vty (zebra)
  510. bgpd 2605/tcp # bgpd vty (zebra)
  511. ospf6d 2606/tcp # ospf6d vty (zebra)
  512. ospfapi 2607/tcp # OSPF-API
  513. isisd 2608/tcp # ISISd vty (zebra)
  514. afbackup 2988/tcp # Afbackup system
  515. afbackup 2988/udp
  516. afmbackup 2989/tcp # Afmbackup system
  517. afmbackup 2989/udp
  518. xtell 4224/tcp # xtell server
  519. fax 4557/tcp # FAX transmission service (old)
  520. hylafax 4559/tcp # HylaFAX client-server protocol (new)
  521. distmp3 4600/tcp # distmp3host daemon
  522. munin 4949/tcp lrrd # Munin
  523. enbd-cstatd 5051/tcp # ENBD client statd
  524. enbd-sstatd 5052/tcp # ENBD server statd
  525. pcrd 5151/tcp # PCR-1000 Daemon
  526. noclog 5354/tcp # noclogd with TCP (nocol)
  527. noclog 5354/udp # noclogd with UDP (nocol)
  528. hostmon 5355/tcp # hostmon uses TCP (nocol)
  529. hostmon 5355/udp # hostmon uses UDP (nocol)
  530. rplay 5555/udp # RPlay audio service
  531. nsca 5667/tcp # Nagios Agent - NSCA
  532. mrtd 5674/tcp # MRT Routing Daemon
  533. bgpsim 5675/tcp # MRT Routing Simulator
  534. canna 5680/tcp # cannaserver
  535. sane-port 6566/tcp sane saned # SANE network scanner daemon
  536. ircd 6667/tcp # Internet Relay Chat
  537. zope-ftp 8021/tcp # zope management by ftp
  538. tproxy 8081/tcp # Transparent Proxy
  539. omniorb 8088/tcp # OmniORB
  540. omniorb 8088/udp
  541. clc-build-daemon 8990/tcp # Common lisp build daemon
  542. xinetd 9098/tcp
  543. mandelspawn 9359/udp mandelbrot # network mandelbrot
  544. git 9418/tcp # Git Version Control System
  545. zope 9673/tcp # zope server
  546. webmin 10000/tcp
  547. kamanda 10081/tcp # amanda backup services (Kerberos)
  548. kamanda 10081/udp
  549. amandaidx 10082/tcp # amanda backup services
  550. amidxtape 10083/tcp # amanda backup services
  551. smsqp 11201/tcp # Alamin SMS gateway
  552. smsqp 11201/udp
  553. xpilot 15345/tcp # XPilot Contact Port
  554. xpilot 15345/udp
  555. sgi-cmsd 17001/udp # Cluster membership services daemon
  556. sgi-crsd 17002/udp
  557. sgi-gcd 17003/udp # SGI Group membership daemon
  558. sgi-cad 17004/tcp # Cluster Admin daemon
  559. isdnlog 20011/tcp # isdn logging system
  560. isdnlog 20011/udp
  561. vboxd 20012/tcp # voice box system
  562. vboxd 20012/udp
  563. binkp 24554/tcp # binkp fidonet protocol
  564. asp 27374/tcp # Address Search Protocol
  565. asp 27374/udp
  566. csync2 30865/tcp # cluster synchronization tool
  567. dircproxy 57000/tcp # Detachable IRC Proxy
  568. tfido 60177/tcp # fidonet EMSI over telnet
  569. fido 60179/tcp # fidonet EMSI over TCP
  570. # Local services