I know this is more like a google question but can someone please write me an example of firewall rule, situation is that I want all of wifi clients to isolate bu when I do so I cant manage to forward ip to each other.
I want to do that because of some ports that I want to block thanks…
Not sure what exactly you are trying to accomplish. Are you saying that you want all your wireless customers on your ap to go through the firewall when establishing connection with each other?
have you tried setting the default forward on the wireless off? If your using the access list, make sure you turn it off there as well.
well they are not customers but friends,and what I would like to di is to isolate them, and then make bandwith controll amongst them.. so that everybody can download files from each other at say 100kB/s…
so i guess you want to ensure each connection has a download rate of 100kb/s
or that each ip has a max of 100kb/s
or you want connection of a pair of ip’s to be limited to 100kb/s
I want a connection of a pair of IPs to limit to 100 kB/s i repeat there is no internet connection… example…
One wifi client connects to AP another wifi client connects to the same IP when one tries to take some file from another transfer rate has to be for example 100 kB/s…
tHANKS
well i know that is possible by specifing it singly within the queues table but i dont know of any way that can be automatic.
i know if you set the queus mannually u can get everyone up. then for safer work u can so that no connection is left unhandled u can specify an amount of bandwidth to everyother connection.
WHAT DO YOU MEAN THEY WOUNT WORK YOU TRIED IT RIGHT. SO WHAT YOU DOING AND WHAT GOES WRONG?
THEN IF YOU WANT TO USE ANY OTHER TYPE OF CONTROL YOU WILL NEED TO MARK THE FLOW OF THE TRAFFIC YOU WANT TO SHAPE BEFORE YOU CAN SHAPE IT.
well I want to see if I got it…
if I define 192.168.2.0/29 then I can have 32 users that I can do traff shaping, end everyone of them must be on a diff subnet for example:
user 1: 192.168.2.1/29
user 2: 192.168.2.9 /29 between these 3 users I can do traff shape
user 3: 192.168.2.17/29
user 4: 192.168.2.18/29 between user 3 and 4 I cant do traff shape
if it answers what ur asking
users on the same subnet use the same bandwidth and users on different subnet use the bandwidth you set for its subnet. the size of the subnet at that point doesnt matter.