ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Konstantin V. Markovich" <kostya@bonjour.com.ua>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] Бан вконтакте и ему подобных
Date: Thu, 17 Jul 2008 09:00:41 +0300
Message-ID: <487EE009.2090306@bonjour.com.ua> (raw)

Добрый день!
Хочу сделать сабж...
На прокси это еже давно реализовано, но есть люди, которых приходится 
выпускать через нат.
Собсна, и возник вопрос - как закрыть им доступ к одноклассникам, 
вконтакте и тд и тп?

Вот  на примере etcnet:
#######################Vkontakte#################
drop all to 195.190.105.235
drop all to 195.190.105.236
drop all to 195.190.105.237
drop all to 195.190.105.238
drop all to 195.190.105.239
drop all to 195.190.105.240
drop all to 195.190.105.241
drop all to 195.190.105.242
#################################################

или iptables:
-A INPUT -d 195.190.105.235 -j DROP
-A INPUT -d 195.190.105.236 -j DROP
-A INPUT -d 195.190.105.237 -j DROP
-A INPUT -d 195.190.105.238 -j DROP
-A INPUT -d 195.190.105.239 -j DROP
-A INPUT -d 195.190.105.240 -j DROP
-A INPUT -d 195.190.105.241 -j DROP
-A INPUT -d 195.190.105.242 -j DROP

Но данный способ почему-то не работает.
Что я неправильно делаю?



             reply	other threads:[~2008-07-17  6:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17  6:00 Konstantin V. Markovich [this message]
2008-07-17  6:09 ` Michael A. Kangin
2008-07-17  6:49   ` Konstantin V. Markovich
2008-07-17  6:52     ` Alexey Morsov
2008-07-17  6:54     ` Владимир
2008-07-17  6:51   ` Konstantin V. Markovich
2008-07-17  6:10 ` Vladimir Elizarov
2008-07-17  6:46   ` Konstantin V. Markovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=487EE009.2090306@bonjour.com.ua \
    --to=kostya@bonjour.com.ua \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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