Advertisement
Guest User

/etc/services

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