17 typedef sequence<DnsForwarder> DnsForwarderList;
20 boolean forwarderEnabled;
23 boolean customForwardingEnabled;
24 DnsForwarderList customForwarders;
29 boolean dhcpLookupEnabled;
36 kerio::web::IpAddress ip;
40 typedef sequence<DnsHost> DnsHostList;
59 void getHosts(out DnsHostList hosts);
72 void set(out kerio::web::ErrorList errors, in
DnsConfig config);
85 void setHosts(out kerio::web::ErrorList errors, in DnsHostList hosts);
97 void importHosts(in
string fileId, in
boolean clean);
kerio::web::OptionalString useDomainControler
Definition: Dns.idl:25
Common Kerio Control structures, enums and types.
string forwarders
empty for Do not forward
Definition: Dns.idl:14
Definition: Accounting.idl:11
Definition: SharedStructures.idl:289
string domain
network/mask for Reverse DNS query, other for Name DNS query
Definition: Dns.idl:13