Traffic shapping from LAN to IPSec
-
Hi,
I would like to do a robocopy from a LAN machine to another site though a VPN IPsec tunnel. The objectif is to limite the bandwith for this operation only. Unfortunatly, I'm not able to handle this with the traffic shapper.
What I did :
From Firewall => Traffic Shapper => Limiter, I created and enabled 2 limiter :
1) InLimiter
Bandwidth: 100 Kbit/s
Mask : Source addresses
2) OutLimiter
Bandwidth: 100 Kbit/s
Mask : Destination addressesThen, In Firewall => Rules => LAN, I created a new rule.
Action: Pass
Interface : LAN
Protocol: any
Souce : The IP of my machine on the LAN from where I will do the robocopy
Destination: any
In/Out : InLimiter/OutLimiterI placed the rule before the default one.
When I run the robocopy, it use all the bandwith, what is wrong ?
Thanks in advance for your help.
Regards,
Laurent