How configure the DNS on yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How configure the DNS on yocto

1,347 Views
Ratataplam
Contributor II

Hello,

I try to use chromium on my embedded device (imx8 and yocto) but when try to use the browser with both url or IP it is not able to connect the website and show me the message of checking the firewall or DNS. The network is out of a firewall so I suppose to investigate the DNS question and if I correct understood the chromium version for embedded device get the DNS information directly from platform and a setting page on the browser is not available.
Now how can set the DNS via shell without using recipes or re-build the ycoto images and how can I check the result ?

 

Thanks in advance for the support or ideas

0 Kudos
1 Reply

1,335 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The best solution seems to be to add connman and connman-client to the image.

Previous solution stopped working after moving device to different location/connection.

please check this:

https://www.digi.com/resources/documentation/digidocs/embedded/dey/3.2/cc8x/yocto_t_configure-networ...

 

Regards

0 Kudos