diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-26 15:40:43 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-26 15:40:43 +0000 |
commit | 1a12a779a28b64fc0bc390537dc39340198f39f5 (patch) | |
tree | e48cd9a636bac1f1841f22e94cd825f47d698f2c /cfg/dns.cfg | |
parent | af03524b77562bae1e403bd828a498106b3c4a46 (diff) |
Updated the sample configuration file to have more examples - and
removed the redundant files.
Diffstat (limited to 'cfg/dns.cfg')
-rw-r--r-- | cfg/dns.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cfg/dns.cfg b/cfg/dns.cfg deleted file mode 100644 index 894e8a5..0000000 --- a/cfg/dns.cfg +++ /dev/null @@ -1,8 +0,0 @@ -DNSHOSTS is a.ns.bytemark.co.uk and b.ns.bytemark.co.uk and c.ns.bytemark.co.uk. - -DNSHOSTS must run dns for bytemark.co.uk resolving NS as '80.68.80.26;85.17.170.78;80.68.80.27'. -DNSHOSTS must run dns for www.bytemark.co.uk resolving A as '212.110.161.177'. -DNSHOSTS must run dns for bytemark.co.uk resolving MX as '89.16.184.148;89.16.184.149;89.16.184.150'. -DNSHOSTS must run dns for support.bytemark.co.uk resolving MX as '89.16.184.148;89.16.184.149;89.16.184.150'. -DNSHOSTS must run dns for admin.bytemark.co.uk resolving A as '212.110.161.144'. -DNSHOSTS must run dns for bytemark-hosting.co.uk resolving A as '212.110.161.177'. |