Hi,
I'm using SME7.0 as DNS server.
I Need to make Selective Forwarding.
I Have doc to do it with BIND but how to do it with Tiny ???
BIND Config:
zone "provider.net" {
type forward;
forwarders {www.xxx.yyy.zzz;};
}
Sorry if this question has already been asked ... but did not find answer.
Thanks,
itck