Bin grad hier The Perfect Server - Debian Squeeze (Debian 6.0) With BIND & Dovecot [ISPConfig 3] - Page 3 | HowtoForge - Linux Howtos and Tutorials daruber gestolpert, dass in /etc/hosts der FQDN eingetragen werden soll:
Warum das?
man hostname, sagt, dass eben nur der Hostname rein soll:
gruss,
Matthias
Code:
Now run
echo server1.example.com > /etc/hostname
/etc/init.d/hostname.sh start
Afterwards, run
hostname
hostname -f
It is important that both show server1.example.com now!
man hostname, sagt, dass eben nur der Hostname rein soll:
Code:
/etc/hostname This file should only contain the hostname and not the
full FQDN.
Matthias