ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] доступ к http из локалки не для всех
@ 2005-01-16 18:53 Grigory Fateyev
  2005-01-16 19:09 ` Denis Kirienko
  0 siblings, 1 reply; 2+ messages in thread
From: Grigory Fateyev @ 2005-01-16 18:53 UTC (permalink / raw)
  To: community

Здравствуйте!

Локальная сеть ходит в Интернет через squid. Как запретить отдельному
локальному ip ходить в Интернет? Может закрыть в iptables?

P.S. Если можно с наглядной строкой.

Спасибо!
-- 
Всего наилучшего!
greg_[at]_anastasia_[dot]_ru Григорий.



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

* Re: [Comm] доступ к http из локалки не для всех
  2005-01-16 18:53 [Comm] доступ к http из локалки не для всех Grigory Fateyev
@ 2005-01-16 19:09 ` Denis Kirienko
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kirienko @ 2005-01-16 19:09 UTC (permalink / raw)
  To: community

Получил Sun, 16 Jan 2005 21:53:09 +0300 от Grigory Fateyev следующее
письмо:

> Здравствуйте!
> 
> Локальная сеть ходит в Интернет через squid. Как запретить
> отдельному локальному ip ходить в Интернет? Может закрыть в
> iptables?

Если хочется закрыть только http, то логичней закрыть настройками
squid:

/etc/squid/squid.conf

acl denied_ip src 192.168.3.4
http_access deny denied_ip

--
Денис




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

end of thread, other threads:[~2005-01-16 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-16 18:53 [Comm] доступ к http из локалки не для всех Grigory Fateyev
2005-01-16 19:09 ` Denis Kirienko

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