Hi
>It is possible for support noforward feature ?
Just use forward with no IP (works since 8.2.1):
zone domain_name [ ( in | hs | hesiod | chaos ) ] {
type forward;
[ forward ( only | first ); ]
forwarders {};
[ ip_addr ; ... ] ] }; ]
[ check-names ( warn | fail | ignore ); ]
};
Regards
Roger