how to use bridge function

Asked by Charles Guo

Hi,
I want to use bridge function between two mosquitto brokers,but i do not know what should do in the configuration.

The following is my configuration.

connection mosquitto_91
address 192.168.128.185:1883
topic notice/# both
cleansession false
notifications true
keepalive_interval 60
start_type automatic
try_private true

if the client is connecting,it works good.But if the client is disconnected,when it reconnect no message can be received.
can you give me some example?
Thank you very much.

Question information

Language:
English Edit question
Status:
Solved
For:
mosquitto Edit question
Assignee:
No assignee Edit question
Solved by:
Charles Guo
Solved:
Last query:
Last reply:
Revision history for this message
Roger Light (roger.light) said :
#1

I'm afraid I'm not entirely clear what the problem is, could you provide some more details about exactly what you do to reproduce this problem? Where are the clients connected to that aren't seeing the messages for example?

Revision history for this message
Charles Guo (guohaifei84) said :
#2

It was resolved.Thank you!

Revision history for this message
Charles Guo (guohaifei84) said :
#3

It was resolved.Thank you!