Wirenboard6:InstallingOnTheRemoteSite/en: различия между версиями

Новая страница: «You can add your DNS servers: <pre> nameserver 192.168.0.1 nameserver 8.8.8.8 nameservеr 8.8.4.4 </pre> These servers use the dnsmasq service, which serves lo…»
(Новая страница: «By default, if the address is static, the DNS servers listed in the <code>/etc/resolv.conf</code> file are used, and there is a symbolic link to <code>/mnt/data/e…»)
(Новая страница: «You can add your DNS servers: <pre> nameserver 192.168.0.1 nameserver 8.8.8.8 nameservеr 8.8.4.4 </pre> These servers use the dnsmasq service, which serves lo…»)
Строка 86: Строка 86:
By default, if the address is static, the DNS servers listed in the <code>/etc/resolv.conf</code> file are used, and there is a symbolic link to <code>/mnt/data/etc/resolv.conf</code>.
By default, if the address is static, the DNS servers listed in the <code>/etc/resolv.conf</code> file are used, and there is a symbolic link to <code>/mnt/data/etc/resolv.conf</code>.


Можете добавлять свои DNS-сервера по аналогии:
You can add your DNS servers:
<pre>
<pre>
  nameserver 192.168.0.1
  nameserver 192.168.0.1
Строка 92: Строка 92:
  nameservеr 8.8.4.4
  nameservеr 8.8.4.4
</pre>
</pre>
Эти сервера использует сервис dnsmasq, который обслуживает локальные DNS-запросы на контроллере. Чтобы понять, какие именно upstream-сервера используются dnsmasq в настоящий момент, выполните команды
These servers use the dnsmasq service, which serves local DNS queries on the controller. To understand what upstream server are used by dnsmasq at the moment, run the command
<pre>
<pre>
  service dnsmasq stop
  service dnsmasq stop
12 063

правки