Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: I may be on the wrong list (NetBSD noob), sorry. Help?
On Wed, 2008-07-02 at 19:25 -0600, s. keeling wrote:
> /etc/myname and /etc/mygate to enable DHCP. I've never seen
That is all old legacy style. rc.conf(5) is all you need. man pages
are very comprehensive in *BSD. check /etc/defaults/rc.conf to glean a
lot of knowledge.
http://netbsd.gw.com/cgi-bin/man-cgi?rc.conf++NetBSD-current
sudo vim /etc/rc.conf and add:
hostname="solaris.is.as.dead.as.a.greek.poet"
dhclient=YES
dhclient_flags="if_name"
sudo /etc/rc.d/network restart
~BAS
IMPORTANT: This message contains confidential information and is intended only
for the individual named. If the reader of this message is not an intended
recipient (or the individual responsible for the delivery of this message to an
intended recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system.
Home |
Main Index |
Thread Index |
Old Index