<?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>topic Re: Dyamic IP allocation and DNS resolve in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508050#M82732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for tftp, ip settings please check attached uboot document&lt;/P&gt;&lt;P&gt;sect.5.2 Ethernet Download. Tftp settings are described in AN3875&lt;/P&gt;&lt;P&gt;sect.5.3 TFTP Host Setup:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf" title="http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf"&gt;http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For internet access may be recommended&lt;/P&gt;&lt;P&gt;to apply to your system network administrator, as office firewall may restrict&lt;/P&gt;&lt;P&gt;such access.&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>Tue, 29 Mar 2016 01:33:11 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-03-29T01:33:11Z</dc:date>
    <item>
      <title>Dyamic IP allocation and DNS resolve</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508049#M82731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using imx287 board with Linux 2.6.35.3 with NAND Flash boot.&lt;/P&gt;&lt;P&gt;I am able to bring up board and able to see rootfs and uploaded net example to connect with Linux server in Local Network.&lt;/P&gt;&lt;P&gt;Following are my queries:&lt;/P&gt;&lt;P&gt;1) To assign IP address to board, I am using '&lt;EM&gt;ifconfig eth0 x.x.x.x'&lt;/EM&gt; command but this IP is not being reflected in Router List. So what are changes required to be made so that Board asks Router to assign IP address? (for both eth0 and eth1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I am able to connect to systems within same network (checked using ping and pc_server, arm_client application). But not able to ping Internet Servers (like google, yahoo, 8.8.8.8) with or without IP address. Following are logs:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;root@freescale ~$ ifconfig eth0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;eth0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link encap:Ethernet&amp;nbsp; HWaddr 00:04:00:00:00:00&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet addr:192.168.0.150&amp;nbsp; Bcast:192.168.0.255&amp;nbsp; Mask:255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UP BROADCAST RUNNING MULTICAST&amp;nbsp; MTU:1500&amp;nbsp; Metric:1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; collisions:0 txqueuelen:1000 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX bytes:0 (0.0 B)&amp;nbsp; TX bytes:0 (0.0 B)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;root@freescale ~$ ping 8.8.8.8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;PING 8.8.8.8 (8.8.8.8): 56 data bytes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;ping: sendto: Network is unreachable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;root@freescale ~$ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My requirement is to access outside network to send and get data. How to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Currently I am loading code to board using USB stick, I started TFTP server on my Ubuntu system as mentioned in LTIB guide but code is not being fetched by board? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any starting point will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 13:29:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508049#M82731</guid>
      <dc:creator>bkpatel</dc:creator>
      <dc:date>2016-03-28T13:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dyamic IP allocation and DNS resolve</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508050#M82732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for tftp, ip settings please check attached uboot document&lt;/P&gt;&lt;P&gt;sect.5.2 Ethernet Download. Tftp settings are described in AN3875&lt;/P&gt;&lt;P&gt;sect.5.3 TFTP Host Setup:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf" title="http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf"&gt;http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For internet access may be recommended&lt;/P&gt;&lt;P&gt;to apply to your system network administrator, as office firewall may restrict&lt;/P&gt;&lt;P&gt;such access.&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>Tue, 29 Mar 2016 01:33:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508050#M82732</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-29T01:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dyamic IP allocation and DNS resolve</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508051#M82733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing information. I am able to download files to imx28 Board using &lt;EM&gt;tftp&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;But still I have to assign IP address to board using &lt;EM&gt;ifconfig &lt;/EM&gt;command. is there any change required to be done in /etc/udhcpd.conf or any other settings so that board will be asking router to get IP?&lt;/P&gt;&lt;P&gt;And DNSReolve() is not working for IP addresses of Internet. If I am not wrong it is because Router is blocking request from board as IP address is not assigned by Router but manually assigned.&amp;nbsp; So if above issue is resolved than DNSResolve() will work then after.&lt;/P&gt;&lt;P&gt;I checked with Network team and there is no blocking and no Firewall applied for requested Sites. (google, 8.8.8.8, yahoo etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 11:25:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508051#M82733</guid>
      <dc:creator>bkpatel</dc:creator>
      <dc:date>2016-03-29T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dyamic IP allocation and DNS resolve</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508052#M82734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Able to resolve this by updating LTIB configuraion. Following are the changes.&lt;/P&gt;&lt;P&gt;LTIB -&amp;gt; Package List -&amp;gt;&amp;nbsp; Select DHCP and DHCP client&lt;/P&gt;&lt;P&gt;LTIB -&amp;gt; Target System Configuration -&amp;gt; Start Networking -&amp;gt; Network setup -&amp;gt; Enable Interface 0(eth0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will prompt for both Link Up and Down. Also it is able to ping outside servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still it does not apply IP from router it takes IP address provided in configuration.&lt;/P&gt;&lt;P&gt;How to make this change? Also for Link UP and DOWN it waits for Key press. How to remove that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 12:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dyamic-IP-allocation-and-DNS-resolve/m-p/508052#M82734</guid>
      <dc:creator>bkpatel</dc:creator>
      <dc:date>2016-04-05T12:07:11Z</dc:date>
    </item>
  </channel>
</rss>

