From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 30 Mar 2012 16:19:09 +0200 Subject: [Buildroot] DNS and static ip In-Reply-To: References: Message-ID: <20120330161909.49b269c7@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Le Fri, 30 Mar 2012 07:15:22 -0700, Charles Krinke a ?crit : > I am searching for a little knowledge on DNS with staticIP addresses > in busybox. > > Is there a setting, like "nameserver = 8.8.8.8" that can be added to > /etc/network/interfaces when one uses static ip addresses in busybox > or said differently "What is the proper way to deal with DNS in > busybox with static ip addresses?" nameserver 8.8.8.8 in /etc/resolv.conf. It is not different than using dynamic addressing with DHCP, except that in the DHCP case, the DHCP client automatically fills this file for you. Or maybe I did not understand your question properly? Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com