Re: SLES-11 "forgets" DNS server input in yast configuration
Looks like bind developers created a new feature "check-names", which affects novel's nsupdate script behavior.
Try adding
check-names master ignore
check-names slave ignore
check-names response ignore
to basic options
|