[Pdns-users] office365 and powerdns
kalpesh thaker
kalpesh at webdevworld.com
Wed Oct 31 10:23:26 UTC 2012
On 31/10/2012 12:14, Steffan Noord wrote:
> Hello list,
>
> A client ask me to update his dns for office 365
> No problem but he also want to add a srv record
> How do i need to set this up ?
>
> Type: SRV
> Service: _sip
> Portocol: _tls
> Port: 443
> Weight: 1
> Priority: 100
> TTL 1 Hour
> Domainnaam: example.com
> Target:sipdir.online.lync.com
>
> Hope someone can help.
>
> Steffan
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
>
Hi,
i believe the structure is as follows:
"_service._proto.name TTL class SRV priority weight port target"
an example of a full SRV record would be:
"_sip._tcp.example.com. 86400 IN SRV 0 5 5060 sipserver.example.com."
regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20121031/6cc55f29/attachment-0001.html>
More information about the Pdns-users
mailing list