From: Alexey Morsov <samurai@ricom.ru> To: community@altlinux.ru Subject: [Comm] iptables Date: Wed, 05 May 2004 12:17:20 +0400 Message-ID: <4098A310.4010701@ricom.ru> (raw) Привет, У меня уже ум за разум наверно езаходит.. господа - свежим (у кого есть еще) взглядом гляньте на вот это: $FW -P INPUT DROP $FW -A INPUT -m state --state ESTABLISHED,RELATED -j IN_SORTING $FW -A INPUT -p tcp -d $INET_IP --dport 80 -i $INET_ETH -j FONDMARKET_IN $FW -A INPUT -m state --state NEW -i ! $INET_ETH -j ACCEPT $FW -A INPUT -i $INET_ETH -d $INET_IP -j ACCEPT И скажите мне - идиоту - почему люди извне могут попасть на мой прокси (в логи в частности)? А счас подстройил squid - http_port сменил с 3128 на 192.168.130.2:3128 - проблема ушла - но меня беспокоит сама ситуация - у меня там и Mysql крутиться и ваще - какого?! Ведь не должен он извне никаких NEW конектов принимать? -- С наилучшими пожеланиями, Алексей.
next reply other threads:[~2004-05-05 8:17 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-05-05 8:17 Alexey Morsov [this message] 2004-05-05 8:03 ` Nizamov Shavkat 2004-05-05 8:04 ` Nizamov Shavkat 2004-05-05 8:23 ` Alexey Morsov 2004-05-05 8:09 ` Nizamov Shavkat 2004-05-05 8:50 ` Alexey Morsov 2004-05-07 18:53 ` Metalking 2004-05-11 6:12 ` Alexey Morsov 2004-05-05 8:33 ` Sergey V. Golovin 2004-05-05 8:52 ` Alexey Morsov 2004-05-05 9:04 ` Sergey V. Golovin 2004-05-05 9:36 ` Alexey Morsov
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=4098A310.4010701@ricom.ru \ --to=samurai@ricom.ru \ --cc=community@altlinux.ru \ /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