typo in networking.dnsSingleRequest documentation
This commit is contained in:
parent
01887f2c86
commit
bdb22d37f1
@ -26,7 +26,7 @@ let
|
|||||||
routers will systemically drop the ipv4 queries. The symptom of this problem is
|
routers will systemically drop the ipv4 queries. The symptom of this problem is
|
||||||
that 'getent hosts example.com' only returns ipv6 (or perhaps only ipv4) addresses. The
|
that 'getent hosts example.com' only returns ipv6 (or perhaps only ipv4) addresses. The
|
||||||
workaround for this is to specify the option 'single-request' in
|
workaround for this is to specify the option 'single-request' in
|
||||||
/etc/resolve.conf. This option enables that.
|
/etc/resolv.conf. This option enables that.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user