https://bugzilla.novell.com/show_bug.cgi?id=223408 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|zoz@novell.com | ------- Comment #12 from zoz@novell.com 2007-02-22 04:20 MST -------
So in case DHCLIENT_MODIFY_RESOLV_CONF is set to yes, dhclient should modify resolv.conf on network reload, shouldn't it ?
Yes, if: - /etc/sysconfig/network/config:MODIFY_RESOLV_CONF_DYNAMICALLY="yes" - something in the configuration for this interface has changed. 'network reload' does only take down/up interface for which has something canged in configuration (if '/sbin/ifprobe <iface>' returns != 0).
Also, when I delete content of my resolv.conf manually, and call 'rcnetwork reload', it doesn't get restored back by dhclient.
'network reload' tells you which interfaces it takes down and up. resolv.conf is not an configuration file for the interface, but is changed (sometimes) when the interface goes down/up. Therefore 'network reload' will not necessarily change resolv.conf. If you for example 'touch ifcfg-<the right one>' then it does. Please ask again, if something is still unclear. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.