These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for how to process SRV record on the new forum.
Hello,
For one of my clients I have to add an SRV record, for outlook exchange purposes. Can anyone tell me how to process the SRV record below into Webmin / Virtualmin Bind:
_autodiscover._tcp SRV 0 443 exchange.hostedsolution.eu PRIO 0
Many thank's in advance
Howdy,
You can add a SRV record using Virtualmin's form for adding records in Server Configuration -> DNS Records.
Or, if you just want to copy and paste that line in, you can manually add a DNS record by going into Webmin -> Servers -> BIND, select the DNS zone file to edit, then click "Edit Records File".
-Eric