View Single Post
Old 22nd August 2016
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

Do you have a hostname set? It can either be in /etc/rc.conf or /etc/myname. I have mine in /etc/rc.conf.
https://www.netbsd.org/docs/network/

You can manually bring up networking with
# /etc/rc.d/network (re)start

It should spit out error messages
Reply With Quote