Sam writes:
> > Given that you're using a static address, check these
> > files:
> > 
> >     /etc/resolv.conf
> >     /etc/nsswitch.conf
> 
> Check them for what?

Useful data.  ;-}

> /etc/resolv.conf lists:
> 
> nameserver 68.....
> nameserver 68.....
> nameserver 68.....
> 
> It lists the nameservers that my laptop (which got its address via DHCP from 
> this same router) lists as the nameservers it uses.

That looks good.

> /etc/nsswitch.conf
> 
> (I'll grab that off disc in a sec)

Particularly, it's the "hosts" and "ipnodes" entries that are of
interest there.

> ::1 localhost
> 127.0.0.1 opensolaris.local localhost loghost

Try modifying that to:

        127.0.0.1 opensolaris.local localhost loghost opensolaris

i.e., add "opensolaris" at the end, since that's apparently the host
name for your system.

> > Does DHCP still not work?
> 
> Nope, still doesn't work.

That's quite odd.  I'd expect that if static addresses work, and if
the DHCP server is functional, then DHCP would work as well.  There's
some other piece of the puzzle that's missing here.

The last snoop trace I saw showed no response at all from the DHCP
server.  If it's possible, it'd be good to get error statistics from
that server.

-- 
James Carlson, Solaris Networking              <james.d.carlson at sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

Reply via email to