Hi all. I 'm the "supervisor" of an an Access Point in our wireless community network. I have a linux box that successfully routes packets across different subnetworks, using different paths for each one..
I wonder if there is something like what I'm going to describe around on the net...
Can a program(network driver) analyse packets that pass through a gateway, and send them off to their destinations with spesific priorities? An ex:
We play games and download a lot. Can a program give 100% priority to UDP packets, echo requests and the same, and give 0% percent to TCP, or even better, favor HTTP against FTP,DC and other means od DLing?
All this of course must happen in the gateway, not @ the client's side, and should be transparent.
Asking 4 2 much?