Quantcast
Channel: EdgeRouter topics
Viewing all articles
Browse latest Browse all 20028

Can I get some clarification on how packets flow when QoS is involve?

$
0
0

I am trying to figureout why my trafic-policy shaper is not matching anything but default rule for download traffic. My only guess so far is I am applying wrong match rules and/or wrong in/out interface.

 

eth0 is my lan configured with couple VLANs

eth1 is my wan connection

 

 

In the case of command below, am I correct to think that natting hasn't been done yet, hence why I can use match private IP addresses or interface/vif?

set interfaces ethernet eth1 traffic-policy out DownloadPolicy

But then if I apply this configuration the natting has already been done and I should be able to match private IP addresses or interface/vif, correct or not really?

set interfaces ethernet eth1 redirect ifb1
set interfaces input ifb1 traffic-policy out DownloadPolicy

Viewing all articles
Browse latest Browse all 20028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>