Hi Michal
from Netconf server and TCP call home client shows the connection is established
NODEC21 ~]# netstat -anp | grep 4334
tcp 0 0 51.51.51.1:43364 192.168.2.15:4334 ESTABLISHED 3870/netopeer2-serv
from the netconf client and TCP server ( 192.168.2.15) there is no connection
[mgmt-380 ~]# netstat -anp | grep 4334
tcp6 0 0 :::4334 :::* LISTEN 896/java
please let me know what can be issue
Hi Michal
from Netconf server and TCP call home client shows the connection is established
NODEC21 ~]# netstat -anp | grep 4334
tcp 0 0 51.51.51.1:43364 192.168.2.15:4334 ESTABLISHED 3870/netopeer2-serv
from the netconf client and TCP server ( 192.168.2.15) there is no connection
[mgmt-380 ~]# netstat -anp | grep 4334
tcp6 0 0 :::4334 :::* LISTEN 896/java
please let me know what can be issue