All of lore.kernel.org
 help / color / mirror / Atom feed
* DNS when using Static IP
@ 2014-05-02 11:04 Tarek El-Sherbiny
  2014-05-02 12:01   ` [OE-core] " Iorga, Cristian
  2014-05-02 15:38   ` [OE-core] " Andreas Oberritter
  0 siblings, 2 replies; 17+ 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] 17+ messages in thread
* DNS when using Static IP.
@ 2014-03-27 22:47 Niklas Molin
  2014-03-31 14:23 ` Otavio Salvador
  0 siblings, 1 reply; 17+ messages in thread
From: Niklas Molin @ 2014-03-27 22:47 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 547 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?

This is both on my custom build and SabreSD board.

Best regards,
Niklas

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

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

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

Thread overview: 17+ 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:01   ` [OE-core] " Iorga, Cristian
2014-05-02 12:30   ` Tarek El-Sherbiny
2014-05-02 12:30     ` [OE-core] " Tarek El-Sherbiny
2014-05-02 12:49     ` Iorga, Cristian
2014-05-02 12:49       ` [OE-core] " Iorga, Cristian
2014-05-02 13:08       ` Tarek El-Sherbiny
2014-05-02 13:08         ` [OE-core] " Tarek El-Sherbiny
2014-05-02 14:15       ` Mike Looijmans
2014-05-02 14:15         ` [OE-core] " Mike Looijmans
2014-05-02 14:56         ` Tarek El-Sherbiny
2014-05-02 14:56           ` [OE-core] " Tarek El-Sherbiny
2014-05-02 15:38 ` Andreas Oberritter
2014-05-02 15:38   ` [OE-core] " Andreas Oberritter
  -- strict thread matches above, loose matches on Subject: below --
2014-03-27 22:47 Niklas Molin
2014-03-31 14:23 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.