FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
385 views 0 comments
by
Hi,

I am trying to separate my IoT stuff to a separate vlan, and have made custom iptables rules so the different gateways can communicate with IoT devices between vlans, which works fine. But there are two things that do not work. Discovery of devices, that are dependant on mDNS, and status updates from devices, that are dependant on COAP.

I don't know if I can solve this with custom iptables rules or if I need some device that can forward this traffic between vlans?

1 Answer

0 votes
by anonymous
Hello,

mDNS and COAP protocols are not supported/recognized in our routers and that is why you cannot discover these devices that use these protocols. The only way I could imagine you could access these devices is with custom IP tables rules the same way you did what you did to gateways.

Regards.