ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] IPtables + Squid
@ 2003-09-16 12:23 Maxim Ivanov
  2003-09-16 17:39 ` Egor S. Orlov
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Ivanov @ 2003-09-16 12:23 UTC (permalink / raw)
  To: community

День добрый!

Проблема:
не пускае пользователей на сквид.
Я ему написал:
$IPT -A tcp_inbound -p TCP -s 0/0 --destination-port 3128 -j ACCEPT
а как ему сказать, чтобы он их дальше выпускал по 80 порту?
Так?
$IPT -A tcp_outbound -p TCP -s 0/0 --destination-port 80 -j ACCEPT





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

* Re: [Comm] IPtables + Squid
  2003-09-16 12:23 [Comm] IPtables + Squid Maxim Ivanov
@ 2003-09-16 17:39 ` Egor S. Orlov
  0 siblings, 0 replies; 2+ messages in thread
From: Egor S. Orlov @ 2003-09-16 17:39 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

On Tue, 16 Sep 2003 16:23:05 +0400
Maxim Ivanov <ivanov@amos.ru> wrote:

> День добрый!
> 
> Проблема:
> не пускае пользователей на сквид.
> Я ему написал:
> $IPT -A tcp_inbound -p TCP -s 0/0 --destination-port 3128 -j ACCEPT

и еще так же в обратном направлении
соединение TCP предполагает двунаправленную передачу данных

> а как ему сказать, чтобы он их дальше выпускал по 80 порту?
> Так?
> $IPT -A tcp_outbound -p TCP -s 0/0 --destination-port 80 -j ACCEPT

то же самое

и еще
когда берете и забиваете готовый пример из непонятного источника в конфигурацию,
знакомьте с ним тех, кому задаете вопросы

лично для меня является полным секретом содержимое цепочек tcp_inbound и tcp_outbound на
вашей машине
а так же того как/в какой момент они цепляются из INPUT/OUTPUT

-- 
WBR, Egor S. Orlov
FST SPbSPU

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2003-09-16 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-16 12:23 [Comm] IPtables + Squid Maxim Ivanov
2003-09-16 17:39 ` Egor S. Orlov

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