Skip to main content
Rad Rad
Associate II
November 19, 2023
Question

No DNS options in LWIP->Key Oprions in IDE and MX

  • November 19, 2023
  • 2 replies
  • 1299 views

I am writing this in IDE section as I am using STM32CUBEIDE ver 1.13.1. In my project I wanted to connect to remote host (dynamic IP) by name. However with DHCP disabled (using static IP) and LWIP DNS enabled, there is no option to input DNS options (sucha as servers). Please correct/ add this features.

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    November 20, 2023

    Hello @Rad Rad 

    First let me thank you for posting.

    In order to use the DNS options, you need to check "show advanced Parameters. "

    SouhaibMAZHOUD_0-1700485685727.png

    Thx

    Souhaib

    To give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
    Rad Rad
    Rad RadAuthor
    Associate II
    November 21, 2023

    Thanks for answering.

    Good to know, however description area says only:

    Note: For more options on DNS, please check in:
    - "Key Options" tab within "DNS" and "Internal Memory Pool Sizes" Options

    this note should be updated with the info that advanced options should be selected.

     

    Another point is that there is no lines to input IP of DNS addresses manually (as one can do for a static IP/mask/gate). That also would be very helpful. Please consider for the next update of IDE and thank you in advance.