Свой DNS сервер Bind9 для запуска ForkPlayer — различия между версиями

Материал из Браузер Fork - Wiki
Перейти к: навигация, поиск
(Метка: visualeditor-switched)
(Метка: visualeditor-switched)
 
Строка 14: Строка 14:
 
<span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 20.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;">/</span><span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 20.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;">etc/bind/iptables</span>
 
<span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 20.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;">/</span><span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 20.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;">etc/bind/iptables</span>
  
<span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 20.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;">service bind9 start</span>
+
<span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 20.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;">service bind9 restart</span>
 
</blockquote>  
 
</blockquote>  
 
Далее включаем в автозагрузку выполнение&nbsp; /<span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-family: sans-serif,arial,verdana,">etc/bind/iptables (Защита от&nbsp;</span>DNS Amplification)
 
Далее включаем в автозагрузку выполнение&nbsp; /<span style="background-color: transparent; color: rgb(51, 51, 51); cursor: text; display: inline; float: none; font-family: sans-serif,arial,verdana,">etc/bind/iptables (Защита от&nbsp;</span>DNS Amplification)

Текущая версия на 22:10, 10 сентября 2019

Установка своего DNS сервера BIND9 на Debian для запуска сторонних приложений

Выполните команды

apt-get install bind9 unzip nano

wget "http://wiki.forkplayer.tv/w/images/1/11/Etc_bind_configfiles2.zip"

unzip -o Etc_bind_configfiles2.zip -d /etc/bind/

chmod +x /etc/bind/iptables

/etc/bind/iptables

service bind9 restart

Далее включаем в автозагрузку выполнение  /etc/bind/iptables (Защита от DNS Amplification)

nano /etc/rc.local

и вставляем перед exit 0 текст

/etc/bind/iptables

Можно отредактировать конфиг с зонами и оставить там только необходимые переадресации (например оставить только Tvigle или IVI)

nano /etc/bind/named.conf.local

Можно отредактировать конфиг с host и прописать другой ip адрес приложения (для ForkPlayer это 85.17.30.89 или 195.88.208.101) или разместить свое приложение/магазин приложений в корне веб сервера и прописать его ip адрес

nano /etc/bind/lg.host