vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Some of the unofficial services are now in the assigned numbers list, this diff promotes them and adds an alias where the service name differs to what we have now. It also adds smtps (unofficial SSL-wrapped SMTP) and conserver to reduce the number of changes to system files needed for ports. I most definitely don't want to add a whole bunch of useless services (see the /etc/services provided in many other OS for examples of how bad it can get..), these are just changes I make often enough that I'm bored of doing them myself. any comments/ok? Index: services ================================================== ================= RCS file: /cvs/src/etc/services,v retrieving revision 1.67 diff -u -p -r1.67 services --- services 1 May 2007 11:48:40 -0000 1.67 +++ services 6 May 2008 10:36:06 -0000 @@ -151,6 +151,7 @@ ipp 631/tcp # Internet Printing Prot ipp 631/udp # Internet Printing Protocol ldaps 636/tcp # LDAP over SSL ldaps 636/udp +rsync 873/tcp # rsync server imaps 993/tcp # imap4 protocol over TLS/SSL imaps 993/udp # imap4 protocol over TLS/SSL pop3s 995/tcp spop3 # pop3 protocol over TLS/SSL @@ -202,6 +203,7 @@ krbupdate 760/tcp kreg # BSD Kerberos #> does register or list uses of these ports as a convenience to the #> community. # +cddb 888/tcp cddbp # Audio CD Database socks 1080/tcp # Socks kpop 1109/tcp # Pop with Kerberos ms-sql-s 1433/tcp Microsoft-SQL-Server @@ -212,8 +214,11 @@ ingreslock 1524/tcp ingreslock 1524/udp prospero-np 1525/tcp # Prospero non-privileged prospero-np 1525/udp +sa-msg-port 1646/udp pptp 1723/tcp # Point-to-Point Tunneling Protocol pptp 1723/udp # Point-to-Point Tunneling Protocol +radius 1812/udp # radius authentication +radacct 1813/udp radius-acct # radius accounting ssdp 1900/tcp # SSDP ssdp 1900/udp # SSDP nfsd 2049/udp nfs # NFS server @@ -225,9 +230,11 @@ kx 2111/tcp # X over kerberos kip 2112/tcp # IP over kerberos kauth 2120/tcp # Remote kauth iprop 2121/tcp # Kerberos incremental propagation +cvspserver 2401/tcp # cvs pserver netplan 2983/tcp # netplan daemon eppc 3031/tcp # Remote AppleEvents/PPC Toolbox eppc 3031/udp # Remote AppleEvents/PPC Toolbox +mysql 3306/tcp # MySQL iapp 3517/tcp 802-11-iapp # IEEE 802.11f IAPP iapp 3517/udp 802-11-iapp # IEEE 802.11f IAPP daap 3689/tcp # Digital Audio Access Protocol @@ -240,6 +247,7 @@ rfe 5002/tcp # Radio Free Ethernet rfe 5002/udp # Actually uses UDP only sip 5060/tcp # SIP sip 5060/udp # SIP +postgresql 5432/tcp # PostgreSQL # # AFS Services # @@ -256,20 +264,14 @@ afs3-rmtsys 7009/udp # AFS remote cache # # Unofficial services # +smtps 465/tcp # SSL-wrapped SMTP +conserver 782/tcp # console server supfilesrv 871/tcp # SUP server -rsync 873/tcp # rsync server -cddb 888/tcp # Audio CD Database supfiledbg 1127/tcp # SUP debugging datametrics 1645/udp -sa-msg-port 1646/udp -radius 1812/udp # radius authentication -radacct 1813/udp # radius accounting ekshell2 2106/tcp # Encrypted kshell - UColorado, Boulder -cvspserver 2401/tcp # cvs pserver webster 2627/tcp # Network dictionary webster 2627/udp -mysql 3306/tcp # MySQL -postgresql 5432/tcp # PostgreSQL canna 5680/tcp # Kana->Kanji server icb 7326/tcp # Internet Citizen's Band spamd 8025/tcp # spamd(8) |
| Thread Tools | |
| Display Modes | |
| |