Firewall Issues!

i have problem setting some firewall filtter rules. i set up a rule to drop all unwanted packets that look like coming from virus infected hosts. then setup a jump rule for the virus rules. the problem is that the router stops sending http traffic whenever i enable the jump rule. i have attched a diagramm for my firewall. from the diagram, u will see that i have disable the jump rule because it stops my http traffic. the jump rule is the one in the blue circle.
firewall.JPG
firewall.JPG

Problem is, you are dropping tcp port 80 in the virus chain (13-139). What are you trying to accomplish, dropping infected computers in the protected side of the network?

Im betting you meant 135-139…

yeah, i want to drop infected computers. really i made a mistake by droping 13-195. i corrected it and now its working fine. thanks