<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Блокировка Whatsapp]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Блокировка Whatsapp форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Thu, 13 Aug 2026 04:03:00 -0400</pubDate>
		<item>
			<title>Блокировка Whatsapp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432019">Блокировка Whatsapp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Этот скрипт, который запускается каждые X секунд, использует DNS-записи и добавляет адрес в список адресов брандмауэра:<br /><br />:foreach i in=[/ip dns cache all find where (name~"whatsapp") && (type="A")] do={<br /> &nbsp;:local tmpAddress [/ip dns cache get $i address];<br /> &nbsp;delay delay-time=10ms # предотвращаем, чтобы скрипт не нагружал весь CPU<br /> &nbsp;:if ( [/ip firewall address-list find where address=$tmpAddress] = "" ) do={<br /> &nbsp; &nbsp;:local cacheName [/ip dns cache get $i name];<br /> &nbsp; &nbsp;:log info ("added entry: $cacheName $tmpAddress");<br /> &nbsp; &nbsp;/ip firewall address-list add address=$tmpAddress list=Whatsapp comment=$cacheName;<br /> &nbsp;}<br />}<br /><br />С этим у вас будет сетевой список под названием Whatsapp, и дальше вы сможете манипулировать/фильтровать/контролировать всё через этот список.<br /><br />Вот сам скрипт в моём планировщике:<br /><br />add comment="Whatsapp Blocker" disabled=yes interval=2m name="Whatsapp Blocker" on-event="# Use DNS Entrys and add Address to the Firewall Address-list #\r \n:foreach i in=[/ip dns cache all find where (name~\"whatsapp\") && (type=\"A\") ] do={\r \n :local tmpAddress [/ip dns cache get $i address];\r \ndelay delay-time=10ms\r \n# prevent script from using all cpu time #\r \n :if ( [/ip firewall address-list find where address=$tmpAddress] = \"\" ) do={ \r \n :local cacheName [/ip dns cache get $i name] ;\r \n :log info (\"added entry: $cacheName $tmpAddress\");\r \n /ip firewall address-list add address=$tmpAddress list=Whatsapp comment=$cacheName;\r \n}\r \n}" policy=ftp,read,write,policy,test,sniff,sensitive start-time=startup <br />
			<i>07.06.2017 19:01:00, hgonzale.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432019</link>
			<guid>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432019</guid>
			<pubDate>Wed, 07 Jun 2017 19:01:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Блокировка Whatsapp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432018">Блокировка Whatsapp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я хочу заблокировать наш доступ в сеть для некоторых пользователей, как это возможно сделать? <br />
			<i>07.06.2017 06:44:00, mianzohaib.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432018</link>
			<guid>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432018</guid>
			<pubDate>Wed, 07 Jun 2017 06:44:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Блокировка Whatsapp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432017">Блокировка Whatsapp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Список адресов CIDR находится на той же странице WhatsApp! <noindex><a href="http://www.whatsapp.com/cidr.txt" target="_blank" rel="nofollow" >http://www.whatsapp.com/cidr.txt</a></noindex><br /><br />31.13.69.240/32 &nbsp;<br />31.13.70.49/32 &nbsp;<br />31.13.71.49/32 &nbsp;<br />31.13.73.49/32 &nbsp;<br />31.13.74.49/32 &nbsp;<br />31.13.76.81/32 &nbsp;<br />31.13.77.49/32 &nbsp;<br />50.22.75.192/27 &nbsp;<br />50.22.93.192/27 &nbsp;<br />50.22.198.204/30 &nbsp;<br />50.22.210.32/30 &nbsp;<br />50.22.210.128/27 &nbsp;<br />50.22.225.64/27 &nbsp;<br />50.22.235.248/30 &nbsp;<br />50.22.240.160/27 &nbsp;<br />50.23.90.128/27 &nbsp;<br />50.97.57.128/27 &nbsp;<br />75.126.39.32/27 &nbsp;<br />108.168.174.0/27 &nbsp;<br />108.168.176.192/26 &nbsp;<br />108.168.177.0/27 &nbsp;<br />108.168.180.96/27 &nbsp;<br />108.168.254.65/32 &nbsp;<br />108.168.255.224/32 &nbsp;<br />108.168.255.227/32 &nbsp;<br />158.85.0.96/27 &nbsp;<br />158.85.5.192/27 &nbsp;<br />158.85.46.128/27 &nbsp;<br />158.85.48.224/27 &nbsp;<br />158.85.58.0/25 &nbsp;<br />158.85.61.192/27 &nbsp;<br />158.85.224.160/27 &nbsp;<br />158.85.233.32/27 &nbsp;<br />158.85.249.128/27 &nbsp;<br />158.85.249.224/27 &nbsp;<br />158.85.254.64/27 &nbsp;<br />169.53.29.128/27 &nbsp;<br />169.53.250.128/26 &nbsp;<br />169.54.2.160/27 &nbsp;<br />169.54.210.0/27 &nbsp;<br />169.54.222.128/27 &nbsp;<br />173.192.162.32/27 &nbsp;<br />173.192.219.128/27 &nbsp;<br />173.192.222.160/27 &nbsp;<br />173.192.231.32/27 &nbsp;<br />173.193.205.0/27 &nbsp;<br />173.193.230.96/27 &nbsp;<br />173.193.230.128/27 &nbsp;<br />173.193.230.192/27 &nbsp;<br />173.193.239.0/27 &nbsp;<br />174.36.208.128/27 &nbsp;<br />174.36.210.32/27 &nbsp;<br />174.36.251.192/27 &nbsp;<br />174.37.199.192/27 &nbsp;<br />174.37.217.64/27 &nbsp;<br />174.37.231.64/27 &nbsp;<br />174.37.243.64/27 &nbsp;<br />174.37.251.0/27 &nbsp;<br />184.173.73.176/28 &nbsp;<br />184.173.136.64/27 &nbsp;<br />184.173.147.32/27 &nbsp;<br />184.173.161.64/32 &nbsp;<br />184.173.161.160/27 &nbsp;<br />184.173.173.116/32 &nbsp;<br />184.173.179.32/27 &nbsp;<br />184.173.195.32/27 &nbsp;<br />184.173.201.32/27 &nbsp;<br />184.173.204.32/27 &nbsp;<br />192.155.212.192/27 &nbsp;<br />198.11.193.182/31 &nbsp;<br />198.11.212.0/27 &nbsp;<br />198.11.217.192/27 &nbsp;<br />198.11.251.32/27 &nbsp;<br />198.23.80.0/27 &nbsp;<br />198.23.86.224/27 &nbsp;<br />198.23.87.64/27 &nbsp;<br />208.43.115.192/27 &nbsp;<br />208.43.117.79/32 &nbsp;<br />208.43.117.136/32 &nbsp;<br />208.43.122.128/27 &nbsp;<br />2607:f0d0:1b01:d4::/64 &nbsp;<br />2607:f0d0:3004:136::/64 &nbsp;<br />2607:f0d0:3005:183::/64 &nbsp;<br />2607:f0d0:3006:84::/64 &nbsp;<br />2607:f0d0:3006:af::/64 <br />
			<i>19.04.2015 14:40:00, Takv.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432017</link>
			<guid>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432017</guid>
			<pubDate>Sun, 19 Apr 2015 14:40:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Блокировка Whatsapp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432016">Блокировка Whatsapp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Вам нужно заблокировать c.whatsapp.net. На данный момент он резолвится в следующие IP-адреса: # dig c.whatsapp.net<br /><br />; &lt;&lt;&gt;&gt; DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.1 &lt;&lt;&gt;&gt; c.whatsapp.net &nbsp;<br />;; global options: +cmd &nbsp;<br />;; Got answer: &nbsp;<br />;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 47757 &nbsp;<br />;; flags: qr rd ra; QUERY: 1, ANSWER: 13, AUTHORITY: 4, ADDITIONAL: 0 &nbsp;<br /><br />;; QUESTION SECTION: &nbsp;<br />;c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp;<br /><br />;; ANSWER SECTION: &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 50.22.225.85 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 173.192.222.182 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 173.192.222.175 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 50.22.225.80 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 50.22.225.76 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 184.173.161.168 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 184.173.161.173 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 50.22.225.73 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 50.22.225.70 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 208.43.122.151 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 184.173.147.55 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 208.43.122.144 &nbsp;<br />c.whatsapp.net. &nbsp; &nbsp; &nbsp; &nbsp; 3118 &nbsp; &nbsp;IN &nbsp; &nbsp; &nbsp;A &nbsp; &nbsp; &nbsp; 184.173.147.58 <br />
			<i>09.03.2015 08:34:00, Znuff.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432016</link>
			<guid>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432016</guid>
			<pubDate>Mon, 09 Mar 2015 08:34:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Блокировка Whatsapp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432015">Блокировка Whatsapp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Поддержка, помощь по Mikrotik, собственно... извините за мой плохой английский... <br />
			<i>09.03.2015 02:40:00, jaos.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432015</link>
			<guid>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432015</guid>
			<pubDate>Mon, 09 Mar 2015 02:40:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Блокировка Whatsapp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432014">Блокировка Whatsapp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! Я перепробовал все возможные способы заблокировать WhatsApp на Mikrotik, но безрезультатно. Если кто-то уже сталкивался с этим и получилось, поделитесь, пожалуйста. Спасибо! <br />
			<i>20.02.2014 07:44:00, hturkieh.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432014</link>
			<guid>http://mikrotik.moscow/forum/forum57/88947-blokirovka-whatsapp/message432014</guid>
			<pubDate>Thu, 20 Feb 2014 07:44:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
