Changes

Jump to navigation Jump to search
Line 290: Line 290:  
For a domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
 
For a domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
    +
===Delegate DNS===
 +
 +
SME Allows for 3 Settings for DNS Resolution of a Domain
 +
# Resolve Locally
 +
# Internet DNS Servers
 +
# Corporate DNS servers
 +
 +
If this is not sufficient, you can extended these for individual domains on your SME server (forwarding all DNS Queries for the specified domain to another server) as follows:
 +
 +
First, create the necessary virtual domains using server-manager::Configuration::Domains::Add Domain.
 +
 +
Then, (assuming your domain is called test.com and the actual DNS server is at a.b.c.d issue the following commands:
 +
 +
db domains setprop test.com Nameservers a.b.c.d
 +
signal-event domain-modify
 +
 +
Check with
 +
cat /var/service/dnscache/root/servers/test.com
    
===Virus Scanning===
 
===Virus Scanning===
88

edits

Navigation menu