<?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 DHCP server interface selection in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471831#M15608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My application uses WiFi interface over RTCS for regular operation and Ethernet for configuration mode. In this mode the application supplies the DHCP server for the configuration computer and the WiFi connection is expected to remain stable.&lt;/P&gt;&lt;P&gt;If the DHCP server is initialized after a TCP connection is established over the WiFi interface, this connection is closed. It takes minutes to renew the connection and it seems to be unstable. &lt;/P&gt;&lt;P&gt;If the DHCP server is initialized during system initialization WiFi connection is stable but the WiFi interface serves as DHCP server.&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;- Can I limit DHCP server operation to Ethernet only?&lt;/P&gt;&lt;P&gt;- What may be the reason for disturbing the WiFi based TCP connection when the DHCP server is started?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2016 04:16:43 GMT</pubDate>
    <dc:creator>arielablumer</dc:creator>
    <dc:date>2016-06-02T04:16:43Z</dc:date>
    <item>
      <title>DHCP server interface selection</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471831#M15608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My application uses WiFi interface over RTCS for regular operation and Ethernet for configuration mode. In this mode the application supplies the DHCP server for the configuration computer and the WiFi connection is expected to remain stable.&lt;/P&gt;&lt;P&gt;If the DHCP server is initialized after a TCP connection is established over the WiFi interface, this connection is closed. It takes minutes to renew the connection and it seems to be unstable. &lt;/P&gt;&lt;P&gt;If the DHCP server is initialized during system initialization WiFi connection is stable but the WiFi interface serves as DHCP server.&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;- Can I limit DHCP server operation to Ethernet only?&lt;/P&gt;&lt;P&gt;- What may be the reason for disturbing the WiFi based TCP connection when the DHCP server is started?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 04:16:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471831#M15608</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2016-06-02T04:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server interface selection</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471832#M15609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ariela, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know which device are you using?,&amp;nbsp; In addition please send a block diagram of your connection and a flowchart of your software. &lt;/P&gt;&lt;P&gt;This is because I want to have a better understanding about your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 21:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471832#M15609</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-06-08T21:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server interface selection</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471833#M15610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My board uses K66 as CPU and GS2100 as WiFi interface. &lt;/P&gt;&lt;P&gt;In normal operation data flows via a RTCS, TCP/IP connection over WiFi as a physical layer.&lt;/P&gt;&lt;P&gt;The board may be switched to configuration mode by the user. &lt;/P&gt;&lt;P&gt;In this mode, parameters may be set/retrieved via RTCP, Ethernet connection; the board serves as DHCP server while data keeps flowing via the WiFi connection.&lt;/P&gt;&lt;P&gt;So the issue here is that I have 2 RTCS interfaces and would like to limit the DHCP server to respond only to Ethernet DHCP requests. &lt;/P&gt;&lt;P&gt;BTW, as a temporary work around, I drop DHCP offer packets sent to the WiFi driver. This seems to work just fine but I'm not sure it's the best solution I can implement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the problem is clear now.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 09:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471833#M15610</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2016-06-14T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server interface selection</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471834#M15611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a better solution than my work around?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:17:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DHCP-server-interface-selection/m-p/471834#M15611</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2016-06-23T13:17:05Z</dc:date>
    </item>
  </channel>
</rss>

