From: Peter van Dijk Date: Mon, 27 Feb 2017 19:29:05 +0000 (+0100) Subject: escape markdown formatting chars X-Git-Tag: rec-4.1.0-alpha1~234^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5087%2Fhead;p=thirdparty%2Fpdns.git escape markdown formatting chars --- diff --git a/docs/markdown/authoritative/backend-pipe.md b/docs/markdown/authoritative/backend-pipe.md index e8e7ea43ac..242fea6ef6 100644 --- a/docs/markdown/authoritative/backend-pipe.md +++ b/docs/markdown/authoritative/backend-pipe.md @@ -118,12 +118,13 @@ You can ignore it unless you want to support `AXFR`. Note that for the SOA query that precedes an AXFR, edns-subnet is always set to 0.0.0.0/0. **Note**: Queries for wildcard names should be answered literally, without expansion. -So, if a backend gets a question for "*.powerdns.com", it should only answer with data if there is an actual "*.powerdns.com" name. +So, if a backend gets a question for "\*.powerdns.com", it should only answer with data if there is an actual "\*.powerdns.com" name. **Note**: In some (broken) network setups, the `remote-ip-address` and/or `local-ip-address`, when it is an IPv6 address, may be suffixed with a `%` and the name of the network interface (e.g. `%eth1`). Keep this in mind when checking the IP addresses. + ## `AXFR`: List an entire zone AXFR-queries look like this: