Rich Sias wrote:
> how do I permenately fix the /etc/hosts file so it does NOT revert to 
> some default at reboot time ?
> 
> I add a third definition to it and it is gone after the next reboot.  I 
> searched and could not find another  file to change while mode is change 
> from readonly to write.  It has been three months since I tried last so 
> I may have missed a critical step. Please give step by step instructions 
> so I wont miss a critical point this time when I try.
> 
> Adding the line fixes the VoIP service until the next reboot, I just 
> need to set it so it doesn't disappear at next reboot.
> 
> Thanks Rich

Rich,

        Check rc.conf:

##Static hosts for local resolver + DNSMasq
##This should be a space-seperated list of hostname and IP
##address pairs seperated by colons.  Configure as many
##as you wish
#STATHOSTS="server1:192.168.1.11 server2:192.168.1.12"


        Or, you can add them to /stat/etc/hosts or /mnt/kd/hosts (or both). 
Those files both get appended to the end of /etc/hosts on startup.

--
Kristian Kielhofner
_______________________________________________
Astlinux-users mailing list
[email protected]
http://lists.kriscompanies.com/mailman/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to