From: Kostarev Alexey <kaf@nevod.ru> To: ALT Linux Community <community@lists.altlinux.org> Subject: Re: [Comm] Отключение пользователя от сети Date: Mon, 04 Sep 2006 10:05:11 +0600 Message-ID: <44FBA5F7.3040703@nevod.ru> (raw) In-Reply-To: <44F8768C.5080708@rambler.ru> [-- Attachment #1: Type: text/plain, Size: 1394 bytes --] Olvin wrote: >ABATAPA wrote: > > >>>Была та же проблема - пускать в инет только тех домашних, кто платил. >>> >>> >>Эээээ.... "Домашние" - это семья!? Вы с них деньги берете?! :) >>Лицензия на оказание услуг связи, телематику и передачу данных есть? ;) >> >> > >Нет, просто я не могу платить за превышенный трафик (т.е. за то, что не >включен в абонплату). А качать хотят все. И много :) Вот и пускаю не >напрямую, а через squid, чтобы было видно, кто сколько налазил :) >_______________________________________________ > > iptables удобно использовать, когда USER работает напрямую (без squid). Если пользователь работает через SQUID, то проще его ограничивать/выключать средствами squid - включив в него авторизацию. Кстати я уже года два использую продукт моих земляков - sams: http://sams.perm.ru/ - рекомендую (кстати - возможно ли включение данного пакета в дистрибутив?) Довольно грамотный WEB-интерфейс и настройка на различные режимы работы. Если же вы пытаетесь через iptables закрыть доступ пользователей к squid, то здесь лучше ориентироваться не на интерфейс (eth1), а на входной порт squid (по умолчанию 3128) iptables -m owner -I OUTPUT -p tcp -d 0.0.0.0 --dport 3128 --uid-owner <UID-пользователя> -j DROP >Community mailing list >Community@lists.altlinux.org >https://lists.altlinux.org/mailman/listinfo/community > -- С Уважением Костарев А.Ф. [-- Attachment #2: kaf.vcf --] [-- Type: text/x-vcard, Size: 202 bytes --] begin:vcard fn:Alexey Kostarev n:Kostarev;Alexey org:Nevod Ltd. adr:;;;Perm;;;Russia email;internet:kaf@nevod.ru tel;work:(3422) 196-960 url:http://www.nevod.ru/nevod/staff/kaf/ version:2.1 end:vcard
next prev parent reply other threads:[~2006-09-04 4:05 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-09-01 9:23 Andrei Lomov 2006-09-01 9:49 ` Kostarev Alexey 2006-09-01 10:54 ` Olvin 2006-09-01 11:41 ` ABATAPA 2006-09-01 18:06 ` Olvin 2006-09-04 4:05 ` Kostarev Alexey [this message] 2006-09-04 9:27 ` Olvin 2006-09-04 10:08 ` Andrey 2006-09-01 13:36 ` Andrei Lomov 2006-09-01 13:38 ` Dmitriy L. Kruglikov 2006-09-01 13:58 ` Alexey I. Froloff 2006-09-01 14:05 ` Alexander Yereschenko 2006-09-06 16:04 ` Vyatcheslav Perevalov 2006-09-06 16:42 ` ABATAPA 2006-09-07 16:16 ` Olvin 2006-09-07 17:47 ` ABATAPA 2006-09-07 18:49 ` Olvin 2006-09-08 13:56 ` ABATAPA 2006-09-08 14:17 ` Olvin 2006-09-08 14:29 ` ABATAPA
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=44FBA5F7.3040703@nevod.ru \ --to=kaf@nevod.ru \ --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