James Falknor wrote:
> 1. How does one disable physical:nwam and enable physical:default?

svcadm disable physical:nwam
svcadm enable physical:default

See the nwamd(1M) man page for details.

> 2. I was not aware that I had to change any settings in nsswitch.conf. I 
> didn't have to under Solaris 10.

It depends on how you installed the system -- and Solaris 10 has a
completely *different* installer.

> 3. I have all the routes configured properly.
> 
> 4. I can go to web sites using their IP address number, but not by their www 
> address.

That points at least to a problem with /etc/nsswitch.conf, and posssibly
with /etc/resolv.conf.

Try:

        cp /etc/nsswitch.dns /etc/nsswitch.conf

(That's something the old installer would do, but the new one
intentionally does not.)

-- 
James Carlson         42.703N 71.076W         <[email protected]>
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to