From: "Andrey V. Samopal" <coma@admin.dn.ua> To: sysadmins@lists.altlinux.org Subject: [Sysadmins] squid + ulogd Date: Thu, 8 May 2008 15:32:39 +0300 Message-ID: <1604943902.20080508153239@admin.dn.ua> (raw) Здравствуйте, sysadmins. ПОМОГИТЕ ПЛИЗ уже писал но никто не ответил, так что извините что повторяюсь. делаю я связку улога и сквида, чтоб была возможность отрубывать народ от прокси четко по оканчанию своего лимита трафика. настроил я чтоб все пакеты идущие от прокси к пользователям попадали в базу ulogd. -A OUTPUT -s 192.168.2.147 -d 192.168.0.0/255.255.0.0 -o eth0 -p tcp -m tcp --sport 3128 -j ULOG --ulog-prefix "SQUID_OUT" --ulog-cprange 48 --ulog-qthreshold 50 нашел метод как вычислить запросом сколько трафика взял определенный ip. как я понял по эксперементам, что через squid некешированные(squidом) данные попадают в ulogd 2 раза. как отбросить вторичное попадание пакета в ulogd! понимаю что можно не использовать кеш, но по определенным причинам мне он необходим! Помогите пожалуйста! -- С уважением, Andrey mailto:coma@admin.dn.ua
next reply other threads:[~2008-05-08 12:32 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-05-08 12:32 Andrey V. Samopal [this message] 2008-05-08 12:41 ` Andrew Avramenko 2008-05-09 10:31 ` Michael Shigorin 2008-05-11 12:12 ` Andrey V. Samopal 2008-05-11 15:38 ` Michael Shigorin 2008-05-12 5:14 ` Eugene Prokopiev 2008-05-12 6:13 ` Andrew Avramenko 2008-05-12 7:51 ` Andrey V. Samopal 2008-05-12 7:51 ` Andrey V. Samopal 2008-05-13 3:20 ` User Dima 2008-05-13 4:48 ` Andrey V. Samopal
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=1604943902.20080508153239@admin.dn.ua \ --to=coma@admin.dn.ua \ --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