2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

commandref_frame.html: fix dnsHostsFile doc (Forum #78025)

git-svn-id: https://svn.fhem.de/fhem/trunk@15288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2017-10-19 13:26:08 +00:00
parent 4e0fae8b19
commit b9fde8ed3b
2 changed files with 3 additions and 1 deletions

View File

@ -1433,6 +1433,7 @@ The following local attributes are used by a wider range of devices:
If dnsServer is set, check the contents of the file specified as
argument. To use the system hosts file, set it to /etc/hosts on
Linux/Unix/OSX and C:\windows\system32\drivers\etc\hosts on Windows.
Note: only IPv4 is supported.
</li><br>
<a name="dnsServer"></a>

View File

@ -1525,7 +1525,8 @@ Die folgenden lokalen Attribute werden von mehreren Ger&auml;ten verwendet:
Falls dnsServer gesetzt ist, wird die angegebene Datei nach dem
Hostnamen durchsucht. Um die vom System verwendete Datei zu benutzen,
ist es unter Linux/Unix/OSX auf /etc/hosts und unter Windows auf
C:\windows\system32\drivers\etc\hosts zu setzen.
C:\windows\system32\drivers\etc\hosts zu setzen. Achtung: es wird nur
IPv4 unterst&uuml;tzt.
</li><br>
<a name="dnsServer"></a>