<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: 2 isp]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме 2 isp форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Wed, 19 Aug 2026 13:17:21 -0400</pubDate>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277980">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Какие-нибудь новости по этому вопросу? Кто-нибудь пробовал такую конфигурацию? <br />
			<i>18.06.2006 11:54:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277980</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277980</guid>
			<pubDate>Sun, 18 Jun 2006 11:54:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277979">2 isp</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=8870" target="_blank" rel="nofollow" >http://forum.mikrotik.com//viewtopic.php?t=8870</a></noindex> <noindex><a href="http://wiki.mikrotik.com/wiki/Improved_Load_Balancing_over_Multiple_Gateways" target="_blank" rel="nofollow" >http://wiki.mikrotik.com/wiki/Improved_Load_Balancing_over_Multiple_Gateways</a></noindex> <br />
			<i>14.06.2006 11:52:00, Mitak.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277979</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277979</guid>
			<pubDate>Wed, 14 Jun 2006 11:52:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277978">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Тогда обычных статических маршрутов должно хватить… /Jörgen <br />
			<i>14.06.2006 10:15:00, joeri91942.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277978</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277978</guid>
			<pubDate>Wed, 14 Jun 2006 10:15:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277977">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Не уверен, что я до конца понял, что ты хочешь сделать. Ты сказал, что хочешь, чтобы "весь трафик, приходящий и уходящий от ISP1, проходил через шлюз ISP1"... как ты будешь знать, какие IP-адреса контролируются определенным провайдером? Да, именно это я и хочу сделать. Я знаю все адреса, выделенные ISP1, из <noindex><a href="http://www.ripe.net" target="_blank" rel="nofollow" >http://www.ripe.net</a></noindex>, и вставил их в список адресов. <br />
			<i>14.06.2006 09:44:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277977</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277977</guid>
			<pubDate>Wed, 14 Jun 2006 09:44:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277976">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Не уверен, что я совсем понимаю, что ты хочешь сделать. Ты сказал, что хочешь "весь трафик, идущий из/в ISP1, проходить через шлюз ISP1"... как ты будешь знать, какие IP-адреса под контролем определенного ISP? Если ты имеешь в виду, что хочешь, чтобы входящий трафик на внешний интерфейс твоего роутера, подключенный к ISP1, возвращался тем же путем (например, для опубликованного веб-сервера), тебе лучше маркировать трафик на том интерфейсе, на котором он пришёл, а не по IP-адресу. Также, тебе нужно сначала сделать connection-mark (чтобы потом можно было отслеживать ответы), а потом маркировать пакеты, соответствующие connection-mark. В правилах packet mark нужно установить passthrough=no, чтобы последующие правила не меняли твои метки. Поищи мои посты, там есть тема, обсуждающая маршрутизацию на основе политик, из нее ты сможешь понять, как это сделать. С уважением, /Jörgen <br />
			<i>14.06.2006 09:05:00, joeri91942.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277976</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277976</guid>
			<pubDate>Wed, 14 Jun 2006 09:05:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277975">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я тоже пробовал, у меня та же проблема. Не имеет ли значения, что я подключаюсь к ISP1 по Ethernet, а к ISP2 — по PPoE? <br />
			<i>14.06.2006 06:49:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277975</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277975</guid>
			<pubDate>Wed, 14 Jun 2006 06:49:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277974">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Хм… попробуем: /ip firewall mangle<br /><br />установим 1 passthrough=yes<br />установим 4 passthrough=yes <br />
			<i>13.06.2006 21:24:00, Mitak.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277974</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277974</guid>
			<pubDate>Tue, 13 Jun 2006 21:24:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277973">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Спасибо, но где-то тут всё ещё есть проблема. Сейчас конфигурация такая:<br />[admin@crosslink] ip firewall address-list&gt; print<br />Флаги: X - отключено, D - динамическое<br /> # &nbsp; СПИСОК &nbsp; &nbsp; &nbsp; АДРЕС &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /> 0 &nbsp; isp1 &nbsp; &nbsp;81.180.0.0/15 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /> 1 &nbsp; isp1 &nbsp; &nbsp;80.96.0.0/15 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /> 2 &nbsp; isp1 &nbsp; &nbsp;85.120.0.0/14 [admin@crosslink] ip firewall mangle&gt; print<br />Флаги: X - отключено, I - недействительно, D - динамическое<br /> 0 &nbsp; chain=prerouting src-address-list=isp1 action=mark-connection<br /> &nbsp; &nbsp; new-connection-mark=isp1_conn passthrough=yes<br /><br /> 1 &nbsp; chain=prerouting connection-mark=isp1_conn action=mark-packet<br /> &nbsp; &nbsp; new-packet-mark=isp1_pack passthrough=no<br /><br /> 2 &nbsp; chain=prerouting packet-mark=isp1_pack action=mark-routing<br /> &nbsp; &nbsp; new-routing-mark=isp1_route passthrough=no<br /><br /> 3 &nbsp; chain=prerouting src-address-list=!isp1 action=mark-connection<br /> &nbsp; &nbsp; new-connection-mark=isp2_conn passthrough=yes<br /><br /> 4 &nbsp; chain=prerouting connection-mark=isp2_conn action=mark-packet<br /> &nbsp; &nbsp; new-packet-mark=isp2_pack passthrough=no<br /><br /> 5 &nbsp; chain=prerouting packet-mark=isp2_pack action=mark-routing<br /> &nbsp; &nbsp; new-routing-mark=isp2_route passthrough=no [admin@crosslink] ip dns&gt; print<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;primary-dns: xxx.xxx.xxx.25 DNS isp1<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;secondary-dns: xxx.xxx.xxx.20 1DNS isp2<br /> &nbsp;allow-remote-requests: yes<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cache-size: 2048KiB<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cache-max-ttl: 1w<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cache-used: 244KiB [admin@crosslink] ip route&gt; print<br />Флаги: X - отключено, A - активно, D - динамически, C - соединить, S - статический, r - rip, b - bgp, o - ospf<br /> # &nbsp; &nbsp; ПУНКТ-НАЗНАЧЕНИЕ &nbsp; &nbsp; &nbsp; &nbsp;ПРЕДПОЧТ. ИСТОЧНИК &nbsp; &nbsp; &nbsp; &nbsp;G ШЛЮЗ &nbsp; &nbsp; &nbsp; &nbsp; РАСТОЯНИЕ ИНТЕРФЕЙС &nbsp; &nbsp;<br /> 0 ADC xxx.xxx.0.1/32 &nbsp; &nbsp; &nbsp; &nbsp;xxx.xxx.xxx.xxx &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;isp1 interface<br /> 1 ADC xxx.xxx.93.0/26 &nbsp; &nbsp; xxx.xxx.93.20 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; isp2 interface &nbsp; &nbsp; &nbsp; <br /> 2 ADC 192.168.0.0/22 &nbsp; &nbsp;192.168.0.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Lan &nbsp; &nbsp; &nbsp; <br /> 3 A S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;r gatewayISP2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;isp2 (routing-mark=isp2_route)<br /> 4 A S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;r gatewayISP1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; isp1 (routing-mark=isp1_route) [pentagrama@crosslink] ip firewall nat&gt; print<br />Флаги: X - отключено, I - недействительно, D - динамически<br /> 0 &nbsp; chain=srcnat src-address=192.168.0.0/22 action=masquerade<br />Спасибо ещё раз. <br />
			<i>13.06.2006 16:46:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277973</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277973</guid>
			<pubDate>Tue, 13 Jun 2006 16:46:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277972">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			/ip firewall mangle<br />Mark isp1 connection: add chain=prerouting src-address-list=isp1 action=mark-connection new-connection-mark=isp1_conn passthrough=yes<br />Mark isp1 packets: add chain=prerouting connection-mark=isp1_conn action=mark-packet new-packet-mark=isp1_p<br />do same for isp2: add chain=prerouting src-address-list=!isp1 action=mark-connection new-connection-mark=isp2_conn passthrough=yes<br />add chain=prerouting connection-mark=isp2_conn action=mark-packet new-packet-mark=isp2_p<br />routing mark: add chain=prerouting packet-mark=isp1_p action=mark-routing new-routing-mark=isp1_r<br />add chain=prerouting packet-mark=isp2_p action=mark-routing new-routing-mark=isp2_r<br />now add the routing rules:<br />/ip route<br />1st remove the default gateway: remove [/ip route find dst 0.0.0.0/0] and add the isp1 gateway: add gateway=ISP1_GATEWAY routing-mark=isp1_r<br />add gateway=ISP2_GATEWAY routing-mark=isp2_r<br />just replace ISP1_GATEWAY and ISP2_GATEWAY with your gateways, ant that`s all!<br />now, add a masquerade rule:<br />/ip firewall nat<br />add chain=srcnat src-address=192.168.0.0/24 action=masquerade<br />just replace 192.168.0.0/24 network with your network, ant that`s all! <br />
			<i>12.06.2006 19:37:00, Mitak.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277972</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277972</guid>
			<pubDate>Mon, 12 Jun 2006 19:37:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277971">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я поменял правила NAT, но результата всё равно нет [admin@crosslink] ip firewall nat&gt; print<br />Flags: X - disabled, I - invalid, D - dynamic <br /> 0 chain=srcnat connection-mark=isp1 action=src-nat to-addresses=xxx.xxx.17.200 to-ports=0-65535 <br /><br /> 1 chain=srcnat connection-mark=isp2 action=src-nat to-addresses=xxx.xxx.93.20 to-ports=0-65535 <br />
			<i>12.06.2006 19:07:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277971</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277971</guid>
			<pubDate>Mon, 12 Jun 2006 19:07:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277970">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Какие есть идеи? По поводу этой проблемы? 2 интернет-провайдера, 1 LAN, маршрутизация трафика на основе списка адресов. <br />
			<i>12.06.2006 09:50:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277970</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277970</guid>
			<pubDate>Mon, 12 Jun 2006 09:50:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277969">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Вот оно: [admin@crosslink] ip firewall nat&gt; print<br />Флаги: X - отключено, I - недействительно, D - динамический<br /> 0 &nbsp; chain=srcnat src-address=192.168.0.0/22 action=masquerade <br />
			<i>10.06.2006 13:14:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277969</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277969</guid>
			<pubDate>Sat, 10 Jun 2006 13:14:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277968">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Где код NAT? Похоже, вы используете src-nat? <br />
			<i>10.06.2006 12:38:00, advantz.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277968</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277968</guid>
			<pubDate>Sat, 10 Jun 2006 12:38:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277967">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			У меня мало времени, чтобы изучать всю твою конфигурацию, но советую увеличить DNS-кэш до 10MB=10240KB. <br />
			<i>10.06.2006 09:55:00, zaherhamiyah.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277967</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277967</guid>
			<pubDate>Sat, 10 Jun 2006 09:55:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>2 isp</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70152-2-isp/message277966">2 isp</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Не могли бы вы взглянуть и сказать, что здесь не так? [admin@crosslink] ip firewall address-list&gt; print<br />Флаги: X - отключен, D - динамический<br /># &nbsp; СПИСОК &nbsp; &nbsp; &nbsp; АДРЕС &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br /> 0 &nbsp; isp1 &nbsp; &nbsp;81.180.0.0/15 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /> 1 &nbsp; isp1 &nbsp; &nbsp;80.96.0.0/15 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br /> 2 &nbsp; isp1 &nbsp; &nbsp;85.120.0.0/14 [admin@crosslink] ip firewall mangle&gt; print<br />Флаги: X - отключен, I - недействительный, D - динамический<br /> 0 &nbsp; chain=prerouting dst-address-list=isp1 action=mark-routing new-routing-mark=isp1 passthrough=yes<br /> 1 &nbsp; chain=prerouting dst-address-list=!isp1 action=mark-routing new-routing-mark=isp2 passthrough=no [admin@crosslink] ip route&gt; print<br />Флаги: X - отключен, A - активный, D - динамический, C - connect, S - static, r - rip, b - bgp, o - ospf<br /># &nbsp; &nbsp; НАЗНАЧЕНИЕ &nbsp; &nbsp; &nbsp; &nbsp;PREF-SRC &nbsp; &nbsp; &nbsp; &nbsp;G ШЛЮЗ &nbsp; &nbsp; &nbsp; &nbsp; РАСТОЯНИЕ ИНТЕРФЕЙС &nbsp; &nbsp; &nbsp; &nbsp;МЕТКА МАРШРУТИЗАЦИИ<br /> 0 ADC xxx.xxx.0.1/32 &nbsp; &nbsp;xxx.xxx.17.200 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;интерфейс isp1<br /> 1 ADC xxx.xxx.93.0/26 &nbsp; xxx.xxx.93.20 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; интерфейс isp2<br /> 2 ADC 192.168.0.0/22 &nbsp; &nbsp;192.168.0.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; интерфейс local<br /> 3 A S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;r xxx.xxx.93.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; интерфейс isp2 &nbsp; &nbsp; &nbsp; isp1<br /> 4 A S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;r xxx.xxx.0.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;интерфейс isp1 [admin@crosslink] ip dns&gt; print<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;primary-dns: xxx.xxx.xxx.25 DNS isp1<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;secondary-dns: xxx.xxx.xxx.20 1DNS isp2<br /> &nbsp;allow-remote-requests: yes<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cache-size: 2048KiB<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cache-max-ttl: 1w<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cache-used: 244KiB Я хочу маршрутизировать весь трафик, поступающий/уходящий через ISP1, через шлюз ISP1, а остальной трафик – через шлюз ISP2. Но я где-то делаю ошибку. Можете помочь? <br />
			<i>10.06.2006 09:29:00, sorinbuda.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277966</link>
			<guid>http://mikrotik.moscow/forum/forum57/70152-2-isp/message277966</guid>
			<pubDate>Sat, 10 Jun 2006 09:29:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
