NCPA Not Working In RHEL 7
Posted: Wed Feb 19, 2020 4:38 am
Hi,
I installed ncpa on 2 Rhel Servers and it doesn't work. Please see details below.
[root@xxx:/tmp ]# firewall-cmd --list-all
public (active)
target: default
icmp-block-inversion: no
interfaces: ens192
sources:
services: dhcpv6-client ssh
ports: 5693/tcp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
rule family="ipv4" source address="212.x.x.x/32" port port="5666" protocol="tcp" accept
rule family="ipv4" source address="10.x.x.x/32" port port="5666" protocol="tcp" accept
========================================================
[root@xxx:/tmp ]# systemctl status ncpa_listener.service
● ncpa_listener.service - LSB: This manages the NCPA Listener service
Loaded: loaded (/etc/rc.d/init.d/ncpa_listener; bad; vendor preset: disabled)
Active: active (exited) since Tue 2020-02-11 01:45:52 CET; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 17150 ExecStop=/etc/rc.d/init.d/ncpa_listener stop (code=exited, status=0/SUCCESS)
Process: 17164 ExecStart=/etc/rc.d/init.d/ncpa_listener start (code=exited, status=0/SUCCESS)
Feb 11 01:45:52 ansible.x.x systemd[1]: Stopped LSB: This manages the NCPA Listener service.
Feb 11 01:45:52 ansible.x.x systemd[1]: Starting LSB: This manages the NCPA Listener service...
Feb 11 01:45:52 ansible.x.x systemd[1]: Started LSB: This manages the NCPA Listener service.
Feb 11 01:45:52 ansible.x.x ncpa_listener[17164]: Starting NCPA Listener: [ OK ]
=======================================================
[root@x:/tmp ]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.6 (Maipo)
======================================================
[root@x:/tmp ]# getenforce
Disabled
Please help me on this. Let me know if you need any details for troubleshooting.
Thanks.
I installed ncpa on 2 Rhel Servers and it doesn't work. Please see details below.
[root@xxx:/tmp ]# firewall-cmd --list-all
public (active)
target: default
icmp-block-inversion: no
interfaces: ens192
sources:
services: dhcpv6-client ssh
ports: 5693/tcp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
rule family="ipv4" source address="212.x.x.x/32" port port="5666" protocol="tcp" accept
rule family="ipv4" source address="10.x.x.x/32" port port="5666" protocol="tcp" accept
========================================================
[root@xxx:/tmp ]# systemctl status ncpa_listener.service
● ncpa_listener.service - LSB: This manages the NCPA Listener service
Loaded: loaded (/etc/rc.d/init.d/ncpa_listener; bad; vendor preset: disabled)
Active: active (exited) since Tue 2020-02-11 01:45:52 CET; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 17150 ExecStop=/etc/rc.d/init.d/ncpa_listener stop (code=exited, status=0/SUCCESS)
Process: 17164 ExecStart=/etc/rc.d/init.d/ncpa_listener start (code=exited, status=0/SUCCESS)
Feb 11 01:45:52 ansible.x.x systemd[1]: Stopped LSB: This manages the NCPA Listener service.
Feb 11 01:45:52 ansible.x.x systemd[1]: Starting LSB: This manages the NCPA Listener service...
Feb 11 01:45:52 ansible.x.x systemd[1]: Started LSB: This manages the NCPA Listener service.
Feb 11 01:45:52 ansible.x.x ncpa_listener[17164]: Starting NCPA Listener: [ OK ]
=======================================================
[root@x:/tmp ]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.6 (Maipo)
======================================================
[root@x:/tmp ]# getenforce
Disabled
Please help me on this. Let me know if you need any details for troubleshooting.
Thanks.