From: "Дорогов Николай" <support@planetashop.ru> To: "ALT Linux Community" <community@altlinux.ru> Subject: Re: [Comm]Запрет пользования сторонними проксями. Date: Wed, 28 Sep 2005 12:12:29 +0400 Message-ID: <010b01c5c404$5e6bbf00$0200a8c0@admin> (raw) In-Reply-To: <001201c5c37c$c3477b90$0200a8c0@admin> ----- Original Message ----- From: "Дорогов Николай" <support@planetashop.ru> To: "ALT Linux Community" <community@altlinux.ru> Sent: Tuesday, September 27, 2005 8:01 PM Subject: Re: [Comm]Запрет пользования сторонними проксями. > > > > Nick S. Grechukh wrote: > > > >>>>Как запретить использование сторонних прокси на сервере, все > > > >>>>манипуляции на клиенте не рассматриваются. > > > >>>запретить прямое хождение и сделать непрозрачный прокси, юзерам > > > >>>разъяснить. > > > >>Надо именно на прозрачном прокси, каким то образом отсекать тех кто > > > >>настроил свой браузер на стороннюю проксю. Возможно acl ???? > > > > afair проблема сводится к "как идентифицировать прокси по известным > > > > hostname:port". проблема в общем случае нерешаемая. > > > > > > iptables -P FORWARD DROP > > > iptables -A FORWARD -j ACCEPT -p tcp --dports разрешённый_порт. > > > > > > Т.е. по умолчанию запретить ВСЕ dest-порты в транзитных пакетах, и потом > > > открыть только явно указанные. Только тут много всяких подводных > граблей. > > > > У меня и так порты открыты только те что необходимы, но это проблему не > > решает поскольку > > сторонние прокси частелько работают на 80 открытом порту, и запрос к > такому > > прокси > > выглядит также как к обычному сайту, за исключением заголовков. > > Вот тут описана точно такаеже проблема: > http://forum.shelek.com/index.php/topic,2081.msg36026.html Пришел к выводу что запретить пользование юзерами стороних проксей, сквозь мою можно определяя заголовки HTTP. Отсуда вопрос есть ли в природе готовое решение которое смотрит заголовки и отфутболивает если в них есть скажем запись Proxy-Connection?
next prev parent reply other threads:[~2005-09-28 8:12 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-09-27 14:43 ` [Comm] Запрет " Nick S. Grechukh 2005-09-27 14:57 ` [Comm]Запрет " Дорогов Николай 2005-09-27 14:53 ` Nick S. Grechukh 2005-09-27 15:07 ` Olvin 2005-09-27 15:26 ` Дорогов Николай 2005-09-27 16:01 ` Дорогов Николай 2005-09-28 8:12 ` Дорогов Николай [this message] 2005-09-30 8:05 ` Дорогов Николай 2005-09-30 8:16 ` Alexey I.Froloff 2005-09-30 8:39 ` Дорогов Николай 2005-09-30 8:35 ` Artem K. Jouravsky 2005-09-30 8:43 ` Шенцев Алексей Владимирович 2005-09-30 8:51 ` Alexey Morsov 2005-09-30 9:22 ` Дорогов Николай 2005-09-30 9:15 ` Eugene Ostapets 2005-09-30 9:18 ` Шенцев Алексей Владимирович 2005-09-30 9:21 ` Eugene Ostapets 2005-09-30 9:27 ` Шенцев Алексей Владимирович 2005-09-30 9:30 ` Eugene Ostapets 2005-09-30 9:15 ` Eugene Ostapets 2005-09-30 9:35 ` Alexey I.Froloff 2005-09-27 15:11 ` Дорогов Николай
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='010b01c5c404$5e6bbf00$0200a8c0@admin' \ --to=support@planetashop.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