* internet gateway bandwidth control
[not found] <018c01c2edd9$d95074d0$0464a8c0@bmcmnl.local>
@ 2003-03-21 16:18 ` realsite internetcafe
2003-03-21 16:51 ` Mark Seamans
0 siblings, 1 reply; 3+ messages in thread
From: realsite internetcafe @ 2003-03-21 16:18 UTC (permalink / raw)
To: netfilter
hi all.
need help in formulating an iptables rule.
i need suggestion on a gnu/linux solution for my
internet gateway server sharing a adsl connection via
iptables_nat.
i got client that uses kazaa too much, but i dont want
to block kazaa i only need to retune it and give him
slow connection. problem is, i dont want to limit his
connection to the server coz the server is a samba
server also. only need to limit his kazaa connection.
heres the design:
if client bandwidth > 35kbps
then limit only to 35kbps
where kazaa dport and sport are 80 and 1214.
where -s 192.168.0.0/255.255.255.255.0 except
192.168.0.1 and 192.168.0.15 (.1 is the server and .15
is my box in my room, i believe i would be needing the
"!", but how do i make it for two ip address?)
where eth0 is 192.168.0.1 (LAN)
and
eth1 is 203.204.250.206 (DSL)
of course i know thats not the rule. but im having a
hard time formulating it. ive read all the netfilet
how-to's but i need to incorporate and thats the
problem.
or i need better suggestion.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: internet gateway bandwidth control
2003-03-21 16:18 ` internet gateway bandwidth control realsite internetcafe
@ 2003-03-21 16:51 ` Mark Seamans
0 siblings, 0 replies; 3+ messages in thread
From: Mark Seamans @ 2003-03-21 16:51 UTC (permalink / raw)
To: realsite internetcafe, netfilter
http://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.ratelimit.single.html
This seems to work very well..
Mark
-----Original Message-----
hi all.
need help in formulating an iptables rule.
i need suggestion on a gnu/linux solution for my
internet gateway server sharing a adsl connection via
iptables_nat.
i got client that uses kazaa too much, but i dont want
to block kazaa i only need to retune it and give him
slow connection. problem is, i dont want to limit his
connection to the server coz the server is a samba
server also. only need to limit his kazaa connection.
heres the design:
if client bandwidth > 35kbps
then limit only to 35kbps
where kazaa dport and sport are 80 and 1214.
where -s 192.168.0.0/255.255.255.255.0 except
192.168.0.1 and 192.168.0.15 (.1 is the server and .15
is my box in my room, i believe i would be needing the
"!", but how do i make it for two ip address?)
where eth0 is 192.168.0.1 (LAN)
and
eth1 is 203.204.250.206 (DSL)
of course i know thats not the rule. but im having a
hard time formulating it. ive read all the netfilet
how-to's but i need to incorporate and thats the
problem.
or i need better suggestion.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: internet gateway bandwidth control
@ 2003-03-21 17:35 Daniel Chemko
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Chemko @ 2003-03-21 17:35 UTC (permalink / raw)
To: netfilter
This calls for TC. Go to http://lartc.org/
There is more than you ever wanted to know about it.
-----Original Message-----
From: realsite internetcafe [mailto:realsiteinternetcafe@yahoo.com]
Sent: Friday, March 21, 2003 8:18 AM
To: netfilter@lists.netfilter.org
Subject: internet gateway bandwidth control
hi all.
need help in formulating an iptables rule.
i need suggestion on a gnu/linux solution for my
internet gateway server sharing a adsl connection via
iptables_nat.
i got client that uses kazaa too much, but i dont want
to block kazaa i only need to retune it and give him
slow connection. problem is, i dont want to limit his
connection to the server coz the server is a samba
server also. only need to limit his kazaa connection.
heres the design:
if client bandwidth > 35kbps
then limit only to 35kbps
where kazaa dport and sport are 80 and 1214.
where -s 192.168.0.0/255.255.255.255.0 except
192.168.0.1 and 192.168.0.15 (.1 is the server and .15
is my box in my room, i believe i would be needing the
"!", but how do i make it for two ip address?)
where eth0 is 192.168.0.1 (LAN)
and
eth1 is 203.204.250.206 (DSL)
of course i know thats not the rule. but im having a
hard time formulating it. ive read all the netfilet
how-to's but i need to incorporate and thats the
problem.
or i need better suggestion.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-03-21 17:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <018c01c2edd9$d95074d0$0464a8c0@bmcmnl.local>
2003-03-21 16:18 ` internet gateway bandwidth control realsite internetcafe
2003-03-21 16:51 ` Mark Seamans
2003-03-21 17:35 Daniel Chemko
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.