<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Проблема с Proxy-Arp на точке доступа.]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Проблема с Proxy-Arp на точке доступа. форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Mon, 10 Aug 2026 14:56:58 -0400</pubDate>
		<item>
			<title>Проблема с Proxy-Arp на точке доступа.</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282819">Проблема с Proxy-Arp на точке доступа.</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Кажется, я что-то упускаю... Не вижу, где включен прозрачный прокси ни в одной из конфигураций, которые я выложил. <br />
			<i>24.12.2005 01:16:00, daiceman.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282819</link>
			<guid>http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282819</guid>
			<pubDate>Sat, 24 Dec 2005 01:16:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с Proxy-Arp на точке доступа.</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282818">Проблема с Proxy-Arp на точке доступа.</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Отключи прозрачный прокси. Убедись, что у тебя настроено правило маскирования, чтобы разрешить трафик. <br />
			<i>23.12.2005 20:56:00, sublimespot.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282818</link>
			<guid>http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282818</guid>
			<pubDate>Fri, 23 Dec 2005 20:56:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Проблема с Proxy-Arp на точке доступа.</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282817">Проблема с Proxy-Arp на точке доступа.</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Я проследил за обсуждением. <noindex><a href="http://forum.mikrotik.com/t/proxy-arp-solution-solved-howto/3130/1" target="_blank" rel="nofollow" >http://forum.mikrotik.com/t/proxy-arp-solution-solved-howto/3130/1</a></noindex> И всё отлично работает, но когда я захожу на whatismyip.com, я получаю результаты, которые видите ниже. Что происходит с PROXY? Вот фрагменты из конфигурации MT.<br /><br />[admin@MikroTik] &gt; /ip address print<br />Flags: X - disabled, I - invalid, D - dynamic<br /><br /># &nbsp; ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;NETWORK &nbsp; &nbsp; &nbsp; &nbsp; BROADCAST &nbsp; &nbsp; &nbsp; INTERFACE<br />0 &nbsp; 69.217.1.66/26 &nbsp; &nbsp; 69.217.1.64 &nbsp; &nbsp; 69.217.1.127 &nbsp; &nbsp;WAN<br />1 &nbsp; ;;; hotspot network<br /> &nbsp; &nbsp;10.5.50.1/24 &nbsp; &nbsp; &nbsp; 10.5.50.0 &nbsp; &nbsp; &nbsp; 10.5.50.255 &nbsp; &nbsp; HOTSPOT<br /><br />[admin@MikroTik] &gt; ip route print<br />Flags: X - disabled, A - active, D - dynamic, <br />C - connect, S - static, r - rip, b - bgp, o - ospf<br /><br /># &nbsp; &nbsp; DST-ADDRESS &nbsp; &nbsp; &nbsp; &nbsp;PREFSRC &nbsp; &nbsp; &nbsp; &nbsp; GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; DISTANCE INTERFACE<br />0 ADC 10.5.50.0/24 &nbsp; &nbsp; &nbsp; 10.5.50.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;HOTSPOT<br />1 A S 69.217.1.80/32 &nbsp; &nbsp; 10.5.50.1 &nbsp; &nbsp; &nbsp; r 10.5.50.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;HOTSPOT<br />2 ADC 69.217.1.64/26 &nbsp; &nbsp; 69.217.1.66 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;WAN<br />3 A S 0.0.0.0/0<br /><br />[admin@MikroTik] &gt; /ip web-proxy print<br />enabled: no<br /> &nbsp; &nbsp; src-address: 0.0.0.0<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;port: 3128<br /> &nbsp; &nbsp; &nbsp; &nbsp; hostname: "proxy"<br /> &nbsp; &nbsp;transparent-proxy: no<br /> &nbsp; &nbsp; &nbsp; &nbsp; parent-proxy: 0.0.0.0:0<br /> &nbsp; &nbsp; cache-administrator: "webmaster"<br /> &nbsp; &nbsp; &nbsp; &nbsp; max-object-size: 4096KiB<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cache-drive: system<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;max-cache-size: none<br /> &nbsp; &nbsp; &nbsp;max-ram-cache-size: unlimited<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;status: stopped<br /> &nbsp; &nbsp; &nbsp;reserved-for-cache: 0KiB<br /> &nbsp;reserved-for-ram-cache: 349184KiB<br /><br />[admin@MikroTik] &gt; /ip proxy print<br />enabled: no<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; port: 8080<br /> &nbsp; &nbsp; &nbsp; &nbsp; parent-proxy: 0.0.0.0:0<br /> &nbsp;maximal-client-connecions: 1000<br /> &nbsp;maximal-server-connectons: 1000<br /><br />[admin@MikroTik] ip hotspot profile&gt; print<br />Flags: * - default<br /><br />0 * name="default" hotspot-address=0.0.0.0 dns-name="" html-directory=hotspot<br /> &nbsp; &nbsp; rate-limit="" http-proxy=0.0.0.0:0 smtp-server=0.0.0.0<br /> &nbsp; &nbsp; login-by=cookie,http-chap http-cookie-lifetime=3d split-user-domain=no<br /> &nbsp; &nbsp; use-radius=no<br /><br />1 &nbsp; name="hsprof1" hotspot-address=10.5.50.1 dns-name=""<br /> &nbsp; &nbsp; html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0<br /> &nbsp; &nbsp; smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=0s<br /> &nbsp; &nbsp; split-user-domain=no use-radius=yes radius-accounting=yes<br /> &nbsp; &nbsp; radius-interim-update=received nas-port-type=ethernet <br />
			<i>23.12.2005 18:38:00, daiceman.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282817</link>
			<guid>http://mikrotik.moscow/forum/forum57/71089-problema-s-proxy_arp-na-tochke-dostupa./message282817</guid>
			<pubDate>Fri, 23 Dec 2005 18:38:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
