Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ebukz's avatar

Homestead port refused connection

So I have a deamon on Homestead running on port 9200. When I run

curl localhost:9200

I get the desired output but only within Homestead.

However when I run

curl http://192.168.10.10:9200

I get

curl: (7) Failed to connect to 192.168.10.10 port 9200: Connection refused

This happens both in Homestead and on my host machine

0 likes
0 replies

Please or to participate in this conversation.