Hello,
it seem to me that 'dhclient -6' ignores option modifiers defined in
dhclient configuration file
e.g.
# cat dhclient6.conf
interface "eth1" {
prepend dhcp6.name-servers 2001:470:20::2;
}
Does anybody know whether it's designed so / not yet implemented / bug ?
Thank you
Jiri Popelka