#Access mosquitto addon from outside home assistant

1 messages · Page 1 of 1 (latest)

mild silo
#

I run mosquitto as a HAOS addon. mqtt:/core-mosquitto:1883 has been the host I've used internally from other addons until now without any problem, however I now have the need to connect to the mosquitto broken from a different machine.
I tryed specifying <HA-IP>:1883 but I get connection refused. I suspect that HAOS doesn't by default expose mosquittos port to the outside.

Any info on how I can configure that?

dusky moon
#

perhaps you have a network configuration issue somewhere?
or are trying to connect to "normal mqtt" port with a different type of connection?
could also check thee addon logs when you try and connect to see if its doing anything?

vestal merlin
#

I smell a vlan in the mix

mild silo
#

Possibly

#

I need to check firewall rules then