Hello,
My asus rt-ac66u is not allowing UDP broadcast between wired and wifi, is there a way to fix it? I have a python script that broadcast UDP (from my server on Lan) msg using port 10000 to discover few endpoint (on wireless) to collect their mac addresses and send few commands but somehow the server is not receiving any reply from the endpoints.
My environment as follow:
- Asus RT-AC66U using Merlin firmware 380.57
- Raspberry pi (connected to lan) hosting the python script: https://github.com/happyleavesaoc/python-orvibo/blob/master/orvibo/s20.py
- Wifi devices to be discovered (ORVIBO) smart plug
- Wireshark Output from my laptop connected on Wireless: http://pastebin.com/f5kfW2nZ
One more thing, To make sure that I'm not wrong about my router blocking the broadcast, I connected the wireless devices directly to a separate Cisco Access Point and it worked!
Waiting for your help!
R/Naoufal
My asus rt-ac66u is not allowing UDP broadcast between wired and wifi, is there a way to fix it? I have a python script that broadcast UDP (from my server on Lan) msg using port 10000 to discover few endpoint (on wireless) to collect their mac addresses and send few commands but somehow the server is not receiving any reply from the endpoints.
My environment as follow:
- Asus RT-AC66U using Merlin firmware 380.57
- Raspberry pi (connected to lan) hosting the python script: https://github.com/happyleavesaoc/python-orvibo/blob/master/orvibo/s20.py
- Wifi devices to be discovered (ORVIBO) smart plug
- Wireshark Output from my laptop connected on Wireless: http://pastebin.com/f5kfW2nZ
One more thing, To make sure that I'm not wrong about my router blocking the broadcast, I connected the wireless devices directly to a separate Cisco Access Point and it worked!
Waiting for your help!
R/Naoufal