This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

mqtt-issue

Hello!

I'v got a device caller an "Inklimeter" (see Inklimeter | Bedre indeklima i skoler)
It uses the mqtt-protocol to communicate with a server.

But - I can't get connection through my ASG v. 7.513

Can' find anything in the log-files, not even in the packet-filter.

Any ideas or semilar experiences?

Best regards
/Peter


This thread was automatically locked due to age.
Parents
  • Hi Peter,

    MQTT FAQ states that the device should be using either TCP port 183 or 8883. Setup an allow rule between subnets and you should be. If however the problem is between two devices on the same subnet (traffic doesn't cross ASG interfaces) then the ASG won't have any logs.

    Also, you really should consider upgrading that ASG. 7.x has been end of life for a while now and even 8.x is getting long in the tooth.
Reply
  • Hi Peter,

    MQTT FAQ states that the device should be using either TCP port 183 or 8883. Setup an allow rule between subnets and you should be. If however the problem is between two devices on the same subnet (traffic doesn't cross ASG interfaces) then the ASG won't have any logs.

    Also, you really should consider upgrading that ASG. 7.x has been end of life for a while now and even 8.x is getting long in the tooth.
Children
  • I thought it's port 1883 and 8883?
    the trafic is between my LAN - where the "Inklimeter" is placed, and the WAN - where the server is.
    I've made the rules in the packet filter, but it does'nt help.
    I've also tryed to connect the "inklimeter" direct to the WAN, and then there are no problems.
    - So I'm still thinking. . . 
    /Peter