From: binary <dreamer.binary@gmail.com>
To: netfilter@vger.kernel.org
Subject: traffic shape per ip
Date: Thu, 19 Sep 2013 21:43:54 +0300 [thread overview]
Message-ID: <523B45EA.5090501@gmail.com> (raw)
Hello everyone.
i am running a small server that everyone connects on it through openvpn.
once connected the server offers some services to the connected members
(voip, php forms, company email).
i would to limit the bandwidth of some users based on IPs:
-10.10.0.10-19/24 gets only 1Mbps up/down
-10.10.0.20-29/24 gets only 2Mbps up/down
-the rest of the subnet is free of traffic shapping
the server has an ethernet (eth0) connected to the outside world by
public IP and the VPN users connected throught the br0 (virtual interface).
i have seen the tc option on the iptables, but this is where i've lost it.
the server runs debian wheezy 7.1
next reply other threads:[~2013-09-19 18:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-19 18:43 binary [this message]
2013-09-19 20:34 ` traffic shape per ip Andrew Beverley
[not found] ` <CALFTrnNDLHW0NDJVE_sKRjP7DMsnfKXcuiEXado+p6nYUJpUbA@mail.gmail.com>
2013-09-20 13:17 ` Ray Soucy
2013-10-01 16:47 ` Bob Miller
2013-10-01 16:44 ` Bob Miller
2013-10-01 16:50 ` Andrew Beverley
2013-10-01 17:21 ` Bob Miller
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=523B45EA.5090501@gmail.com \
--to=dreamer.binary@gmail.com \
--cc=netfilter@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.