<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Сервер Minecraft]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Сервер Minecraft форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Sat, 01 Aug 2026 06:48:41 -0400</pubDate>
		<item>
			<title>Сервер Minecraft</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411519">Сервер Minecraft</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Имейте в виду, что это сработает только если на вашем WAN-интерфейсе стоит публичный IP-адрес и вы не находитесь за CG-NAT. Если это не так, тогда нужен VPN с ретранслирующими серверами, например ZeroTier One, Tailscale, Twingate и др., и описанная настройка не потребуется — VPN сделает всю работу сам. С уважением. <br />
			<i>10.09.2023 16:09:00, krafg.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411519</link>
			<guid>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411519</guid>
			<pubDate>Sun, 10 Sep 2023 16:09:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Сервер Minecraft</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411518">Сервер Minecraft</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Это сработало у меня! Спасибо! <br />
			<i>08.09.2023 01:18:00, Qwenton.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411518</link>
			<guid>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411518</guid>
			<pubDate>Fri, 08 Sep 2023 01:18:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Сервер Minecraft</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411517">Сервер Minecraft</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Спасибо за ответ. Мне сложно понять все тонкости RouterOS, и раз сервер будут вести проверенные игроки, я особо не переживаю за безопасность. Я ещё раз попробовал команду, но вместо ether1 указал ether1-gateway. Ошибок не выдало, но по <noindex><a href="https://canyouseeme.org/" target="_blank" rel="nofollow" >https://canyouseeme.org/</a></noindex> всё равно не работает. Также хочу уточнить, создал ли я это правило, ведь там написано «default configuration». Оно называется drop, возможно, именно оно и вызывает проблемы? <noindex><a href="https://ibb.co/bL7PHpp" target="_blank" rel="nofollow" >https://ibb.co/bL7PHpp</a></noindex> Вот моё правило фильтра: <noindex><a href="https://ibb.co/2vVzkD8" target="_blank" rel="nofollow" >https://ibb.co/2vVzkD8</a></noindex> Вот мой NAT: <noindex><a href="https://ibb.co/bHpqrVj" target="_blank" rel="nofollow" >https://ibb.co/bHpqrVj</a></noindex> Думаю, где-то я допускаю простую ошибку, но по информации из вашей ссылки не могу её найти. Заранее спасибо! <br />
			<i>21.07.2023 12:50:00, johnedt.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411517</link>
			<guid>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411517</guid>
			<pubDate>Fri, 21 Jul 2023 12:50:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Сервер Minecraft</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411516">Сервер Minecraft</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			<noindex><a href="https://forum.mikrotik.com/viewtopic.php?t=179343" target="_blank" rel="nofollow" >https://forum.mikrotik.com/viewtopic.php?t=179343</a></noindex> <br />
			<i>21.07.2023 10:10:00, anav.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411516</link>
			<guid>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411516</guid>
			<pubDate>Fri, 21 Jul 2023 10:10:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Сервер Minecraft</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411515">Сервер Minecraft</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! Я пытаюсь создать сервер Minecraft, и портфорвардинг — последнее, что мне осталось сделать. Вот команда, которую я пытаюсь использовать:<br /><br />/ip firewall nat add chain=dstnat protocol=tcp dst-port=25565 in-interface=ether1 action=dst-nat to-address=192.168.1.2 to-ports=25565<br /><br />Если я правильно понимаю, мне достаточно заменить 192.168.1.2 на свой IPv4? Я уже проверял настройки файрвола и выполнил вторую команду из предыдущего поста, но когда пытаюсь выполнить эту, получаю ошибку: «неоднозначное значение интерфейса, есть несколько подходящих вариантов». <br /><br />Я также пробовал вот такую команду:<br /><br />/ip firewall nat add action=dst-nat chain=dstnat comment="Minecraft" dst-port=25565 in-interface-list=WAN protocol=tcp to-addresses=192.168.88.241 to-ports=25565<br /><br />Правило создаётся, но другие игроки не могут подключиться. В итоге мне пришлось использовать Hamachi и подключаться по IP Hamachi. Что я делаю не так? Заранее спасибо! <br />
			<i>20.07.2023 20:01:00, johnedt.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411515</link>
			<guid>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411515</guid>
			<pubDate>Thu, 20 Jul 2023 20:01:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Сервер Minecraft</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411514">Сервер Minecraft</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет! У меня есть роутер RB2011, и я пытаюсь настроить простой сервер Minecraft на дополнительном компьютере в моей локальной сети. Хочу, чтобы к нему можно было подключаться как из WAN, так и из LAN. Но, честно говоря, не могу понять эту абсурдную, загадочную магию, которую представляет собой эта операционная система роутера. Я никогда в жизни не сталкивался с чем-то настолько безумно сложным. Я настраивал куча простых Minecraft-серверов на десятках других устройств за пару кликов, а тут, похоже, это слишком крутой аппарат для такого простого дела.<br /><br />Признаюсь, я немного раздражён, ведь уже почти 12 часов читаю всякие вики и форумы и пытаюсь настроить всё всеми возможными способами, но ни малейшего успеха. Честно, мне уже всё равно, почему, как и что, лишь бы это наконец заработало! Просто хочу перестать с этим возиться и заняться чем-то более полезным.<br /><br />У меня стоит самая свежая версия прошивки роутера и Winbox. Я сбросил роутер к заводским настройкам. Вот стандартные правила фаервола:<br /><br />Flags: X - отключено, I - недействительно, D - динамическое &nbsp;<br />CHAIN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ACTION &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BYTES &nbsp; &nbsp; &nbsp; &nbsp; PACKETS &nbsp;<br />0 &nbsp;D ;;; специальное фиктивное правило для подсчёта fasttrack &nbsp;forward &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;passthrough &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 602 487 818 &nbsp; &nbsp; &nbsp; 1 314 466 &nbsp;<br />1 &nbsp; &nbsp;;;; defconf: принять ICMP входящие &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;accept &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5 494 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;60 &nbsp;<br />2 &nbsp; &nbsp;;;; defconf: принять established, related входящие &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;accept &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;219 031 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 830 &nbsp;<br />3 &nbsp; &nbsp;;;; defconf: заблокировать всё из WAN входящих &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;drop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 430 405 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;19 925 &nbsp;<br />4 &nbsp; &nbsp;;;; defconf: fasttrack forward &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;fasttrack-connection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5 271 611 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;34 077 &nbsp;<br />5 &nbsp; &nbsp;;;; defconf: принять established, related forward &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;accept &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5 271 611 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;34 077 &nbsp;<br />6 &nbsp; &nbsp;;;; defconf: заблокировать невалидные пакеты forward &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;drop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10 456 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 256 &nbsp;<br />7 &nbsp; &nbsp;;;; defconf: заблокировать всё из WAN не DSTNATed forward &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;drop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0<br /><br />Единственное правило NAT — стандартное Masquerade. <br />
			<i>02.06.2017 04:17:00, Phantomewzick.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411514</link>
			<guid>http://mikrotik.moscow/forum/forum57/86905-server-minecraft/message411514</guid>
			<pubDate>Fri, 02 Jun 2017 04:17:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
