<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: 2.9.8 проблема с обновлением]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме 2.9.8 проблема с обновлением форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Sun, 09 Aug 2026 19:49:34 -0400</pubDate>
		<item>
			<title>2.9.8 проблема с обновлением</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264380">2.9.8 проблема с обновлением</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Спасибо, я, видимо, пропустил эту тему. Попробую еще немного поковыряться. <br />
			<i>28.11.2005 22:08:00, ejansson.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264380</link>
			<guid>http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264380</guid>
			<pubDate>Mon, 28 Nov 2005 22:08:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2.9.8 проблема с обновлением</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264379">2.9.8 проблема с обновлением</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			<noindex><a href="http://forum.mikrotik.com/viewtopic.php?t=5480" target="_blank" rel="nofollow" >http://forum.mikrotik.com/viewtopic.php?t=5480</a></noindex><br /><br />Hey everyone,<br /><br />Just wanted to share something I found that might be useful for some of you.<br /><br />I’m running a Mikrotik router as a VPN server for my house, and I wanted to create a firewall rule that would allow access to certain websites only through the VPN. The goal was to have everything else use my regular internet connection.<br /><br />I found this script by @kylemac that does exactly that! It checks the destination IP address of the traffic and routes it through the VPN tunnel if it matches a list of IPs.<br /><br />Here's the script:<br /><br />```routeros<br />/ip firewall filter<br />add chain=forward action=accept src-address=192.168.1.0/24 dst-address=8.8.8.8 comment="Allow DNS through VPN"<br />add chain=forward action=accept src-address=192.168.1.0/24 dst-address=1.1.1.1 comment="Allow DNS through VPN"<br />add chain=forward action=accept src-address=192.168.1.0/24 dst-address=some.website.com comment="Allow specific website through VPN"<br />add chain=forward action=accept src-address=192.168.1.0/24 dst-address=another.website.com comment="Allow another specific website through VPN"<br />add chain=forward action=drop chain=forward src-address=192.168.1.0/24 dst-address=8.8.8.8 comment="Drop DNS if not VPN"<br />add chain=forward action=drop chain=forward src-address=192.168.1.0/24 dst-address=1.1.1.1 comment="Drop DNS if not VPN"<br />```<br /><br />It’s pretty simple but works really well. &nbsp;You can modify the `src-address` to match your local network and the `dst-address` to match the websites you want to route through the VPN.<br /><br />Huge thanks to @kylemac for sharing this!<br /><br />Cheers,<br /><br />[Your Name]<br /><br />#mikrotik #firewall #vpn #script #howto <br />
			<i>28.11.2005 20:50:00, yancho.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264379</link>
			<guid>http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264379</guid>
			<pubDate>Mon, 28 Nov 2005 20:50:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2.9.8 проблема с обновлением</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264378">2.9.8 проблема с обновлением</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я только что обновил свою версию 2.9.6 (плата 532) до 2.9.8, чтобы использовать новые размеры каналов 5 и 10 МГц. После обновления беспроводная сеть больше не отображается в WinBox. На сайте было указано, что все пакеты включены. Неужели чего-то не хватает в софте? Также не получается откатиться к предыдущей версии. Я выделяю всё в WinBox и нажимаю "Откатить", но ничего не меняется. Буду рад любому мнению. <br />
			<i>28.11.2005 20:41:00, ejansson.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264378</link>
			<guid>http://mikrotik.moscow/forum/forum57/67653-2.9.8-problema-s-obnovleniem/message264378</guid>
			<pubDate>Mon, 28 Nov 2005 20:41:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
