How can I prepend IPv6 to RHEL 8 dhclient.conf?
This didn't work:
prepend dhcp6.name-servers 2606:4700:4700::1111, 2606:4700:4700::1001;
IPv4 has no issue but getting IPv6 to work is a problem.
How can I prepend IPv6 to RHEL 8 dhclient.conf?
This didn't work:
prepend dhcp6.name-servers 2606:4700:4700::1111, 2606:4700:4700::1001;
IPv4 has no issue but getting IPv6 to work is a problem.