Troubleshooting and Maintenanc...
Required Ports of Kron PAM
2 min
kron pam requires some ports to be open for operating components and connecting endpoints required ports are below; default port numbers can be changed the required ports are automatically opened when installing kron pam to open ports other than the default ports, follow the procedure below • 8080 is an example port you can change the value with the required port number • table 7 includes all required ports configure your environment based on the modules that your platform includes , \[root\@kronpam ]# firewall cmd get default zone \[root\@kronpam ]# firewall cmd zone=public permanent add port=8080/tcp \[root\@kronpam ]# firewall cmd reload \[root\@kronpam ]# firewall cmd zone=public permanent –list ports required ports component/application proto port numbers kron pam web gui tcp 80, 8080, 443, 8443 kron pam database (postgresql) tcp 5444 ssh/telnet proxy tcp 2222 sftp proxy tcp 3333 sftp/ssh/telnet (for connecting end points) tcp 22, 23 http proxy tcp 7080 rdp (for connecting end points) tcp 3389 sql proxy tcp 5000 tacacs+ tcp 49 radius udp 1812, 1813 password manager (windows – smb2) tcp 445 password manager (windows – winrm) tcp 5985(http),5986(https) \[default]