Oh, this sounds familiar but the last time I got this run-around was a few years ago.
I gather there isn't anything evil like DHCP happening with this host? On Sun, 29 Mar 2020, Chris Wells wrote: > Solaris 10 Intel Box seems to be an amnesiac. > > > > WHY WONT YOU WORK????? > > > > > > > root@marvin:~# svcprop "*" | grep 192.168.0.200 > svc:/network/dns/client:default/:properties/config/nameserver net_address > 192.168.0.200 > > root@marvin:~# svccfg -s svc:/network/dns/client:default > svc:/network/dns/client:default> setprop config/nameserver = net_address: > (192.168.0.5 192.168.0.6) > svc:/network/dns/client:default> quit > root@marvin:~# cat /etc/resolv.conf > > # > # _AUTOGENERATED_FROM_SMF_V1_ > # > # WARNING: THIS FILE GENERATED FROM SMF DATA. > # DO NOT EDIT THIS FILE. EDITS WILL BE LOST. > # See resolv.conf(4) for details. > > domain crispi.com > nameserver 192.168.0.200 > > root@marvin:~# svcadm refresh network/dns/client > root@marvin:~# cat /etc/resolv.conf > > # > # _AUTOGENERATED_FROM_SMF_V1_ > # > # WARNING: THIS FILE GENERATED FROM SMF DATA. > # DO NOT EDIT THIS FILE. EDITS WILL BE LOST. > # See resolv.conf(4) for details. > > domain crispi.com > nameserver 192.168.0.5 > nameserver 192.168.0.6 > > root@marvin:~# sync > root@marvin:~# init 6 > > > > > # AFTER REBOOT: > > > crispi@marvin:~$ cat /etc/resolv.conf > > # > # _AUTOGENERATED_FROM_SMF_V1_ > # > # WARNING: THIS FILE GENERATED FROM SMF DATA. > # DO NOT EDIT THIS FILE. EDITS WILL BE LOST. > # See resolv.conf(4) for details. > > domain crispi.com > nameserver 192.168.0.200 > > crispi@marvin:~$ svcprop "*" | grep 192.168.0.200 > svc:/network/dns/client:default/:properties/config/nameserver net_address > 192.168.0.200 > -- Andre van Eyssen. Phone: +61 417 211 788 mail: [email protected] http://andre.purplecow.org About & Contact: http://www.purplecow.org/andre.html _______________________________________________ msosug mailing list [email protected] http://mexico.purplecow.org/m/listinfo/msosug Delivered for: [email protected]
