> On 12 Nov 2019, at 17:27, Mundile <jmwaipo...@gmail.com> wrote: > > How do include a list of keys in BIND9 server clause:
You don’t. Only a single key is supported optionally surrounded by braces. For key rollover you update the server side to support multiple keys rather than have the client side try multiple keys. Mark > server ip-addr { > [ keys "key-name"; ["key-name"; ... ; ] > ;} > For example, I have tried the following but it is giving errors > > server 162.0.4.49 { > > keys { tsig.example.org1 ; tsig.example.org2; tsig.example.org3 }; > }; > Sent from Mail for Windows 10 > > _______________________________________________ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe > from this list > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users