Dan Uscatu wrote:
se da un domeniu gigel.com
sper ca am fost clar...

view "localnet" {


match-clients { 192.168.0.0/24; 127.0.0.1/32; };

        zone "localhost" in {
                type master;
                file "localhost.zone";
        };

        zone "0.0.127.in-addr.arpa" in {
                type master;
                file "127.0.0.zone";
        };

        zone "." in {
                type hint;
                file "root.hint";
        };

        zone "example.ro" in {
                type master;
                file "example.ro.localnet";
        };

        zone "1.168.192.in-addr.arpa" {
                type master;
                file "192.168.1";
        };
};

view "internet" {

match-clients { any; };

        zone "example.ro" in {
                type master;
                file "example.ro.internet";
        };

};

--
Linux/Unix Systems Engineer http://www.genesys.ro
Phone +40723-267961


--
Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
REGULI, arhive si alte informatii: http://www.lug.ro/mlist/





Raspunde prin e-mail lui