From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Description of problem: Bare metal install of RHEL 3 ES Edited eth0 during the install, with static ip, netmask, route, primary nameserver, secondary nameserver After the installation, the file /etc/resolv.conf contains the correct entries for the search & secondary nameserver entries, but... There's no nameserver entry for the primary NS Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install rhel3es 2.configure your nic during the install with ip, mask, route, primary & secondary nameservers 3.check /etc/resolv.conf after reboot Actual Results: I had to add the primary ns manually search mydomain.edu nameserver <secondary-ns-ip> Expected Results: I should have seen search mydomain.edu nameserver <primary-ns-ip> nameserver <secondary-ns-ip> Additional info:
*** This bug has been marked as a duplicate of 107241 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.