From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3F3D28CA.6090106@rmts.donpac.ru> Date: Fri, 15 Aug 2003 22:39:06 +0400 From: =?KOI8-R?Q?=F0=D2=CF=CB=CF=D0=D8=C5=D7_=E5=D7=C7=C5=CE=C9=CA?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.2.1) Gecko/20030210 X-Accept-Language: ru-ru, en MIME-Version: 1.0 To: community@altlinux.ru Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: [Comm] =?koi8-r?b?8NLP2tLB3s7ZyiDQ0s/L08k6IHNxdWlkICsgaXB0YWJs?= =?koi8-r?b?ZXM=?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 18:38:50 -0000 Archived-At: List-Archive: List-Post: Здравствуйте! В Bandwith Limiting HOWTO и в IPTables Tutorial Андерсена написано, что для организации прозрачного прокси достаточно строки $IPTABLES -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 3128 в стартовом скрипте iptables. Однако при # service iptables status | grep 3128 REDIRECT tcp -- anywhere anywhere tcp dpt:http redir ports 3128 и запущенном сквиде попытка достучаться до www.yandex.ru из IE (WinXP под VMWare) завершается сообщением: ERROR The requested URL could not be retrieved While trying to retrieve the URL: / The following error was encountered: * Invalid URL Some aspect of the requested URL is incorrect. Possible problems: * Missing or incorrect access protocol (should be `http://'' or similar) * Missing hostname * Illegal double-escape in the URL-Path * Illegal character in hostname; underscores are not allowed Your cache administrator is webmaster. Если в сквиде принудительно указать прокси-сервер и порт, то все работает как положено. Что я сделал не так? -- С уважением, Прокопьев Евгений