[Samba] New Domain can't connect to localhost
Rowland penny
rpenny at samba.org
Fri Aug 23 17:18:14 UTC 2019
On 23/08/2019 18:00, Robert A Wooldridge via samba wrote:
> On 08/23/2019 11:41 AM, Rowland penny via samba wrote:
>> On 23/08/2019 17:21, Robert A Wooldridge via samba wrote:
>>>
>> You will need two reversezones, probably '1.10.10.in-addr.arpa' and
>> '10.10.10.in-addr.arpa', to create them (you may already have one of
>> them):
>>
>> samba-tool dns zonecreate 127.0.0.1 1.10.10.in-addr.arpa -U
>> Administrator
>>
>> samba-tool dns zonecreate 127.0.0.1 10.10.10.in-addr.arpa -U
>> Administrator
> Yes, actually I figured it out and it works now. How do you create an
> MX record for the zone?
>>
>
Something like this:
samba-tool dns add 127.0.0.1 edm-inc.com @ MX "mailserver.edm-inc.com 10"
That will add an MX record to the 'edm-inc.com' zone SOA for
'mailserver.edm-inc.com' with a preference of 10.
Just adapt it for whatever zone and your mailserver,
Rowland
More information about the samba
mailing list