<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: ICMP заблокирован (нежелательно).]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме ICMP заблокирован (нежелательно). форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Wed, 05 Aug 2026 11:49:07 -0400</pubDate>
		<item>
			<title>ICMP заблокирован (нежелательно).</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/61072-icmp-zablokirovan-_nezhelatelno_./message233224">ICMP заблокирован (нежелательно).</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет, ребята! Я не знаю почему, но пользователи, запущенные от имени, не могут пинговать IP-адреса за пределами роутера. Кажется, ICMP заблокирован, но я не могу найти виновника в моем брандмауэре. Спасибо. / ip firewall<br />set input name="input" policy=accept comment=""<br />set forward name="forward" policy=accept comment=""<br />set output name="output" policy=accept comment=""<br />add name="hotspot-temp" policy=none comment="limit unauthorized hotspot clients"<br />add name="hotspot" policy=none comment="account authorized hotspot clients"<br />/ ip firewall rule forward<br />add in-interface=onboard action=jump jump-target=hotspot-temp comment="limit access for \<br /> &nbsp; &nbsp;unauthorized hotspot clients" disabled=no<br />add action=jump jump-target=hotspot comment="account traffic for authorized hotspot clients" \<br /> &nbsp; &nbsp;disabled=no<br />/ ip firewall rule hotspot<br />/ ip firewall rule hotspot-temp<br />add flow=hs-auth action=return comment="return, if connection is authorized" disabled=no<br />add protocol=icmp action=return comment="allow ping requests" disabled=no<br />add dst-address=:53 protocol=udp action=return comment="allow dns requests" disabled=no<br />add action=reject comment="reject access for unauthorized hotspot clients" disabled=no<br />/ ip firewall rule input<br />add in-interface=onboard dst-address=:80 protocol=tcp action=jump jump-target=hotspot \<br /> &nbsp; &nbsp;comment="account traffic from hotspot clients to hotspot servlet" disabled=no<br />add in-interface=onboard dst-address=:80 protocol=tcp action=accept comment="accept requests \<br /> &nbsp; &nbsp;for hotspot servlet" disabled=no<br />add in-interface=onboard dst-address=:67 protocol=udp action=accept comment="accept requests \<br /> &nbsp; &nbsp;for local DHCP server" disabled=no<br />add in-interface=onboard action=jump jump-target=hotspot-temp comment="limit access for \<br /> &nbsp; &nbsp;unauthorized hotspot clients" disabled=no<br />/ ip firewall rule output<br />add src-address=:80 out-interface=onboard protocol=tcp action=jump jump-target=hotspot \<br /> &nbsp; &nbsp;comment="account traffic from hotspot servlet to hotspot clients" disabled=no<br />/ ip firewall service-port<br />set ftp ports=21 disabled=no<br />set pptp disabled=no<br />set gre disabled=no<br />set h323 disabled=yes<br />set mms disabled=no<br />set irc ports=6667 disabled=no<br />set quake3 disabled=no<br />set tftp ports=69 disabled=no<br />/ ip firewall mangle<br />/ ip firewall src-nat<br />add src-address=192.168.1.0/32 dst-address=:!80 out-interface=ether2 protocol=tcp flow=hs-auth \<br /> &nbsp; &nbsp;action=masquerade comment="" disabled=no<br />/ ip firewall dst-nat<br />add dst-address=:53 protocol=udp action=redirect comment="intercept all DNS requests" \<br /> &nbsp; &nbsp;disabled=no<br />add in-interface=onboard protocol=tcp flow=!hs-auth action=redirect to-dst-port=80 \<br /> &nbsp; &nbsp;comment="redirect unauthorized hotspot clients to hotspot service" disabled=no<br />add in-interface=onboard dst-address=:80 protocol=tcp action=redirect to-dst-port=3128 \<br /> &nbsp; &nbsp;comment="transparent HTTP proxy for hotspot clients" disabled=no<br />add dst-address=192.168.0.1/32:4600-4700 flow=hs-auth action=nat to-dst-address=192.168.1.101 \<br /> &nbsp; &nbsp;comment="" disabled=yes<br />/ ip firewall connection tracking<br />set enabled=yes tcp-syn-sent-timeout=2m tcp-syn-received-timeout=1m tcp-established-timeout=5d \<br /> &nbsp; &nbsp;tcp-fin-wait-timeout=2m tcp-close-wait-timeout=1m tcp-last-ack-timeout=30s \<br /> &nbsp; &nbsp;tcp-time-wait-timeout=2m tcp-close-timeout=10s udp-timeout=30s udp-stream-timeout=3m \<br /> &nbsp; &nbsp;icmp-timeout=30s generic-timeout=10m <br />
			<i>28.07.2005 18:50:00, Hellbound.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/61072-icmp-zablokirovan-_nezhelatelno_./message233224</link>
			<guid>http://mikrotik.moscow/forum/forum57/61072-icmp-zablokirovan-_nezhelatelno_./message233224</guid>
			<pubDate>Thu, 28 Jul 2005 18:50:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
