Translations of this page:

DNS server

VHFFS use MyDNS as DNS server, which work with a database to read domain name configuration.

Site: http://mydns.bboy.net/

Prépare the configuration file:

cp /etc/mydns.conf.example /etc/mydns.conf

Open the file and modify following lines:

[...]
db-host = localhost             # SQL server hostname
db-user = vhffs                 # SQL server username
db-password = password          # SQL server password
database = vhffs                # Nom de la base de données MySQL

[...]
soa-table = vhffs_dns_soa       # Nom de la table qui contient les enregistrements SOA
rr-table = vhffs_dns_rr         # Nom de la table qui contient les enregistrements PR
Activate domain name transfer for MyDNS

Read the tutorial (French only)

doc/guide/dns-server.txt · Last modified: 2007/11/15 00:41 by bm415
Recent changes RSS feed Creative Commons License Donate Driven by DokuWiki