<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Lose static IP address</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435571#M66672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use dhcpcd like below can solve this problem&lt;/P&gt;&lt;P&gt;dhcpcd -S ip_address=10.0.0.135 -S rounters=10.0.0.1 -S subnet_mask=255.255.255 eth0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 07:52:59 GMT</pubDate>
    <dc:creator>lqll</dc:creator>
    <dc:date>2016-01-05T07:52:59Z</dc:date>
    <item>
      <title>Lose static IP address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435568#M66669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My environment is i.MX6Q sabreSD ,AR8031 phy,and OS is android 4.4.2.We use local network and we don't use wifi.We use RJ45 to connect a router.&lt;/P&gt;&lt;P&gt;When power on ,we give a static IP address to our board,.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9573i2A79373CC391F1FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but after several times of pluging/unpluging RJ45,the static IP address is changed to another.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9616iE7C7160FE7EF88DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then we continue to plug/unplug sereral times,the IP address lost.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9663i2381E0857A7CF57C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And I got this log from Android.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01-01 11:26:28.440: D/Ethernet(2614): Interface eth0 link up&lt;/P&gt;&lt;P&gt;01-01 11:26:30.840: D/ConnectivityService(2614): ConnectivityChange for ETHERNET: CONNECTED/CONNECTED&lt;/P&gt;&lt;P&gt;01-01 11:26:30.850: E/ConnectivityService(2614): Unexpected mtu value: android.net.EthernetDataTracker@41ccbbc0&lt;/P&gt;&lt;P&gt;01-01 11:26:30.860: D/Nat464Xlat(2614): requiresClat: netType=9, hasIPv4Address=true&lt;/P&gt;&lt;P&gt;01-01 11:26:33.870: D/Tethering(2614): MasterInitialState.processMessage what=3&lt;/P&gt;&lt;P&gt;01-01 11:26:33.870: D/CaptivePortalTracker(2614): NoActiveNetworkState{ when=0 what=1 obj=NetworkInfo: type: ETHERNET[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: 12:25:30:3a:85:ae, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }&lt;/P&gt;&lt;P&gt;01-01 11:26:33.870: D/CaptivePortalTracker(2614): NoActiveNetworkState not a wifi connectivity change, ignore&lt;/P&gt;&lt;P&gt;01-01 11:27:00.440: D/Ethernet(2614): Interface eth0 link down&lt;/P&gt;&lt;P&gt;01-01 11:27:00.640: D/CommandListener(2232): Clearing all IP addresses on eth0&lt;/P&gt;&lt;P&gt;01-01 11:27:00.650: D/Nat464Xlat(2614): requiresClat: netType=9, hasIPv4Address=false&lt;/P&gt;&lt;P&gt;01-01 11:27:00.650: D/ConnectivityService(2614): ConnectivityChange for ETHERNET: DISCONNECTED/DISCONNECTED&lt;/P&gt;&lt;P&gt;01-01 11:27:00.650: D/ConnectivityService(2614): tryFailover: set mActiveDefaultNetwork=-1, prevNetType=9&lt;/P&gt;&lt;P&gt;01-01 11:27:00.660: D/ConnectivityService(2614): Attempting to switch to mobile&lt;/P&gt;&lt;P&gt;01-01 11:27:00.660: D/ConnectivityService(2614): Attempting to switch to wifi&lt;/P&gt;&lt;P&gt;01-01 11:27:00.660: D/ConnectivityService(2614): Attempting to switch to BLUETOOTH_TETHER&lt;/P&gt;&lt;P&gt;01-01 11:27:00.660: D/Nat464Xlat(2614): requiresClat: netType=9, hasIPv4Address=false&lt;/P&gt;&lt;P&gt;01-01 11:27:03.670: D/Tethering(2614): MasterInitialState.processMessage what=3&lt;/P&gt;&lt;P&gt;01-01 11:27:03.670: D/CaptivePortalTracker(2614): NoActiveNetworkState{ when=0 what=1 obj=NetworkInfo: type: ETHERNET[], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: 12:25:30:3a:85:ae, roaming: false, failover: false, isAvailable: false, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }&lt;/P&gt;&lt;P&gt;01-01 11:27:03.670: D/CaptivePortalTracker(2614): NoActiveNetworkState not a wifi connectivity change, ignore&lt;/P&gt;&lt;P&gt;01-01 11:27:04.440: D/Ethernet(2614): Interface eth0 link up&lt;/P&gt;&lt;P&gt;01-01 11:27:06.840: D/ConnectivityService(2614): ConnectivityChange for ETHERNET: CONNECTED/CONNECTED&lt;/P&gt;&lt;P&gt;01-01 11:27:06.850: E/ConnectivityService(2614): Unexpected mtu value: android.net.EthernetDataTracker@41ccbbc0&lt;/P&gt;&lt;P&gt;01-01 11:27:06.860: D/Nat464Xlat(2614): requiresClat: netType=9, hasIPv4Address=true&lt;/P&gt;&lt;P&gt;01-01 11:27:09.870: D/CaptivePortalTracker(2614): NoActiveNetworkState{ when=0 what=1 obj=NetworkInfo: type: ETHERNET[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: 12:25:30:3a:85:ae, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }&lt;/P&gt;&lt;P&gt;01-01 11:27:09.870: D/CaptivePortalTracker(2614): NoActiveNetworkState not a wifi connectivity change, ignore&lt;/P&gt;&lt;P&gt;01-01 11:27:09.870: D/Tethering(2614): MasterInitialState.processMessage what=3&lt;/P&gt;&lt;P&gt;01-01 11:27:15.290: D/dalvikvm(3120): GC_FOR_ALLOC freed 512K, 18% free 2780K/3372K, paused 12ms, total 12ms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 10:33:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435568#M66669</guid>
      <dc:creator>lqll</dc:creator>
      <dc:date>2015-11-24T10:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lose static IP address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435569#M66670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lkl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at uboot parameters&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.denx.de/wiki/view/DULG/LinuxKernelArgs" rel="nofollow"&gt;http://www.denx.de/wiki/view/DULG/LinuxKernelArgs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://serverfault.com/questions/445296/is-there-a-linux-kernel-boot-parameter-to-configure-an-ipv6-address" rel="nofollow"&gt;http://serverfault.com/questions/445296/is-there-a-linux-kernel-boot-parameter-to-configure-an-ipv6-address&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 01:54:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435569#M66670</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-25T01:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Lose static IP address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435570#M66671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;igor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;My problem is no relation to uboot.No matter what IP address setted in uboot,I will change IP address in kernel, and this is my command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ifconfig eth0 10.0.0.135 netmask 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;But after I plug and unplug RJ45 many times,My static IP address auto change to 10.0.0.32,then I continue to plug and unplug RJ45 many times,the IP address is gone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;During this test,I didn't reboot board or reset IP address,and didn't run any APP.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 02:19:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435570#M66671</guid>
      <dc:creator>lqll</dc:creator>
      <dc:date>2015-11-25T02:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lose static IP address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435571#M66672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use dhcpcd like below can solve this problem&lt;/P&gt;&lt;P&gt;dhcpcd -S ip_address=10.0.0.135 -S rounters=10.0.0.1 -S subnet_mask=255.255.255 eth0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:52:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Lose-static-IP-address/m-p/435571#M66672</guid>
      <dc:creator>lqll</dc:creator>
      <dc:date>2016-01-05T07:52:59Z</dc:date>
    </item>
  </channel>
</rss>

