Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!Xl.tags.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 07 Apr 2015 18:05:21 -0500 Message-ID: <552462AC.AD63534C@nomail.com> Date: Tue, 07 Apr 2015 19:05:16 -0400 From: Gary X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.sys.sun.admin Subject: Re: Nodename issue References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 47 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-jsvGZKTvVnjcTOjmVilsgfcZZPboGwKvLnS2VDX7cojSAfYc5XtMH5vc4oNnRlP0Is07xo5SKaVxlrs!0gNUR5Qkqotn/2+dcHw+G/5bf3/2L/ZDCkxty8if9zlbuj6iAkECMg== X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2516 Xref: csiph.com comp.sys.sun.admin:236 I think you're up against the DHCP server renaming the box. I've never had good luck with DHCP. You might see if you can configure the DHCP server with a reserved name and IP for your MAC. Other than that, reserve the MAC/IP in the DHCP server and set a static IP on the Sun. mmoel wrote: > Thats what I expected to work too. After reboot > the entry always is reset to 'new-host-3' by the > system. > A comparison with a backup of /etc shows that any > occurence of the workstations given name now has > changed to 'new-host-3', except in file 'nodename'. > > Michael > > On Tue, 7 Apr 2015, Bruce Esquibel wrote: > > > Michael Moeller wrote: > >> Hi, > > > >> in the course of a network expansion I had to connect an SS5, > >> Sol 2.6, to a new subrouter. > > > >> Oddly enough, a first trial using 'route add default ' > >> followed by 'ifconfig le0 auto-dhcp' failed, so I changed the > >> routers address in /etc/defaultrouter and did a reboot. > > > >> This worked but the machine changed its name to 'new-host-3', > >> which is undesirable. /etc/nodename still contains the right > >> name, though. > > > >> Where do I miss something? > > > > My WAG is /etc/hosts > > > > Something like: > > > > 192.168.1.123 whatever.domain.com whatever > > > > with the IP address of the machine should fix it using 2.6. > > > > -bruce > > bje@ripco.com > >