From: Ivan Fedorov <ns@altlinux.org>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] отключить юзера от внешней сети
Date: Tue, 07 Apr 2009 13:58:19 +0400
Message-ID: <m3fxgkkcp0.fsf@thinkpad.oxyum.localnet> (raw)
In-Reply-To: <grf35f$lbg$1@ger.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 993 bytes --]
Andrei Lomov <lomov-LGAWhyrhB5oox3rIn2DAYQ@public.gmane.org> writes:
> Vyatcheslav Perevalov wrote:
>
>>> Как сделать, пока не понял.
>>> man iptables трудновато читается.
>> iptables tutorial читается легче.
>>
>> cat /etc/net/ifaces/default/fw/iptables/filter/OUTPUT
>> -d 0/0 -p tcp -m owner --uid-owner 502 -j DROP
>
> Выбрасывает все исходящие пакеты?
>
> Я бы сделал что-нибудь вроде
>
> -d ! 192.168.0.0/24 -p tcp -m owner --uid-owner 502 -j DROP
> (не уверен, правильно ли написал)
>
> то есть отключать все пакеты, идущие не в локалку
Если локалкой является домовая сеть, то её тоже надо отрубать, иначе
будет либо "прокся у соседа", либо тупо игровой сервак прямо в локалке.
[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]
next prev parent reply other threads:[~2009-04-07 9:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 16:06 Andrei Lomov
2009-04-06 16:11 ` Eugene Ostapets
2009-04-06 16:36 ` Andrei Lomov
2009-04-06 19:10 ` Vyatcheslav Perevalov
2009-04-06 19:15 ` Vyatcheslav Perevalov
2009-04-07 7:57 ` Andrei Lomov
2009-04-07 8:33 ` Andrei Lomov
2009-04-07 9:58 ` Ivan Fedorov [this message]
2009-04-07 16:27 ` Andrei Lomov
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=m3fxgkkcp0.fsf@thinkpad.oxyum.localnet \
--to=ns@altlinux.org \
--cc=sysadmins@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 sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git