Comware Based
1753937 Members
9548 Online
108811 Solutions
New Discussion

pbr on hp 5820 working for windows 8 and 10 clients not working for windows 7 clients

 
Sipke
New Member

pbr on hp 5820 working for windows 8 and 10 clients not working for windows 7 clients

Hi,

we have configured policy based routing on our HP A5820AF switch to redirect traffic for clients however for some reason this does not work on windows 7.. other clients have no issues (windows 8 and 10)  i have not been able to figure out why this is happening..  our config looks like this:

 policy-based-route : pbrname
    Node 15 permit :
       if-match acl 3105
    Node 20 permit :
       if-match acl 3104
       apply ip-address next-hop nexthopip

and the acls:

Advanced ACL  3104, named -none-, 6 rules,
ACL's step is 5
 rule 80 permit tcp source win7clientip 0 destination-port eq www
 rule 85 permit tcp source win7clientip 0 destination-port eq 443
 rule 90 permit tcp source win8clientip 0 destination-port eq www
 rule 95 permit tcp source win8clientip 0 destination-port eq 443
 rule 100 permit tcp source win10clientip 0 destination-port eq www
 rule 105 permit tcp source win10clientip 0 destination-port eq 443

Advanced ACL  3105, named -none-, 5 rules,
ACL's step is 5
 rule 10 permit ip destination localsubnet 1
 rule 20 permit ip destination localsubnet 2
 rule 30 permit ip destination localsubnet 3
 rule 40 permit ip destination localsubnet 4
 rule 50 permit ip destination localsubnet 5

we have applied the policybased route to our client vlan interface

we are running a really old version of the switch software:

Comware Software, Version 5.20, Release 1211P08

can anyone shed some light on why this might be happening ? i have tried to debug this but i get no results at all and am stuck at this moment.

thanks in advance