<div dir="ltr">Hi Team,<div><br></div><div>I am trying to encrypt all communication between primary and secondary bind servers.</div><div><br></div><div>There are two tls related configuration <br>on primary<br>  - listen-on<br>   - also-notify<br>on secondary<br>   - master block - tls tlsblockname<br></div><div><br></div><div>is it possible to configure primary so that it litens on tls and also notifies to secondary using tls.</div><div>like below, as if i use this configuration i am getting "named[21834]: loading configuration: failure"</div><div>either i can use tls <string> in listen-on or in also-notify but not in both at the same time.</div><div><br></div><div>     listen-on port  853 tls tlsbolckname{ 127.0.0.1; };<br>     also-notify {<br>         214.7.78.109 port 853 tls tlsblockname;<br>     };<br></div><div><br></div><div>also how is it possible configure secondary to listen on port 853 over tls? </div><div>because on secondary we can use tls block name with primaries block only and not with listen-on option.</div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div><span style="color:rgb(0,0,255)"><b><span style="font-size:10pt;line-height:115%;font-family:"Arial","sans-serif"">Best Regards,<br></span></b></span></div><span style="color:rgb(0,0,255)"><span style="font-size:10pt;line-height:115%;font-family:"Arial","sans-serif""><b>Vikas Sharma<br></b></span></span></div><div><br></div></div></div></div></div></div>