ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Бан вконтакте и ему подобных
@ 2008-07-17  6:00 Konstantin V. Markovich
  2008-07-17  6:09 ` Michael A. Kangin
  2008-07-17  6:10 ` Vladimir Elizarov
  0 siblings, 2 replies; 8+ messages in thread
From: Konstantin V. Markovich @ 2008-07-17  6:00 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

Вот  на примере 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

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



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

end of thread, other threads:[~2008-07-17  6:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-17  6:00 [Comm] Бан вконтакте и ему подобных Konstantin V. Markovich
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

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