mgirke wrote: > I wish you were right but it doesn´t help. > > I defined WLAN subnet mask to 255.255.0.0 but no packages arrive. Setting > the ethernet subnet mask to 255.255.0.0 doesn´t work of course because WLAN > and ETH have to be seperated.
Don't mess with the subnet mask or you will get even more problems ;-) From trying to understand your network setup, ETH and WLAN are different subnets separated by a router. In that case, broadcast will NOT work. Even multicast might be difficult to configure, depending on the router type that is connecting ETH and WLAN. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
