mosquitto icon indicating copy to clipboard operation
mosquitto copied to clipboard

messaging to multiple brokers

Open a-sapuppo opened this issue 3 years ago • 0 comments

mosquitto version 2.0.15 ubuntu 20.04 2 networks cards on 0.x and 5.x IP

this configuration don't send multiple/replicas messages to multiple brokers, the message sources is from 0.112

connection bridge_local_cloud_1
address 192.168.0.47

topic # out 0

connection bridge_local_cloud_2
address 192.168.0.161

topic # out 0

connection bridge_local_cloud_3
address 192.168.0.158

topic # out 0

connection bridge_local_cloud_4
address 192.168.0.162

topic # out 0

this file is on machine 0.112 at /etc/mosquitto/conf.d

a-sapuppo avatar Sep 15 '22 08:09 a-sapuppo