Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

bandwith control

Jul 16 05 4:17 am

How I can limit the badwith with the rules for bandwith control in wingate enterprise 6.0 ? for example I want limit 192.168.1.56 to 128 Kbps for all traffic inbound and outbound, for this ip. And for ip 192.168.1.10 to 64 Kbps for all traffic inbound and outbound, for this ip.

When I active de bandwith control all ips are very slow

Thanks

Jul 16 05 4:54 pm

You have to create two restictions first - one that limits traffic down to 128 Kbit, the other with 64Kbit limit

Then you create a rule which is bi-directional (since you want to limit both inbound and outbound packets), set source IP address of the rule to be 192.168.1.56, mask 255.255.255.255 and select this 128 Kbit restriction. Create another rule for 192.168.1.10.

In your case you probably set the mask to be 255.255.255.0 - then the rule would be triggered for all connections from 192.168.1.x machines.

Jul 17 05 5:03 am

Thaks a lot,
The problem was the subnet mask , whe I put the up 192.168.1.10 with the mask 255.255.255.255 , then the rule is only for the ip 192.168.1.10 ? Thats ok? If the mask is 255.255.255.0 then the rule apply for all subnet?

When the bidirectional traffic is active, the source ip/mask and the destination ip/mask must be the same ? for example to my rules

I want for ip 192.168.1.10 ,
bidirectional is active
source ip 192.168.1.10/255.255.255.255
destination ip 192.168.1.10/255.255.255.255

the configuration is correct?

Jul 17 05 11:23 am

kantoborgy wrote:Thaks a lot,
The problem was the subnet mask , whe I put the up 192.168.1.10 with the mask 255.255.255.255 , then the rule is only for the ip 192.168.1.10 ? Thats ok? If the mask is 255.255.255.0 then the rule apply for all subnet?


That's correct.

kantoborgy wrote:When the bidirectional traffic is active, the source ip/mask and the destination ip/mask must be the same ? for example to my rules

I want for ip 192.168.1.10 ,
bidirectional is active
source ip 192.168.1.10/255.255.255.255
destination ip 192.168.1.10/255.255.255.255

the configuration is correct?


When you select bi-directional it means that either the source IP or the dest IP can match that. That then covers traffic either to or from that subnet. So you should then only need to enter the address in one side.

bw control

Jul 23 05 3:39 pm

Thaks a lot, the bw control is working now.

Hey waht about ...

Jul 24 05 5:56 am

what about if i want to 192.168.0.21 512 K Only on Port 80...
and 128 k ON all Others ports???

I tried to Do this ... But there is Bug ...
everytime i start and stop wingate change the list of Rules UP and Down automatically....
Post a reply