* [LARTC] making a traffic shaper for wireless users
@ 2004-06-06 15:03 Alexis
2004-06-06 23:30 ` Damion de Soto
0 siblings, 1 reply; 2+ messages in thread
From: Alexis @ 2004-06-06 15:03 UTC (permalink / raw)
To: lartc
Hello all,
Im new using tc, ive been reading the howto at least 2 or 3 times, but there's a
lot information to aquire all of it quickly.
I've installed a linux box as firewall for a wireless Network in a hotel, this
box is a radius for the access points and it uses iptables to redirect and
permit/deny the customers to use the net. So it uses iptables to count the bytes
to restrict the user using the bytes transferred.
Now i have to create a different bandwith restrictions, i've testing using
iptables to mark the users and then restrict the bandwith, but it was in a lab
scenario, my question is
if i create suppose a classifier for 64kbps, 128kbps, 256kbps and so on. do i
have to create different classifiers for each customer? or just sending 2 or
more customers to the 128kbps lane, both of them will have 128kbps to use and
not 128/users?
to restrict incoming and outgoing, i need to set a classifier in both
interfaces? for incoming traffic the classifier goes to the LAN interface and
for outgoing traffic in the WAN? of course switching the source/destination
information at the iptables rules used to mark.
Thank you.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] making a traffic shaper for wireless users
2004-06-06 15:03 [LARTC] making a traffic shaper for wireless users Alexis
@ 2004-06-06 23:30 ` Damion de Soto
0 siblings, 0 replies; 2+ messages in thread
From: Damion de Soto @ 2004-06-06 23:30 UTC (permalink / raw)
To: lartc
Hi Alexis,
> I've installed a linux box as firewall for a wireless Network in a hotel, this
> box is a radius for the access points and it uses iptables to redirect and
> permit/deny the customers to use the net. So it uses iptables to count the bytes
> to restrict the user using the bytes transferred.
Take a look at:
http://frottle.sourceforge.net/
Unless you have access to all the wireless nodes, you won't be able to fully
implement it, but you may be able to steal some of the idea/rate algorithms.
Regards,
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Damion de Soto - Software Engineer email: damion@snapgear.com
SnapGear - A CyberGuard Company --- ph: +61 7 3435 2809
| Custom Embedded Solutions fax: +61 7 3891 3630
| and Security Appliances web: http://www.snapgear.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- Free Embedded Linux Distro at http://www.snapgear.org ---
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-06 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-06 15:03 [LARTC] making a traffic shaper for wireless users Alexis
2004-06-06 23:30 ` Damion de Soto
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.