Hillel Lubman wrote:
> How can a custom DNS server be used when network is configured to use DHCP on 
> OpenSolaris? (the DNS from my ISP is broken - it has a hijacked domains 
> problem for a certain range of addresses and trying to explain it to them was 
> totally non productive). If I add some nameserver entry to /etc/resolv.conf 
> it's being erased on every restart. (But I don't want static IP configuration 
> either, because IP should come from DHCP server).

There currently isn't a _good_ way to do this, but the /etc/resolv.conf
hacking occurs in /lib/svc/method/net-svc.  If you modify that script,
you'll find that your modifications may be wiped out on the next system
upgrade (because it's not intended as an administrative interface).

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

Reply via email to