<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Маршрутизация публичного трафика через приватный между двумя MT Box'ами.]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Маршрутизация публичного трафика через приватный между двумя MT Box'ами. форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Fri, 31 Jul 2026 05:43:04 -0400</pubDate>
		<item>
			<title>Маршрутизация публичного трафика через приватный между двумя MT Box'ами.</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/60887-marshrutizatsiya-publichnogo-trafika-cherez-privatnyy-mezhdu-dvumya-mt-box_ami./message232290">Маршрутизация публичного трафика через приватный между двумя MT Box'ами.</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! Да, вижу проблему с вашими маршрутами. Но она не во втором боксе, а в первом. Судя по тому, что вы показали, в вашем втором боксе можно использовать только IP-адреса из диапазона 192.168.1.0, так как они туда маршрутизируются. 1 S 192.168.1.0/24 r 192.168.0.2 1 private. Похоже, вы хотите использовать диапазон IP-адресов 12.X.X.64/26 для клиентов, подключающихся ко второму боксу? 3 DC 12.X.X.64/26 r 0.0.0.0 0 LOCAL. Если это так, то вам нужно добавить статический маршрут на первом боксе, чтобы отразить это. Тогда маршрут будет выглядеть так: 1 S 12.X.X.64/26 r 192.168.0.2 1 private. И затем нужно убрать IP-адрес 12.X.X.65/26 с первого бокса и добавить его ко второму. Это станет шлюзом для клиентов, подключающихся ко второму боксу. Надеюсь, это поможет.<br /><br />С уважением, <br />
			<i>07.07.2004 21:45:00, MacDeath.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/60887-marshrutizatsiya-publichnogo-trafika-cherez-privatnyy-mezhdu-dvumya-mt-box_ami./message232290</link>
			<guid>http://mikrotik.moscow/forum/forum57/60887-marshrutizatsiya-publichnogo-trafika-cherez-privatnyy-mezhdu-dvumya-mt-box_ami./message232290</guid>
			<pubDate>Wed, 07 Jul 2004 21:45:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Маршрутизация публичного трафика через приватный между двумя MT Box'ами.</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/60887-marshrutizatsiya-publichnogo-trafika-cherez-privatnyy-mezhdu-dvumya-mt-box_ami./message232289">Маршрутизация публичного трафика через приватный между двумя MT Box'ами.</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, я пытаюсь добавить второй маршрутизатор MT на вышке, и это становится очень раздражающим – он не работает как надо. Первый MT-бокс находится в дата-центре и является нашим шлюзовым подключением, он работает отлично. Когда мы пытаемся подключить второй бокс и маршрутизировать трафик к первому MT-боксу, всё вроде бы работает, но клиенты, подключенные ко второму боксу, не могут пинговать первый MT-бокс, но могут пинговать остальную часть первой подсети и не могут пинговать остальные. У нас 3 подсети:<br /><br />Подсеть №1 12.X.X.0 255.255.255.192<br />Подсеть №2 12.X.X.64 255.255.255.192 (используемые адреса: от .65 до .126)<br />Подсеть №3 12.X.X.128 255.255.255.128 (используемые адреса: от .129 до .254)<br /><br />IP-адрес на MT-боксе в дата-центре:<br /><br />[admin@MikroTik] ip address&gt;<br />Flags: X - disabled, I - invalid, D - dynamic<br />ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;NETWORK &nbsp; &nbsp; &nbsp; &nbsp; BROADCAST &nbsp; &nbsp; &nbsp; INTERFACE<br />0 &nbsp; ;;; Public (Gramtel Hand Off) 216.X.X.66/29 &nbsp;216.X.X.64 &nbsp;216.X.X.71 &nbsp;public<br />1 &nbsp; ;;; Private Internet NAT Pool 10.3.1.1/24 &nbsp; &nbsp; &nbsp; &nbsp;10.3.1.0 &nbsp; &nbsp; &nbsp; &nbsp;10.3.1.255 &nbsp; &nbsp; &nbsp;private<br />2 &nbsp; 12.X.X.8/26 &nbsp; &nbsp; 12.X.X.0 &nbsp; &nbsp; 12.X.X.63 &nbsp; &nbsp;private<br />3 &nbsp; ;;; Local (Wireless Hand Off) 12.X.X.1/26 &nbsp; &nbsp; 12.X.X.0 &nbsp; &nbsp; 12.X.X.63 &nbsp; &nbsp;private<br />4 &nbsp; 12.X.X.65/26 &nbsp; &nbsp;12.X.X.64 &nbsp; &nbsp;12.X.X.127 &nbsp; private<br />5 &nbsp; 12.X.X.129/25 &nbsp; 12.X.X.128 &nbsp; 12.X.X.255 &nbsp; private<br />6 &nbsp; 10.2.1.1/24 &nbsp; &nbsp; &nbsp; &nbsp;10.2.1.0 &nbsp; &nbsp; &nbsp; &nbsp;10.2.1.255 &nbsp; &nbsp; &nbsp;private<br />7 &nbsp; 10.4.1.1/24 &nbsp; &nbsp; &nbsp; &nbsp;10.4.1.0 &nbsp; &nbsp; &nbsp; &nbsp;10.4.1.255 &nbsp; &nbsp; &nbsp;private<br />8 &nbsp; 192.168.0.1/24 &nbsp; &nbsp; 192.168.0.0 &nbsp; &nbsp; 192.168.0.255 &nbsp; private<br /><br />Таблица маршрутизации:<br /><br />[admin@MikroTik] ip route&gt;<br />Flags: X - disabled, I - invalid, D - dynamic, J - rejected, C - connect, S - static, r - rip, o - ospf, b - bgp<br />DST-ADDRESS &nbsp; &nbsp; &nbsp; &nbsp;G GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; DISTANCE INTERFACE<br />0 &nbsp;S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;r 216.X.X.70 &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp;public<br />1 &nbsp;S 192.168.1.0/24 &nbsp; &nbsp; r 192.168.0.2 &nbsp; &nbsp; 1 &nbsp; &nbsp; &nbsp; &nbsp;private<br />2 DC 216.X.X.64/29 &nbsp;r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;public<br />3 DC 192.168.0.0/24 &nbsp; &nbsp; r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br />4 DC 12.X.X.128/25 &nbsp; r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br />5 DC 12.X.X.64/26 &nbsp; &nbsp;r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br />6 DC 12.X.X.0/26 &nbsp; &nbsp; r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br />7 DC 10.4.1.0/24 &nbsp; &nbsp; &nbsp; &nbsp;r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br />8 DC 10.3.1.0/24 &nbsp; &nbsp; &nbsp; &nbsp;r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br />9 DC 10.2.1.0/24 &nbsp; &nbsp; &nbsp; &nbsp;r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;private<br /><br />BOX 2 (бокс с проблемой)<br /><br />Flags: X - disabled, I - invalid, D - dynamic<br />ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;NETWORK &nbsp; &nbsp; &nbsp; &nbsp; BROADCAST &nbsp; &nbsp; &nbsp; INTERFACE<br />0 &nbsp; 12.X.X.4/26 &nbsp; &nbsp; 12.X.X.0 &nbsp; &nbsp; 12.X.X.63 &nbsp; &nbsp;WAN<br />1 X 10.4.1.2/24 &nbsp; &nbsp; &nbsp; &nbsp;10.4.1.0 &nbsp; &nbsp; &nbsp; &nbsp;10.4.1.255 &nbsp; &nbsp; &nbsp;WAN<br />2 X 10.5.1.1/24 &nbsp; &nbsp; &nbsp; &nbsp;10.5.1.0 &nbsp; &nbsp; &nbsp; &nbsp;10.5.1.255 &nbsp; &nbsp; &nbsp;WAN<br />3 &nbsp; 192.168.0.2/24 &nbsp; &nbsp; 192.168.0.0 &nbsp; &nbsp; 192.168.0.255 &nbsp; WAN<br />4 &nbsp; 12.X.X.67/26 &nbsp; &nbsp;12.X.X.64 &nbsp; &nbsp;12.X.X.127 &nbsp; LOCAL<br /><br />Маршруты по умолчанию:<br /><br />lags: X - disabled, I - invalid, D - dynamic, J - rejected, C - connect, S - static, r - rip, o - ospf, b - bgp<br />DST-ADDRESS &nbsp; &nbsp; &nbsp; &nbsp;G GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; DISTANCE INTERFACE<br />0 &nbsp;S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;r 192.168.0.1 &nbsp; &nbsp; 1 &nbsp; &nbsp; &nbsp; &nbsp;WAN<br />r 12.96.250.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;WAN 1<br /> &nbsp;S 12.X.X.128/25 &nbsp; r 192.168.0.1 &nbsp; &nbsp; 1 &nbsp; &nbsp; &nbsp; &nbsp;WAN<br />2 DC 192.168.0.0/24 &nbsp; &nbsp; r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;WAN<br />3 DC 12.X.X.64/26 &nbsp; &nbsp;r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;LOCAL<br />4 DC 12.X.X.0/26 &nbsp; &nbsp; r 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp; &nbsp;WAN<br /><br />Кто-нибудь видит, почему это не работает как надо?<br /><br />Спасибо,<br />Джон <br />
			<i>04.07.2004 08:45:00, jna.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/60887-marshrutizatsiya-publichnogo-trafika-cherez-privatnyy-mezhdu-dvumya-mt-box_ami./message232289</link>
			<guid>http://mikrotik.moscow/forum/forum57/60887-marshrutizatsiya-publichnogo-trafika-cherez-privatnyy-mezhdu-dvumya-mt-box_ami./message232289</guid>
			<pubDate>Sun, 04 Jul 2004 08:45:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
