From: Nathanael D. Noblet <nathanael@gnat.ca>
To: buildroot@busybox.net
Subject: [Buildroot] /etc/network/interfaces
Date: Tue, 16 Jan 2007 11:55:05 -0700 [thread overview]
Message-ID: <45AD1F89.4050901@gnat.ca> (raw)
Hello all,
I have a system that uses buildroot I built a few years ago. The
client asked that we changed the network config from a static one to
dhcp, dhclient seems to be installed and so we edited
/etc/network/interfaces and changed it from what it was to this:
auto lo
iface lo inet loopback
iface eth0 inet dhcp
#address 192.168.0.200
#netmask 255.255.255.0
#broadcast 192.168.0.255
#address 10.0.0.199
#netmask 255.255.255.0
#broadcast 10.0.0.255
auto eth0
This machine doesn't have a keyboard or anything and is intended to be
remotely administered. Upon reboot, we don't have the IP of the machine
and can't seem to find it. Is this config file above correct? Its been
almost 2 years since I touched this.
--
Nathanael D. Noblet
reply other threads:[~2007-01-16 18:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45AD1F89.4050901@gnat.ca \
--to=nathanael@gnat.ca \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox