The "dscp" option is now marked as "ancient" and it is a configuration error to use it or to configure DSCP values for any source-address option.
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
zone <string> [ <class> ] {
|
|
type forward;
|
|
delegation-only <boolean>;
|
|
forward ( first | only );
|
|
forwarders [ port <integer> ] { ( <ipv4_address> | <ipv6_address> ) [ port <integer> ]; ... };
|
|
};
|