Приветствую вас, Уважаемые Читатели! Привожу значимые конфы хостов обсуждаемых в предыдущей статье #0030. Ну вдруг кому-то будет интересно) Для начала приведу схему сети. Ну и наконец сами файлы deb-lan3-bind-prim /etc/bind/named.conf.options options { directory "/var/cache/bind"; listen-on port 53 {127.0.0.1;192.168.3.100;}; allow-query {any;}; allow-recursion {any;}; allow-transfer {any;}; //forward first; //forwarders {192.168.100.1;}; // If there is a firewall between you and nameservers you want // to talk to, you may need to fix the firewall to allow multiple // ports to talk. See http://www.kb.cert.org/vuls/id/800113 // If your ISP provided one or more IP addresses for stable // nameservers, you probably want to use them as forwarders. // Uncomment the following block, and insert the addresses replacing // the all-0's placeholder. // forwarders { // 0.0.0.0; // }; //======================================================================== // If BIND logs error messages about th