On 11/15/2011 7:19 PM, Aleksander Kurczyk wrote: > This will not be a server for public use. I just wan't to try make a > configuration of two or more servers with zone transfers, > master/slave, notify, etc. locally (on 127.0.0.1 but on different > ports). How can I do that? I have to install named several times or > just start it with some options?
It works fine.
Use multiple config files, each with a different
"listen-on [ port ip_port ] { address_match_list };".
Start each named instance with the "-c <config file>" option..
AlanC
--
[email protected] | [email protected]
1.919.355.8851
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

