Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1683 → Rev 1684

/alcasar.sh
171,6 → 171,9
then
rm -f /tmp/alcasar-conf*
else
# Retrieve former NICname
EXTIF=`grep ^EXTIF= $CONF_FILE|cut -d"=" -f2` # EXTernal InterFace
INTIF=`grep ^INTIF= $CONF_FILE|cut -d"=" -f2` # INTernal InterFace
# Create the current conf file
$DIR_SCRIPTS/alcasar-conf.sh --create
mode="update"
/conf/etc/alcasar-dns-name
1,11 → 1,14
# Here you can define your local domain name ( localdomain par défaut )
local=/localdomain/
 
## Ajouter une ligne par hôte
## Add one line by host
## par hote : ajouter deux lignes (résolution et résolution inverse)
## Per host : add two lines (resolution & reverse resolution)
## address=/<EquipmentName>/<@IP>
## ptr-record=<reverse@IP.in-addr.arpa.>,<EquipmentName<
## Exemple : address=/myserver/88.191.66.83
## Exemple : ptr-record=83.66.191.88,myserver
 
## Ajouter une ligne
## Ajouter une ligne par alias
## Add one line by alias
## cname=<AliasName>,nom_réel