<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Проблема с локальной пересылкой в CAPsMAN!]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Проблема с локальной пересылкой в CAPsMAN! форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Thu, 13 Aug 2026 19:00:39 -0400</pubDate>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420250">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Здравствуйте! Я прочитал ваш экспорт конфигурации, но не могли бы вы объяснить, как это сделать? Я не совсем понимаю, что нужно настроить на CAP для такого сценария: 6 CAP (один из них — CAPsMAN). Каждый CAP подключён к коммутатору, и все порты CAP на свитче промаркированы двумя VLAN.<br /><br />Что мне нужно сделать:<br />- Управлять всеми CAP через CAPsMAN (этот шаг, я думаю, уже выполнен, так как их видно на странице CAPsMAN)<br />- Два SSID на каждый CAP: один для административной сети и один для гостевой<br />- Два VLAN (VID 2000 для управления и VID 3000 для гостей)<br /><br />Как настроить так, чтобы при подключении к гостевой сети трафик маркировался VID 3000? &nbsp;<br />И как настроить подключение к административной сети с маркировкой VID 1000? &nbsp;<br />Оборудование — все RBcap2n.<br /><br />Пожалуйста, помогите! Спасибо.<br /><br />Если вы здесь и читаете этот пост, я решил эту задачу, добавив эти VLAN в бридж. Не просто добавив VLAN в бридж, а создав VLAN с интерфейсом на основе бриджа:<br /><br />/interface vlan add name=XXXX vlan-id=1234 interface=bridge<br /><br />Вот так всё и заработало. <br />
			<i>29.01.2016 21:02:00, ploquets.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420250</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420250</guid>
			<pubDate>Fri, 29 Jan 2016 21:02:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420249">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, ребята, хотел поделиться своими находками… У меня была точно такая же проблема, как и тут: «не удалось добавить виртуальную WLAN в мост». Я решил её, создав мост напрямую в меню беспроводного CAP. У меня всё отлично работает! <br />
			<i>28.04.2015 09:44:00, dash.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420249</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420249</guid>
			<pubDate>Tue, 28 Apr 2015 09:44:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420248">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			1. Создайте два бриджа — br-vlans и br-vlan25. &nbsp;<br />2. Создайте интерфейс vlan: имя vlan25.to.eth1 на порту eth1 и имя vlan25.to.wlan на br-vlans. &nbsp;<br />3. Добавьте в бридж порты: vlan25.to.eth1 в бридж br-vlan25 и vlan25.to.wlan в бридж br-vlan25. &nbsp;<br />4. Измените беспроводной интерфейс — cap — бридж на br-vlans и попробуйте подключиться к ps-private по беспроводной сети. Если работает, тогда попробуйте: &nbsp;<br /> &nbsp; 1. Создать бридж — br-vlan66. &nbsp;<br /> &nbsp; 2. Создать интерфейс vlan: имя vlan66.to.eth1 на порту eth1 и имя vlan66.to.wlan на br-vlans. &nbsp;<br /> &nbsp; 3. Добавить в бридж порты: vlan66.to.eth1 в бридж br-vlan66 и vlan66.to.wlan в бридж br-vlan66. &nbsp;<br /><br />Извиняюсь за задержку! Я протестировал обе конфигурации, результат одинаковый: подключение к VLAN 25 (Master Interface) работает, а к VLAN 66 (Slave/Virtual AP) — нет. Если поменять VLAN ID в datapath, то есть 66 сделать мастером, а 25 — слейвом, то подключение к VLAN 66 работает, а к VLAN 25 нет. Думаю, что VLAN назначаются только на Master Interface, а на Slave/Virtual AP это не работает! Могли бы вы проверить это у себя в окружении? Спасибо! <br />
			<i>21.02.2015 09:27:00, emuell.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420248</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420248</guid>
			<pubDate>Sat, 21 Feb 2015 09:27:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420247">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Очень странно... В качестве эксперимента попробуй следующее:<br /><br />1. Создать два бриджа — br-vlans и br-vlan25 &nbsp;<br />2. Создать интерфейс vlan: имя vlan25.to.eth1 на порту eth1 и имя vlan25.to.wlan на br-vlans &nbsp;<br />3. Добавить порты в бридж: vlan25.to.eth1 в br-vlan25 и vlan25.to.wlan в br-vlan25 &nbsp;<br />4. Изменить wireless-cap-bridge на br-vlans и попробовать подключиться к ps-private по беспроводной сети.<br /><br />Если это сработает, тогда попробуй: &nbsp;<br />1. Создать бридж — br-vlan66 &nbsp;<br />2. Создать интерфейс vlan: имя vlan66.to.eth1 на порту eth1 и имя vlan66.to.wlan на br-vlans &nbsp;<br />3. Добавить порты в бридж: vlan66.to.eth1 в br-vlan66 и vlan66.to.wlan в br-vlan66<br /><br />Пожалуйста, попробуй это. <br />
			<i>13.02.2015 12:05:00, fa1.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420247</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420247</guid>
			<pubDate>Fri, 13 Feb 2015 12:05:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420246">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			/caps-man datapath&gt; print &nbsp;<br />0 name="ps-privat" client-to-client-forwarding=no local-forwarding=yes &nbsp;<br /> &nbsp; vlan-mode=use-tag vlan-id=25 &nbsp;<br /><br />1 name="ps-public" client-to-client-forwarding=no local-forwarding=yes &nbsp;<br /> &nbsp; vlan-mode=use-tag vlan-id=66 &nbsp;<br /><br />/interface&gt; print &nbsp;<br />Flags: D - динамический, X - отключён, R - запущен, S - ведомый &nbsp;<br /> # &nbsp; &nbsp; NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TYPE &nbsp; &nbsp; &nbsp; ACTUAL-MTU L2MTU &nbsp;MAX-L2MTU &nbsp;<br /> 0 &nbsp;RS ether1-master-local &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1500 &nbsp;1598 &nbsp; &nbsp; &nbsp; 4074 &nbsp;<br /> 1 &nbsp;XS ether2-slave-local &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ether &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1500 &nbsp;1598 &nbsp; &nbsp; &nbsp; 4074 &nbsp;<br /> 2 &nbsp;XS ether3-slave-local &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ether &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1500 &nbsp;1598 &nbsp; &nbsp; &nbsp; 4074 &nbsp;<br /> 3 &nbsp;XS ether4-slave-local &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ether &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1500 &nbsp;1598 &nbsp; &nbsp; &nbsp; 4074 &nbsp;<br /> 4 &nbsp; &nbsp; ether5-mgmt &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1500 &nbsp;1598 &nbsp; &nbsp; &nbsp; 4074 &nbsp;<br /> 5 &nbsp;RS ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp; ;;; канал: 2442/20-Ce/gn(20dBm), SSID: ps-privat, локальная переадресация &nbsp;<br /> &nbsp; &nbsp; &nbsp; wlan1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; wlan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1500 &nbsp;1600 &nbsp;<br /> 6 DRS ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp; ;;; SSID: ps-public, локальная переадресация &nbsp;<br /> &nbsp; &nbsp; &nbsp; wlan2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; wlan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1500 &nbsp;1600 &nbsp;<br /> 7 &nbsp;R &nbsp;bridge-vlan-trunk &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; bridge &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1500 &nbsp;1598 &nbsp;<br /> 8 &nbsp;R &nbsp;vlan25 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;vlan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1500 &nbsp;1594 &nbsp;<br /><br />/interface bridge&gt; print &nbsp;<br />Flags: X - отключён, R - запущен &nbsp;<br /> 0 &nbsp;R name="bridge-vlan-trunk" mtu=auto actual-mtu=1500 l2mtu=1598 arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;mac-address=D4:CA:6D:07:4C:EC protocol-mode=rstp priority=0x8000 &nbsp;<br /> &nbsp; &nbsp; &nbsp;auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s &nbsp;<br /> &nbsp; &nbsp; &nbsp;forward-delay=15s transmit-hold-count=6 ageing-time=5m &nbsp;<br /><br />/interface bridge port&gt; print &nbsp;<br />Flags: X - отключён, I - неактивен, D - динамический &nbsp;<br /> # &nbsp; &nbsp;INTERFACE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BRIDGE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PRIORITY &nbsp;PATH-COST &nbsp; &nbsp;HORIZON &nbsp;<br /> 0 &nbsp; &nbsp;ether1-master-local &nbsp; &nbsp; &nbsp;bridge-vlan-trunk &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 1 &nbsp;D wlan1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;bridge-vlan-trunk &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 2 &nbsp;D wlan2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;bridge-vlan-trunk &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /><br />ether1-master-local — это транковый порт, который включает в себя тегированные VLAN 25 и 66. Спасибо за вашу поддержку!! <br />
			<i>12.02.2015 08:27:00, emuell.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420246</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420246</guid>
			<pubDate>Thu, 12 Feb 2015 08:27:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420245">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Могу я посмотреть конфигурацию ваших интерфейсов и datapath CAPSMan? <br />
			<i>12.02.2015 06:56:00, fa1.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420245</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420245</guid>
			<pubDate>Thu, 12 Feb 2015 06:56:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420244">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! Спасибо за ответ, у меня такая же ситуация, но никак не могу заставить это нормально работать. Я назначил VLAN в секции datapath для Master (VLAN 10) и Slave (VLAN 20) и настроил CAP в режиме моста, где назначен trunk-порт. Интерфейсы Master и Slave WLAN добавляются в мост, но соединение работает только для Master (VLAN 10). На Slave (Virtual AP) я не получаю IP из VLAN 20. Похоже, что назначение VLAN в секции datapath применяется только к Master. Если же я настраиваю WLAN-интерфейсы вручную (без CAPsMAN), то VLAN-опции доступны только для Master, но не для Virtual AP. Я что-то забыл? Помогите, пожалуйста! Спасибо! <br />
			<i>11.02.2015 09:17:00, emuell.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420244</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420244</guid>
			<pubDate>Wed, 11 Feb 2015 09:17:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с локальной пересылкой в CAPsMAN!</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420243">Проблема с локальной пересылкой в CAPsMAN!</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! Извиняюсь за беспокойство! Но у меня возникла проблема при использовании CAPsMAN v2! У меня есть один роутер с версией 6.24 и установленным CAPsMAN, а второй роутер — беспроводная точка доступа. Оба работают с CAPsMAN v2. Я включил локальную маршрутизацию (local forwarding) для точки доступа. Проблема в том, что когда точка доступа пытается создать новое подключение к CAPsMAN (перезагрузка, переподключение и т.д.), виртуальные интерфейсы virtualAP на точке доступа каждый раз меняют своё имя, и я не могу привязать беспроводной virtual-ap интерфейс к мосту!<br /><br />CAPsMAN<br /><br />/caps-man provisioning &nbsp;<br />add action=create-disabled comment=dsw3 hw-supported-modes=gn master-configuration=office_staff_local name-format=prefix name-prefix=dsw3_ radio-mac=xx:xx:xx:xx:xx:xx slave-configurations=office_royal_local,office_workshop_local,office_guest_local<br /><br />/caps-man configuration &nbsp;<br />..... &nbsp;<br />add channel=auto country=ukraine datapath=office_guest_local mode=ap name=office_guest_local security=office_guest ssid=guest &nbsp;<br />.....<br /><br />/caps-man datapath &nbsp;<br />add client-to-client-forwarding=no local-forwarding=yes name=office_guest_local<br /><br />Подключение с AP установлено! &nbsp;<br /><br />/caps-man radio&gt; print &nbsp;<br />Flags: L - local, P - provisioned &nbsp;<br /> # &nbsp; &nbsp;RADIO-MAC &nbsp; &nbsp; &nbsp; &nbsp; INTERFACE &nbsp; &nbsp; REMOTE-CAP-NAME &nbsp; &nbsp;REMOTE-CAP-IDENTITY &nbsp;<br /> 0 &nbsp;P xx:xx:xx:xx:xx:xx dsw3_1 &nbsp; &nbsp; &nbsp; &nbsp;CAP-xxxxxxxxxxxxxx &nbsp; dsw3.workshop &nbsp;<br /><br />Интерфейс в CAPsMAN создан! &nbsp;<br /><br />/caps-man interface&gt; print &nbsp;<br />Flags: M - master, D - dynamic, B - bound, X - disabled, I - неактивен, R - работает &nbsp;<br /> # &nbsp; &nbsp; &nbsp;NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RADIO-MAC &nbsp; &nbsp; &nbsp; &nbsp; MASTER-INTERFACE &nbsp;<br /> 0 M BR dsw3_1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; xx:xx:xx:xx:xx:xx none &nbsp;<br /> 1 &nbsp; B &nbsp;dsw3_1-1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00:00:00:00:00:00 dsw3_1 &nbsp;<br /> 2 &nbsp; B &nbsp;dsw3_1-2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00:00:00:00:00:00 dsw3_1 &nbsp;<br /> 3 &nbsp; B &nbsp;dsw3_1-3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00:00:00:00:00:00 dsw3_1 &nbsp;<br /><br />На беспроводной точке доступа: &nbsp;<br /><br />/interface wireless&gt; print &nbsp;<br />Flags: X - отключен, R - работает &nbsp;<br /> 0 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; канал: 2427/20-Ce/gn(20dBm), SSID: staff, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan1" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=Atheros AR9300 mode=ap-bridge ssid="MikroTik-092640" &nbsp;<br /> &nbsp; &nbsp; &nbsp;frequency=2412 band=2ghz-b/g/n channel-width=20/40mhz-Ce &nbsp;<br /> &nbsp; &nbsp; &nbsp;scan-list=default wireless-protocol=any vlan-mode=no-tag vlan-id=1 &nbsp;<br /> &nbsp; &nbsp; &nbsp;wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no &nbsp;<br /> &nbsp; &nbsp; &nbsp;bridge-mode=enabled default-authentication=yes default-forwarding=yes &nbsp;<br /> &nbsp; &nbsp; &nbsp;default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no &nbsp;<br /> &nbsp; &nbsp; &nbsp;security-profile=default compression=no &nbsp;<br /><br /> 1 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; SSID: workshop, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan69" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=virtual-AP master-interface=wlan1 &nbsp;<br /><br /> 2 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; SSID: royal, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan70" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=virtual-AP master-interface=wlan1 &nbsp;<br /><br /> 3 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; SSID: guest, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan71" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=virtual-AP master-interface=wlan1 &nbsp;<br /><br />Здесь мы видим, что виртуальные интерфейсы называются wlan69, wlan70 и wlan71. Теперь я привязываю интерфейс к мосту! &nbsp;<br /><br />/interface bridge port&gt; print &nbsp;<br />Flags: X - отключен, I - неактивен, D - динамический &nbsp;<br /> # &nbsp; &nbsp;INTERFACE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BRIDGE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PRIORITY &nbsp;PATH-COST &nbsp; &nbsp;HORIZON &nbsp;<br /> 0 &nbsp; &nbsp;wlan1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;br.12.staff &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 1 &nbsp; &nbsp;vlan102.managment &nbsp; &nbsp; &nbsp;br.102.managment &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 2 &nbsp; &nbsp;vlan12.dsw3.ccr &nbsp; &nbsp; &nbsp; &nbsp;br.12.staff &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 3 &nbsp; &nbsp;vlan1.dsw1.ccr &nbsp; &nbsp; &nbsp; &nbsp; br.1.royal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 4 &nbsp; &nbsp;vlan52.dsw3.ccr &nbsp; &nbsp; &nbsp; &nbsp;br.52.guest &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 5 &nbsp; &nbsp;vlan9.dsw3.ccr &nbsp; &nbsp; &nbsp; &nbsp; br9.workshop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 6 &nbsp; &nbsp;wlan69 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; br9.workshop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 7 &nbsp; &nbsp;wlan71 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; br.52.guest &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 8 &nbsp; &nbsp;ether21-slave-local &nbsp; &nbsp;br9.workshop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 9 &nbsp; &nbsp;wlan70 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; br.1.royal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /><br />Но если я только меняю частоту в CAPsMAN для этой точки доступа, у меня появляются разные имена интерфейсов и ошибки в /interface bridge port: &nbsp;<br /><br />/interface wireless&gt; print &nbsp;<br />Flags: X - отключен, R - работает &nbsp;<br /> 0 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; канал: 2412/20-Ce/gn(20dBm), SSID: staff, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan1" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=Atheros AR9300 mode=ap-bridge ssid="MikroTik-092640" &nbsp;<br /> &nbsp; &nbsp; &nbsp;frequency=2412 band=2ghz-b/g/n channel-width=20/40mhz-Ce &nbsp;<br /> &nbsp; &nbsp; &nbsp;scan-list=default wireless-protocol=any vlan-mode=no-tag vlan-id=1 &nbsp;<br /> &nbsp; &nbsp; &nbsp;wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no &nbsp;<br /> &nbsp; &nbsp; &nbsp;bridge-mode=enabled default-authentication=yes default-forwarding=yes &nbsp;<br /> &nbsp; &nbsp; &nbsp;default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no &nbsp;<br /> &nbsp; &nbsp; &nbsp;security-profile=default compression=no &nbsp;<br /><br /> 1 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; SSID: workshop, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan87" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=virtual-AP master-interface=wlan1 &nbsp;<br /><br /> 2 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; SSID: royal, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan88" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=virtual-AP master-interface=wlan1 &nbsp;<br /><br /> 3 &nbsp;R ;;; управляется CAPsMAN &nbsp;<br /> &nbsp; &nbsp; &nbsp;;;; SSID: guest, локальная маршрутизация &nbsp;<br /> &nbsp; &nbsp; &nbsp;name="wlan89" mtu=1500 mac-address=xx:xx:xx:xx:xx:xx arp=enabled &nbsp;<br /> &nbsp; &nbsp; &nbsp;interface-type=virtual-AP master-interface=wlan1 &nbsp;<br /><br />/interface bridge port&gt; print &nbsp;<br />Flags: X - отключен, I - неактивен, D - динамический &nbsp;<br /> # &nbsp; &nbsp;INTERFACE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BRIDGE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PRIORITY &nbsp;PATH-COST &nbsp; &nbsp;HORIZON &nbsp;<br /> 0 &nbsp; &nbsp;wlan1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;br.12.staff &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 1 &nbsp; &nbsp;vlan102.managment &nbsp; &nbsp; &nbsp;br.102.managment &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 2 &nbsp; &nbsp;vlan12.dsw3.ccr &nbsp; &nbsp; &nbsp; &nbsp;br.12.staff &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 3 &nbsp; &nbsp;vlan1.dsw1.ccr &nbsp; &nbsp; &nbsp; &nbsp; br.1.royal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 4 &nbsp; &nbsp;vlan52.dsw3.ccr &nbsp; &nbsp; &nbsp; &nbsp;br.52.guest &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 5 &nbsp; &nbsp;vlan9.dsw3.ccr &nbsp; &nbsp; &nbsp; &nbsp; br9.workshop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 6 I &nbsp;*6D &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;br9.workshop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 7 I &nbsp;*6F &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;br.52.guest &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 8 &nbsp; &nbsp;ether21-slave-local &nbsp; &nbsp;br9.workshop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /> 9 I &nbsp;*6E &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;br.1.royal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x80 &nbsp; &nbsp; &nbsp; &nbsp; 10 &nbsp; &nbsp; &nbsp; none &nbsp;<br /><br />Как мне привязать виртуальный AP интерфейс к мосту, если включена локальная маршрутизация? Извините, если что забыл! Спасибо за помощь! <br />
			<i>15.01.2015 10:27:00, fa1.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420243</link>
			<guid>http://mikrotik.moscow/forum/forum57/87770-problema-s-lokalnoy-peresylkoy-v-capsman/message420243</guid>
			<pubDate>Thu, 15 Jan 2015 10:27:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
