Hello all !
i got trooble today, i would like to try wazuh but I can't get my agent to communicate with my dashboard.
i got the manager on a docker on my server.
hjere is the rules on my manager worker
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0
127.0.0.11:36547 0.0.0.0:* LISTEN -
tcp 0 0
0.0.0.0:1515 0.0.0.0:* LISTEN -
tcp 0 0
0.0.0.0:1514 0.0.0.0:* LISTEN -
tcp 0 0
0.0.0.0:55000 0.0.0.0:* LISTEN -
i have open port 1514 and 1515 on my internet router and created a firewall rule on my server hosting my docker instance in doubt for port 1515.
but my computeur still can't reach my instance :
Connection to 172.25.112.1...Unable to open connection to host, on port 1515: Connection failed
i run the last version v4.7.4
both pc and server are on the same network
ip computer is 192.168.1.47
ip server is 172.25.112.1
if anyone can help me :)
thanks in advance