Hi,
When a Virtual Server is created, the following DNS Records are created:
| Code: |
@ IN NS ns1.dnsserver.com.
example.com. IN A 192.168.1.2
www.example.com. IN A 192.168.1.2
ftp.example.com. IN A 192.168.1.2
m.example.com. IN A 192.168.1.2
mail.example.com. IN A 192.168.1.2
example.com. IN MX 5 mail.example.com.
|
Can someone maybe tell me in what file(s) these default records are set on CentOS v.5?
Or is it maybe possible to change (not add) the default records via Virtualmin GPL?
Thanks in advance,
Molski