Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: CanonicalizeHostname clarification

...

No Format
#CanonicalDomains
CanonicalDomains internal.site.mydomain.foo mydomain.foo partners.mydomain.foo 
# should comply with search list in /etc/resolv.conf, otherwise confusion might arise

#CanonicalizeFallbackLocal no
CanonicalizeFallbackLocal yes

#CanonicalizeHostname no
CanonicalizeHostname noyes
# do not switchuse this'always' on when using a IPv4 DNAT firewall to reach multiple hosts behind it, separated by port
#CanonicalizeHostname yes
#CanonicalizeHostname always

CanonicalizeMaxDots 1

CanonicalizePermittedCNAMEs *.mydomain.foo:*

...