You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
sandeepmistry
changed the title
Issue with wired and Wi-fi interfaces when setting static IP address
[Yun] Issue with wired and Wi-fi interfaces when setting static IP address
Jul 12, 2016
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
The text was updated successfully, but these errors were encountered: