Hello there, I've edited /etc/hosts to add few custom IP/hostnames couples. After each reboot, I have to add them again. I've then added /etc/sysconfig/network/hosts, but it seems to ignore it or at least ignore 127.0.0.1 assignments I'm doing in it. Is there a mechanism I'm not aware of, or doing things wrong to make my custom IP/hostnames assignments permanent after network services restart? Regards, -- wwp -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20110911/4985e659/attachment.sig>
> > I've edited /etc/hosts to add few custom IP/hostnames couples. > After each reboot, I have to add them again. I've then added > /etc/sysconfig/network/hosts, but it seems to ignore it or at > least ignore 127.0.0.1 assignments I'm doing in it. > > Is there a mechanism I'm not aware of, or doing things wrong > to make my custom IP/hostnames assignments permanent after > network services restart?snip> wwpyou didnt tell us much about your centos version etc so.... is your networking set up statically, or is it dhcp dynamic. if the latter, then "possibly" that is part of the issue ive always noticed that files like /etc/resolv.conf and others can change in a generic dhcp environment ...one reason we setup almost everything statically - rh