I currently don't see any reason for adding agentx over tcp support to
our daemons, but according to RFC2741 section 8.1.1 it should go over
"wel-known port 705".

Worth adding or just drop it?

martijn@

Index: services
===================================================================
RCS file: /cvs/src/etc/services,v
retrieving revision 1.97
diff -u -p -r1.97 services
--- services    26 Jun 2020 19:51:14 -0000      1.97
+++ services    15 Sep 2020 09:43:00 -0000
@@ -175,6 +175,7 @@ ldaps               636/tcp                         # LDAP 
over SSL
 ldaps          636/udp
 ldp            646/tcp
 ldp            646/udp
+agentx         705/tcp
 silc           706/tcp                         # Secure Live Internet 
Conferencing
 silc           706/udp
 kerberos-adm   749/tcp                         # Kerberos 5 kadmin

Reply via email to