<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Проблема с маршрутом]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Проблема с маршрутом форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Sun, 16 Aug 2026 10:34:41 -0400</pubDate>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424913">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Просто отключи питание и снова подключи… <br />
			<i>04.06.2014 15:57:00, rextended.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424913</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424913</guid>
			<pubDate>Wed, 04 Jun 2014 15:57:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424912">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Спасибо! Теперь буду ждать новых проблем с электричеством) <br />
			<i>04.06.2014 13:24:00, Madgreen.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424912</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424912</guid>
			<pubDate>Wed, 04 Jun 2014 13:24:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424911">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Знаю: экспорт всегда всё выдаёт... Ты забыл не добавлять стандартный DHCP-маршрут на ether3... Чтобы всё исправить, вставь это в терминал: &nbsp;<br />/ip dhcp-client set [/ip dhcp-client find where interface=ether3] add-default-route=no;  <br />Альтернативный вариант, который не убирает стандартный маршрут, а просто увеличивает route-distance: &nbsp;<br />/ip dhcp-client set [/ip dhcp-client find where interface=ether3] default-route-distance=2; <br />
			<i>04.06.2014 12:55:00, rextended.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424911</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424911</guid>
			<pubDate>Wed, 04 Jun 2014 12:55:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424910">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			[center@MikroTik] &gt; /export compact jun/04/2014 15:11:47 by RouterOS 6.13 software id = - <br /><br />/interface bridge add admin-mac=::::: auto-mac=no l2mtu=1598 name=bridge-local <br /><br />/interface ethernet set [ find default-name=ether1 ] name=ether1-gateway <br />set [ find default-name=ether6 ] name=ether6-master-local <br />set [ find default-name=ether7 ] master-port=ether6-master-local name=ether7-slave-local <br />set [ find default-name=ether8 ] master-port=ether6-master-local name=ether8-slave-local <br />set [ find default-name=ether9 ] master-port=ether6-master-local name=ether9-slave-local <br />set [ find default-name=ether10 ] master-port=ether6-master-local name=ether10-slave-local <br /><br />/ip neighbor discovery set ether1-gateway discover=no <br /><br />/interface wireless security-profiles add authentication-types=wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=CenterYES_security supplicant-identity="" wpa2-pre-shared-key=P@ssw0rd!QAZxsw2 <br />add authentication-types=wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=free_inet supplicant-identity="" wpa2-pre-shared-key=12345678 <br /><br />/interface wireless set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-ht-above country=russia disabled=no distance=indoors l2mtu=2290 mode=ap-bridge periodic-calibration=enabled security-profile=CenterYES_security ssid=CenterYes_ tx-power=15 tx-power-mode=all-rates-fixed wireless-protocol=802.11 <br />add disabled=no l2mtu=2290 mac-address=4E:5E:0C:2C:01:C7 master-interface=wlan1 name=wlan2 security-profile=free_inet ssid=FreeYES wds-cost-range=0 wds-default-cost=0 <br /><br />/ip hotspot profile add hotspot-address=192.168.2.1 login-by=http-chap,trial name=hsprof1 trial-uptime=0s/0s <br /><br />/ip hotspot user profile set [ find default=yes ] idle-timeout=none keepalive-timeout=1h2m mac-cookie-timeout=3d rate-limit=1m/1m shared-users=unlimited <br /><br />/ip ipsec proposal set [ find default=yes ] enc-algorithms=3des <br /><br />/ip pool add name=default-dhcp ranges=192.168.88.10-192.168.88.254 <br />add name=dhcp_pool1 ranges=192.168.2.2-192.168.2.254 <br />add name=hs-pool-15 ranges=10.5.50.2-10.5.50.254 <br /><br />/ip dhcp-server add address-pool=default-dhcp disabled=no interface=bridge-local name=default <br />add address-pool=dhcp_pool1 disabled=no interface=wlan2 name=dhcp1 <br /><br />/ip hotspot add address-pool=dhcp_pool1 disabled=no interface=wlan2 name=hotspot1 profile=hsprof1 <br /><br />/port set 0 name=serial0 <br /><br />/interface pppoe-client add ac-name="" add-default-route=yes allow=pap,chap default-route-distance=1 dial-on-demand=no disabled=no interface=ether3 keepalive-timeout=60 max-mru=1480 max-mtu=1480 mrru= disabled name=pppoe-out1 password=******** profile=default service-name="" use-peer-dns=yes user=********* <br /><br />/interface bridge port add bridge=bridge-local interface=ether2 <br />add bridge=bridge-local disabled=yes interface=ether3 <br />add bridge=bridge-local interface=ether4 <br />add bridge=bridge-local interface=ether5 <br />add bridge=bridge-local interface=ether6-master-local <br />add bridge=bridge-local interface=sfp1 <br />add bridge=bridge-local interface=wlan1 <br /><br />/ip address add address=192.168.88.1/24 comment="default configuration" interface=bridge-local network=192.168.88.0 <br />add address=192.168.2.1/24 interface=wlan2 network=192.168.2.0 <br /><br />/ip dhcp-client add comment="default configuration" dhcp-options=hostname,clientid disabled=no interface=ether3 <br /><br />/ip dhcp-server network add address=192.168.2.0/24 comment="hotspot network" dns-server=8.8.8.8 gateway=192.168.2.1 <br />add address=192.168.88.0/24 comment="default configuration" dns-server=192.168.88.1 gateway=192.168.88.1 <br /><br />/ip dns set allow-remote-requests=yes servers=8.8.8.8 <br /><br />/ip dns static add address=192.168.88.1 name=router <br /><br />/ip firewall filter add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes <br />add action=drop chain=input dst-port=53 protocol=tcp <br />add action=drop chain=input disabled=yes dst-port=53 protocol=udp <br />add chain=forward protocol=udp <br />add chain=input protocol=udp <br />add chain=output protocol=udp <br />add chain=input protocol=tcp <br />add chain=forward protocol=tcp <br />add chain=input protocol=tcp <br />add chain=input protocol=igmp <br />add chain=input comment="default configuration" protocol=icmp <br />add chain=input comment="default configuration" connection-state=established <br />add chain=input comment="default configuration" connection-state=related <br />add chain=forward comment="default configuration" connection-state=established <br />add chain=forward comment="default configuration" connection-state=related <br />add action=drop chain=input comment="default configuration" in-interface=ether3 <br />add action=drop chain=forward comment="default configuration" connection-state=invalid <br />add action=drop chain=input src-address=116.8.0.0/14 <br /><br />/ip firewall nat add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes to-addresses=0.0.0.0 <br />add action=masquerade chain=srcnat comment="default configuration" out-interface=pppoe-out1 <br />add action=masquerade chain=srcnat comment="masquerade hotspot network" src-address=192.168.2.0/24 to-addresses=0.0.0.0 <br /><br />/ip firewall service-port set ftp disabled=yes <br />set tftp disabled=yes <br />set irc disabled=yes <br />set h323 disabled=yes <br />set sip disabled=yes <br />set pptp disabled=yes <br /><br />/ip hotspot user add name=admin <br /><br />/ip service set telnet disabled=yes <br />set ftp disabled=yes <br />set www disabled=yes <br />set api disabled=yes <br />set api-ssl disabled=yes <br /><br />/ip upnp set allow-disable-external-interface=no <br /><br />/lcd interface set sfp1 interface=sfp1 <br />set ether1-gateway interface=ether1-gateway <br />set ether2 interface=ether2 <br />set ether3 interface=ether3 <br />set ether4 interface=ether4 <br />set ether5 interface=ether5 <br />set ether6-master-local interface=ether6-master-local <br />set ether7-slave-local interface=ether7-slave-local <br />set ether8-slave-local interface=ether8-slave-local <br />set ether9-slave-local interface=ether9-slave-local <br />set ether10-slave-local interface=ether10-slave-local <br />set wlan1 interface=wlan1 <br /><br />/lcd interface pages set 0 interfaces=sfp1,ether1-gateway,ether2,ether3,ether4,ether5,ether6-master-local,ether7-slave-local,ether8-slave-local,ether9-slave-local,ether10-slave-local,wlan1 <br /><br />/system clock manual set time-zone=+03:00 <br /><br />/system watchdog set no-ping-delay=0ms watchdog-timer=no <br /><br />/tool mac-server set [ find default=yes ] disabled=yes <br />add interface=ether2 <br />add interface=ether3 <br />add interface=ether4 <br />add interface=ether5 <br />add interface=ether6-master-local <br />add interface=ether7-slave-local <br />add interface=ether8-slave-local <br />add interface=ether9-slave-local <br />add interface=sfp1 <br />add interface=wlan1 <br />add interface=bridge-local <br /><br />/tool mac-server mac-winbox set [ find default=yes ] disabled=yes <br />add interface=ether2 <br />add interface=ether3 <br />add interface=ether4 <br />add interface=ether5 <br />add interface=ether6-master-local <br />add interface=ether7-slave-local <br />add interface=ether8-slave-local <br />add interface=ether9-slave-local <br />add interface=sfp1 <br />add interface=wlan1 <br />add interface=bridge-local <br />
			<i>04.06.2014 11:07:00, Madgreen.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424910</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424910</guid>
			<pubDate>Wed, 04 Jun 2014 11:07:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424909">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я думаю, один «/export compact» твоей конфигурации может кое-что прояснить… <br />
			<i>04.06.2014 10:16:00, rextended.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424909</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424909</guid>
			<pubDate>Wed, 04 Jun 2014 10:16:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424908">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я имею в виду, что они удаляются после отключения. <br />
			<i>04.06.2014 10:08:00, Madgreen.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424908</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424908</guid>
			<pubDate>Wed, 04 Jun 2014 10:08:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424907">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Это рабочие маршруты &nbsp;<br />DST-ADDRESS &nbsp; &nbsp; &nbsp; &nbsp;	PREF-SRC &nbsp; &nbsp; &nbsp; &nbsp;	GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DISTANCE &nbsp;<br />0 ADS &nbsp;0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 		78.110.145.28 &nbsp; &nbsp; &nbsp; 1 &nbsp;<br />1 ADC &nbsp;78.110.145.28/32 &nbsp; 	37.75.196.112 &nbsp; 	pppoe-out1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp;<br />2 ADC &nbsp;172.18.176.0/20 &nbsp; 	172.18.190.32 &nbsp; 	ether3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp;<br />3 ADC &nbsp;192.168.2.0/24 &nbsp; &nbsp; 	192.168.2.1 &nbsp; &nbsp; 	wlan2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp;<br />4 ADC &nbsp;192.168.88.0/24 	192.168.88.1 &nbsp; &nbsp;	bridge-local &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp;<br /><br />Так выглядит после неправильного завершения работы (проблемы с электричеством) &nbsp;<br />DST-ADDRESS &nbsp; &nbsp; &nbsp; &nbsp;	PREF-SRC &nbsp; &nbsp; &nbsp; &nbsp;	GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DISTANCE &nbsp;<br />0 ADS &nbsp;0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 		172.18.176.1 &nbsp; &nbsp;1 &nbsp;<br />1 &nbsp; &nbsp;DS &nbsp;0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 		78.110.145.25 &nbsp;1 &nbsp;<br />2 ADC &nbsp;78.110.145.25/32 &nbsp; 	176.62.254.7 &nbsp; 	pppoe-out1 &nbsp; &nbsp; &nbsp;0 &nbsp;<br />3 ADC &nbsp;172.18.176.0/20 &nbsp; 	172.18.190.32 &nbsp; 	ether3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp;<br />4 ADC &nbsp;192.168.2.0/24 &nbsp; &nbsp; 	192.168.2.1 &nbsp; &nbsp; 	wlan2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp;<br />5 ADC &nbsp;192.168.88.0/24 	192.168.88.1 &nbsp; &nbsp;	bridge-local &nbsp; &nbsp; &nbsp;0 &nbsp;<br /><br />После переподключения pppoe первый маршрут удаляется, и всё работает с новыми адресами. <br />
			<i>04.06.2014 09:13:00, Madgreen.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424907</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424907</guid>
			<pubDate>Wed, 04 Jun 2014 09:13:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с маршрутом</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424906">Проблема с маршрутом</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Одна проблема, которая реально всё испортила! После выключения из-за проблем с электричеством мой rb2011uas-2hnd-in отказывается обновлять маршрут по умолчанию. PPPoE-сессии запускаются, и я могу пинговать только сервера провайдера. Каждый раз нужно отключаться, очищать все маршруты, и только после подключения интернет начинает нормально работать. Подскажите, пожалуйста, в чём может быть дело. <br />
			<i>15.05.2014 17:34:00, Madgreen.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424906</link>
			<guid>http://mikrotik.moscow/forum/forum57/88244-problema-s-marshrutom/message424906</guid>
			<pubDate>Thu, 15 May 2014 17:34:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
