Subject: Re: SUP stopped working...
To: Frederick Bruckman <fb@enteract.com>
From: Roger Fischer <rogerf1@mac.com>
List: port-mac68k
Date: 03/11/2000 11:58:19
At 11:40 AM -0800 3/11/00, Roger Fischer wrote:
>At 7:27 AM -0800 3/11/00, Frederick Bruckman wrote:
>>On Fri, 10 Mar 2000, Roger Fischer wrote:
>>
>>> At 6:23 PM -0800 3/10/00, Bob Nestor wrote:
>>> >Roger Fischer  (rogerf1@mac.com) wrote:
>>>
>>> >>max# sup -sv | tee sup14.log
>>> >>SUP 8.26 (4.3 BSD) for system software at Mar 10 18:12:20
>>> >>SUP: Can't find my host entry
>>> >>max#
>>
>>Do you have your own host entry in /etc/hosts? IIRC that's what sup is
>>looking for.
>
>I have the following lines in my /etc/hosts file that point at my
>local machine.  Max is my NetBSD box.
>
>#
>127.0.0.1       localhost.localdomain   localhost
>#
>192.168.0.1     pete
>192.168.0.2     scooter
>192.168.0.3     max

FIXED!  I changed the last line to my pseudo fqdn and now it works.
192.168.0.3	max.surfside.net

Surfside is my isp, and I'd set my hostname to that.
I guess sup was looking for my full fqdn in the hosts lookup.

Now it sees what it was lookin' for.

Thanks,
rog