ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] squid transparenr proxy
@ 2005-03-26 18:02 Igor Shevchenko
  2005-03-28  8:20 ` Olvin
  0 siblings, 1 reply; 5+ messages in thread
From: Igor Shevchenko @ 2005-03-26 18:02 UTC (permalink / raw)
  To: community

Hello community,
  Запарился уже смертельно. bog.pp.ru и подобные не помогают.
  Хочется transparent proxy на squid и iptables. Читал доки, сделал
  так(На выходе из локалки ,на роутере на АЛМ 2.4):
  в squid.conf:
http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

в iptables добавил:
iptables -t nat -A PREROUTING -i eth1 -d ! 192.168.3.0/24 -p tcp
--destination-port 80 -j REDIRECT --to-ports 3128

И не работает. Что можно попробовать?

ЗЫ. в cache.log не понимаю двух строк:
sendto FD 12:(1) Operation not permitted
ipcCreate: CHILD: hello write test failed
Особенно напрягает вторая. С чем это может быть связано?

-- 
Best regards,
 Igor                          mailto:ishevchenko@emdev.ru



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-05 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-26 18:02 [Comm] squid transparenr proxy Igor Shevchenko
2005-03-28  8:20 ` Olvin
2005-03-28 15:33   ` Re[2]: " Igor Shevchenko
2005-03-28 18:10     ` Мар'ян Петришин
2005-04-05 15:21       ` [Comm] squid transparenr proxy - more info Igor Shevchenko

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git