Open
Description
Hello All,
This topic regards to Arduino Yun. I am using the current stable version, which is 1.5.7
When I set static IP address for wired interface (utp) I experience a weird behaviour:
I am able to access both interfaces but JUST when I have the UTP connected. When the ethernet cable is disconnected I can still solve ARP address belonging to its wireless interface though, but it remains unreachable for ICMP and TCP syns, even if I restart the device. WHen I plug the cable back to the device, both interfaces become operational again
The workaround for this issue is setting the wired interface to DHCP client. So I can only use static IP address for wireless interface.
Have you guys experienced this issue before?
Thanks