<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: WAN VLAN тегирование]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме WAN VLAN тегирование форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Sun, 02 Aug 2026 10:57:53 -0400</pubDate>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397736">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, если ты следуешь инструкциям анва (ниже), всё должно заработать, только не отключай порт eth1. <br />
			<i>09.05.2023 18:30:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397736</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397736</guid>
			<pubDate>Tue, 09 May 2023 18:30:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397735">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, у меня такая же проблема, пытался отключить клиент DHCP, но ничего не вышло. Может кто-то помочь? Lus08, что еще было неправильно в твоей конфигурации? <br />
			<i>06.05.2023 06:21:00, darknight898989.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397735</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397735</guid>
			<pubDate>Sat, 06 May 2023 06:21:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397734">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Пытаюсь сделать это с конфигурационным файлом, но возникает ошибка: Не удалось восстановить конфигурацию - файл не найден (6) <br />
			<i>05.05.2023 23:57:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397734</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397734</guid>
			<pubDate>Fri, 05 May 2023 23:57:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397733">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			(1) ИЗ /interface list member add comment=defconf interface=bridge list=LAN add comment=defconf interface=ether1-wan list=WAN СЛИШКОМ /interface list member add comment=defconf interface=bridge list=LAN add comment=defconf interface=ether1-wan list=WAN добавить interface=pppoe-out1 list=WAN (2) /ip dhcp-client add comment=defconf disabled=no interface=ether1-wan отключите или удалите!! <br />
			<i>05.05.2023 18:43:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397733</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397733</guid>
			<pubDate>Fri, 05 May 2023 18:43:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397732">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Конечно, вот текст:<br /><br /># by RouterOS 6.49.1<br />#<br />/interface bridge<br />add admin-mac=########### auto-mac=no comment=defconf name=bridge<br />/interface ethernet<br />set [ find default-name=ether1 ] mtu=1484 name=ether1-wan<br />set [ find default-name=ether2 ] name=ether2-lan<br />/interface wireless<br />set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-XX country=canada disabled=no distance=indoors frequency=auto installation=indoor mode=ap-bridge ssid=HOMEWIFI wireless-protocol=802.11<br />set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=20/40/80mhz-XXXX country=canada disabled=no distance=indoors frequency=auto installation=indoor mode=ap-bridge ssid=HOMEWIFI wireless-protocol=802.11<br />add disabled=no mac-address= master-interface=wlan2 name=wlan5 ssid=HOMEWIFI_Guests<br />add disabled=no mac-address= master-interface=wlan1 name=wlan6 ssid=HOMEWIFI_Guests<br />/interface vlan<br />add interface=ether1-wan name=vlanWAN vlan-id=40<br />/interface pppoe-client<br />add add-default-route=yes dial-on-demand=yes disabled=no interface=vlanWAN name=pppoe-out1 password=PWD##### use-peer-dns=yes user=USER@ISP<br />/interface list<br />add comment=defconf name=WAN<br />add comment=defconf name=LAN<br />/interface wireless security-profiles<br />set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=dynamic-keys supplicant-identity=MikroTik wpa-pre-shared-key=WIFIPSK# wpa2-pre-shared-key=WIFIPSK#<br />add name=profile supplicant-identity=MikroTik wpa-pre-shared-key=WIFIPSK# wpa2-pre-shared-key=WIFIPSK#<br />/ip pool<br />add name=dhcp ranges=192.168.88.10-192.168.88.254<br />add name=dhcp_pool1 ranges=192.168.40.2-192.168.41.254<br />/ip dhcp-server<br />add address-pool=dhcp disabled=no interface=bridge name=defconf<br />add address-pool=dhcp_pool1 disabled=no name=dhcp1<br />/interface bridge filter<br />add action=drop chain=forward in-interface=wlan5<br />add action=drop chain=forward out-interface=wlan5<br />add action=drop chain=forward in-interface=wlan6<br />add action=drop chain=forward out-interface=wlan6<br />/interface bridge port<br />add bridge=bridge comment=defconf interface=ether2-lan<br />add bridge=bridge comment=defconf interface=ether3<br />add bridge=bridge comment=defconf interface=ether4<br />add bridge=bridge comment=defconf interface=ether5<br />add bridge=bridge comment=defconf interface=wlan1<br />add bridge=bridge comment=defconf interface=wlan2<br />add bridge=bridge interface=wlan5<br />add bridge=bridge interface=wlan6<br />/ip neighbor discovery-settings<br />set discover-interface-list=LAN<br />/interface list member<br />add comment=defconf interface=bridge list=LAN<br />add comment=defconf interface=ether1-wan list=WAN<br />/ip address<br />add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0<br />add address=192.168.40.1/23 network=192.168.40.0<br />/ip dhcp-client<br />add comment=defconf disabled=no interface=ether1-wan<br />/ip dhcp-server network<br />add address=192.168.40.0/23 dns-server=192.168.88.1 gateway=192.168.40.1<br />add address=192.168.88.0/24 comment=defconf gateway=192.168.88.1<br />/ip dns<br />set allow-remote-requests=yes<br />/ip dns static<br />add address=192.168.88.1 comment=defconf name=router.lan<br />/ip firewall filter<br />add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked<br />add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid<br />add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp<br />add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1<br />add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN<br />add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec<br />add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec<br />add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related<br />add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked<br />add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid<br />add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface-list=WAN<br />/ip firewall nat<br />add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=WAN<br />add action=masquerade chain=srcnat out-interface=ether1-wan<br />add action=masquerade chain=srcnat out-interface=pppoe-out1<br />/system clock<br />set time-zone-name=America/Toronto<br />/tool mac-server<br />set allowed-interface-list=LAN<br />/tool mac-server mac-winbox<br />set allowed-interface-list=LAN <br />
			<i>05.05.2023 16:21:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397732</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397732</guid>
			<pubDate>Fri, 05 May 2023 16:21:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397731">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Спасибо за помощь, VLAN на самом деле был установлен на 40, но не был назван таким образом и был связан с ethernet1 (wan). В конфигурации было еще что-то неверное, но это уже исправлено. Еще раз спасибо за твою помощь. <br />
			<i>04.05.2023 22:42:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397731</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397731</guid>
			<pubDate>Thu, 04 May 2023 22:42:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397730">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Ну для ясности, есть разные возможности. В любом случае, ДА, список интерфейсов для WANS должен включать pppoe-out1. Что касается правила исходящего NAT, это может быть либо то, что я показал, ЛИБО стандартное правило add action=masquerade chain=srcnat out-interface-list=WAN. <br />
			<i>04.05.2023 21:28:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397730</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397730</guid>
			<pubDate>Thu, 04 May 2023 21:28:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397729">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Для стандартной настройки это неверно: должно быть: /interface list members add name=WAN interface=pppoe-out1 <br />
			<i>03.05.2023 14:12:00, mkx.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397729</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397729</guid>
			<pubDate>Wed, 03 May 2023 14:12:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397728">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Точно, 40, НИ ОДНОГО LOL Стандартная настройка… /interface pppoe-client add add-default-route=yes dial-on-demand=yes disabled=no interface=ether1 name=ppp0e-out1 use-peer-dns=yes user=user@ispdomain.net С VLAN /ip interface vlan add name=vlanWAN interface=ether1 vlan-id=40 /interface pppoe-client add add-default-route=yes dial-on-demand=yes disabled=no interface=vlanWAn name=pppoe-0ut1 use-peer-dns=yes user=user@ispdomain.net /ip firewall nat add action=masquerade chain=srcnat out-interface=pppoe-out1 <br />
			<i>02.05.2023 22:40:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397728</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397728</guid>
			<pubDate>Tue, 02 May 2023 22:40:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397727">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, anav. Возможно, я ошибаюсь, но это первоначальные инструкции, полученные от провайдера. Можно подключить свой собственный маршрутизатор напрямую к ONT (модему), если он поддерживает VLAN-тегирование на своем Интернет/WAN порту. К сожалению, это значительно сокращает список маршрутизаторов, которые поддерживают такую конфигурацию. Для связи с нашим сервером аутентификации маршрутизатор должен быть подключен к ONT через свой Интернет/WAN порт. Он также должен быть соответствующим образом настроен, а именно на уровне Интернет/WAN: Режим тегов: Tagged VLAN: 40 Метод настройки: PPPoE Имя пользователя: &gt; user@ispdomain.net Пароль: ********** <br />
			<i>02.05.2023 15:03:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397727</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397727</guid>
			<pubDate>Tue, 02 May 2023 15:03:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397726">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Разместите ваш конфиг /export file=anynameyouwish (без номера серийного оборудования, информации о публичном WAN-адресе и любых длинных списков адресов) <br />
			<i>05.05.2023 01:20:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397726</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397726</guid>
			<pubDate>Fri, 05 May 2023 01:20:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397725">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я не смог это заставить работать, "members" должно быть названием команды? <br />
			<i>04.05.2023 22:49:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397725</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397725</guid>
			<pubDate>Thu, 04 May 2023 22:49:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397724">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я очень сомневаюсь, что ваш провайдер предоставляет pppoe на vlan1. Похоже, у вас обычное соединение pppoe, которое вы хотите присвоить vlan? Что у вас на самом деле, а не что вы думаете, что нужно и так далее... <br />
			<i>01.05.2023 22:32:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397724</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397724</guid>
			<pubDate>Mon, 01 May 2023 22:32:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397723">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, anav. Соединение WAN подключено к порту eth1, настроено на шаге "1". PPPoE также настроен и работает с vlan1. <br />
			<i>01.05.2023 20:47:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397723</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397723</guid>
			<pubDate>Mon, 01 May 2023 20:47:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397722">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Не хватает информации о типе WAN-соединения. Это PPPoE или провайдер просто предоставляет интернет через определённый VLAN? <br />
			<i>01.05.2023 00:44:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397722</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397722</guid>
			<pubDate>Mon, 01 May 2023 00:44:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397721">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! Я не слишком знаком с такой конфигурацией, но пытаюсь настроить это на своем роутере, так как предоставленный провайдером роутер не очень хорош. Я не уверен, что понимаю все шаги, можешь сказать, правильно ли я делаю и объяснить шаг 4 ниже? В СПИСКЕ ИНТЕРФЕЙСОВ → ВКЛАДКА ИНТЕРФЕЙС → ВКЛАДКА VLAN → Добавить VLAN и настроить его на порт eth1 В СПИСКЕ ИНТЕРФЕЙСОВ → ВКЛАДКА ИНТЕРФЕЙС → Добавить VLAN как vlan1 В СПИСКЕ ИНТЕРФЕЙСОВ → ВКЛАДКА ИНТЕРФЕЙС → Отключить порт eth1 Неясно, что значит "Добавил адрес как vlan1 и отключил ether1 тоже". Какой адрес нужно добавить здесь? Где можно добавить адреса? Ether1 уже отключен на шаге 3, как снова отключить ether1? <br />
			<i>29.04.2023 21:46:00, Lus08.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397721</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397721</guid>
			<pubDate>Sat, 29 Apr 2023 21:46:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397720">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Спасибо за этот пост! <br />
			<i>19.11.2021 23:15:00, flapviv.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397720</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397720</guid>
			<pubDate>Fri, 19 Nov 2021 23:15:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>WAN VLAN тегирование</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397719">WAN VLAN тегирование</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Мне нужно настроить мой маршрутизатор hAP ac2 для тегирования VLAN на WAN-порту. Может кто-нибудь объяснить мне, как это проще всего сделать? Нужно ли просто добавить интерфейс VLAN и установить его на eth1, добавить адрес для VLAN? Надо ли мне делать NAT-правила только для vlan1 или для eth1 и vlan1? Нужно ли менять мост, который соединяет все LAN/Wi-Fi с WAN, с eth1 на vlan1? То же самое касается других правил брандмауэра, нужно ли их настраивать? Пока у меня нормальное соединение через второй маршрутизатор, настроенный на статический адрес. Просто хочу убедиться, что всё в порядке, прежде чем переключиться в режим моста на втором маршрутизаторе. <br />
			<i>11.06.2019 07:11:00, dervu.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397719</link>
			<guid>http://mikrotik.moscow/forum/forum57/85565-wan-vlan-tegirovanie/message397719</guid>
			<pubDate>Tue, 11 Jun 2019 07:11:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
