My lack of knowledge about this is frustrating me. Looking at an Ethernet 
opensolaris tutorial I did the following:

svcadm disable svc:/network/dns/client:default
echo "domain bozon.org"> /etc/resolv.conf
echo "search bozon.org">> /etc/resolv.conf
echo "nameserver 192.168.0.1">> /etc/resolv.conf
cp /etc/nsswitch.dns /etc/nsswitch.conf
svcadm enable svc:/network/dns/client:default

Bot svcadm commands failed.

Now pinging to google.com works but it is really slow getting connected to the 
machine.
Once in I am fine.

Is it because my little router can't really act like a dns server? Am I 
confusing name server and domain server?
-- 
This message posted from opensolaris.org
_______________________________________________
distribution-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/distribution-discuss

Reply via email to