lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] mDNS strange behavior using "dig"


From: antonio
Subject: Re: [lwip-users] mDNS strange behavior using "dig"
Date: Wed, 18 Apr 2018 01:32:17 -0700 (MST)

Hi Erik,

I think I found the problem, or I believe this is what is happening.

My client is running on a Wireless Device, so it can only access
services/devices also connected to the same router.
After extensive debugging, I realized that the Router is not allowing
Multicast Destination IP Addr messages to go to the Ethernet network. 

My_Wifi_dev(172.28.49.16)<---------->WiFi_Router<-------(1)------>Ether_ServiceToContact((172.28.49.82)
                                        
                                           |
                                           |
                                         (2)
                                          |
                                 WiFi_DevServ(172.28.49.23)

So I conclude that, the problem is in the Wifi_Router that is not allowing
224.0.0.251 messages between Ethernet/Wifi networks. It's an old LinkSys
Router.






--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]