weslambert / DinoSOARLab

Security Onion + Automation + Response Lab including n8n and Velociraptor
GNU General Public License v3.0
103 stars 13 forks source link

Connection Time Out Error While Connecting to Velociraptor Server #20

Open akshay91999 opened 1 year ago

akshay91999 commented 1 year ago

I just installed velociraptor server on my manager node(ubuntu 20.04) and using the velociraptor_client_repacked file trying to connect to the server from client which is a sensor node(ubuntu 20.04) . I already added the sensor node ip in the so-firewall velociraptor hostgroups and my ufw firewall is disabled in manager,still my velociraptor client is not connecting to the server,

after running,
     ./velcoiraptor_client_repacked client -v 
it is showing an connection timeout error,

Screenshot from 2023-06-01 16-41-23 y its showing like this ,please help if some solution is there?

weslambert commented 1 year ago

Have you tried manually connecting to the server on port 8000 to make sure it is reachable?

akshay91999 commented 1 year ago

Yes i tried to connect to server 8000 port in client browser by https://serverip:8000 ,but it is also unreachable

akshay91999 commented 1 year ago

Screenshot from 2023-06-05 10-04-48