Solovev Alexander wrote:
Как сохранить прописанные мною настройки днс?

/etc/hosts

http://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap9sec95.html

9.7. The /etc/hosts file

As your machine gets started, it will need to know the mapping of some hostnames to IP addresses before DNS can be referenced. This mapping is kept in the /etc/hosts file. In the absence of a name server, any network program on your system consults this file to determine the IP address that corresponds to a host name.

Following is a sample /etc/hosts file:

           IPAddress     Hostname                Alias
           127.0.0.1                    localhost                deep.openna.com
           208.164.186.1                deep.openna.com          deep
           208.164.186.2                mail.openna.com          mail
           208.164.186.3                web.openna.com           web




--
Sincerely,
        Nicholas


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Ответить