KB Article #66637

Ports - How to delete existing ports from /etc/services file in Integrator

Problem

-- How to modify ports in /etc/services file in integrator.


Resolution

* To modify the /etc/services file we need to follow some steps.



1. Delete the entry from /etc/services file manually and save it.



2. Run this command r4edi addporterports.x4 -c -p <Integrator porter pool> . It will add all the ports present in the /etc/services file.



3.  Restart the XIB server once again.



For Example
If you wish to delete Integratorpool11 from the /etc/services file,



1) Remove the entry of Integratorpool11 from  /etc/services file and save it.



2)  Run this command r4edi addporterports.x4 -c -p Integratorpool. It will add all the ports present in the /etc/services file.



3) Restart the XIB server once again.



Example of /etc/service file with Integratorpool11 marked with #####.
Integratorstarter 8832/tcp # Integrator starter server
Integratorstarter2 8833/tcp # Integrator starter server2
Integratorcfgserver 8834/tcp # Integrator configuration server
Integratortracer 8835/tcp # Integrator tracer server
Integratortraceint 8836/tcp # Integrator internal trace port
Integratorsysman 8837/tcp # Integrator system manager
Integratorsysmanpool1 8838/tcp # Integrator Sysman port pool
Integratorsysmanpool2 8839/tcp # Integrator Sysman port pool
Integratorsysmanpool3 8840/tcp # Integrator Sysman port pool
Integratormdimporter 8872/tcp # Integrator MD Importer
Integratorcopilot 8873/tcp # Integrator copilot
Integratorbroadcastagent 8874/tcp # Integrator Broadcast Agent
Integratorporter 8841/tcp # Integrator porter server
Integratorpool1 8842/tcp # Integrator porter port pool
Integratorpool2 8843/tcp # Integrator porter port pool
Integratorpool3 8844/tcp # Integrator porter port pool
Integratorpool4 8845/tcp # Integrator porter port pool
Integratorpool5 8846/tcp # Integrator porter port pool
Integratorpool6 8847/tcp # Integrator porter port pool
Integratorpool7 8848/tcp # Integrator porter port pool
Integratorpool8 8849/tcp # Integrator porter port pool
Integratorpool9 8850/tcp # Integrator porter port pool
Integratorpool10 8851/tcp # Integrator porter port pool
Integratorpool11 8852/tcp # Integrator porter port pool ##################