Ajout du serveur nfs dans /etc/hosts pour que ça résolve au boot
darcs-hash:20080512164730-ffbb2-75c7cc150c1a447b753b4f8f62824501e86173fd.gz
This commit is contained in:
parent
326cf88dab
commit
e76fe95b25
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ include("ip")
|
|||
@127.0.0.1 localhost.crans.org localhost
|
||||
print pubip(), pubhostname, hostname
|
||||
print admip(), admhostname
|
||||
@10.231.136.2 nfs.adm.crans.org nfs.adm nfs
|
||||
@10.231.136.2 vert.adm.crans.org vert.adm vert
|
||||
|
||||
@# The following lines are desirable for IPv6 capable hosts
|
||||
@::1 ip6-localhost ip6-loopback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue