I'm using the UDoo as a server, and I'm using Android as the OS. I need to set the IP Address to a static value and have it stay. the settings app seems to have no way to do this, I found this article: https://community.freescale.com/docs/DOC-93626 titled "How to Add Ethernet UI Support in ICS" In the article they had a link to an app to set the IP address and DNS. They also have patches to apply to the compile of Android, I have never compiled Android. The app works fine on the UDoo... until it restarts, then it forgets everything and goes DHCP to get it's IP address. This is not acceptable for a server. If there is a way to get the UDoo to save these settings, I have not found it. If there is a way to set the IP Address in UDoo and have it stay, I have not found it. Anyone have an ideas? Jerry