Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
An example of my configuration. Through bind, only name resolution goes through SRV. All messages are already being dumped on jabber.
$ORIGIN .
$TTL 86400 ; 1 day
example.ua IN SOA ns01.example.ua. hostmaster.example.ua. (
2020092201 28800
7200
1814400
3200 )
NS ns01.example.ua.
NS ns03.example.ua.
$ORIGIN example.ua.
js01 IN A 76.76.76.215
ns01 IN A 76.76.76.2
msn IN CNAME js01.example.ua.
irc IN CNAME js01.example.ua.
icq IN CNAME js01.example.ua.
sms IN CNAME js01.example.ua.
pubsub IN CNAME js01.example.ua.
vjud IN CNAME js01.example.ua.
conference IN CNAME js01.example.ua.
proxy IN CNAME js01.example.ua.
tests NS ns01.example.ua.
$ORIGIN _tcp.example.ua.
_jabber IN SRV 10 0 5269 js01.example.ua.
_xmpp-server IN SRV 10 0 5269 js01.example.ua.
_xmpp-client IN SRV 10 0 5222 js01.example.ua.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question