lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Set static IP and set manually DNS IP


From: cookies_do
Subject: [lwip-users] Set static IP and set manually DNS IP
Date: Thu, 15 Feb 2018 02:14:54 -0700 (MST)

Hello everyone, 

I want to set static IP and manually set IPs for DNS servers in lwIP 2.0.3. 
When setting and using this separately, it works. Changes that I made were: 
LWIP_DHCP set to 0, 
LWIP_DHCP_MAX_DNS_SERVERS set to 0, 
LWIP_AUTOIP is set to 0. 

IP mode is selected to IPADDR_USE_STATIC in main and static IP addres is 
set. DNS servers IPs are set in dns_setserver() function (also in main). 
But, still does not work. 

Anyone has an idea? 

Thank you. 




--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]