public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* DNS when using Static IP
@ 2014-05-02 11:04 Tarek El-Sherbiny
  2014-05-02 12:01 ` Iorga, Cristian
  2014-05-02 15:38 ` Andreas Oberritter
  0 siblings, 2 replies; 8+ messages in thread
From: Tarek El-Sherbiny @ 2014-05-02 11:04 UTC (permalink / raw)
  To: yocto, openembedded-core@lists.openembedded.org

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Hi.

I'm trying to set my IP config to a static address.

iface eth0 inet static
     address 192.168.55.45
     network 192.168.55.0
     netmask 255.255.255.0
     broadcast 192.168.55.255
     gateway 192.168.55.1
     dns-nameservers 192.168.10.2

But I don't get the DNS server address to be included in /etc/resolv.conf

If I run in dchp mode, then the resolv.conf is updated with my DNS address.
Is there something I'm missing here in my setup?


-- 
*Tarek*

[-- Attachment #2: Type: text/html, Size: 824 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-05-02 15:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-02 11:04 DNS when using Static IP Tarek El-Sherbiny
2014-05-02 12:01 ` Iorga, Cristian
2014-05-02 12:30   ` Tarek El-Sherbiny
2014-05-02 12:49     ` Iorga, Cristian
2014-05-02 13:08       ` Tarek El-Sherbiny
2014-05-02 14:15       ` Mike Looijmans
2014-05-02 14:56         ` Tarek El-Sherbiny
2014-05-02 15:38 ` Andreas Oberritter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox