@vildsvin123 said in Traffic shaping limiters per port, upload limter doesent work:
local machine 192.168.1.123 witch runs the cloud and clients connecting from outside throu wan interface
Matching can be tricky, I suggest looking at the open state for the connection. For example "downloading a file from a web server in my office" matches the inbound connection to the web server, not an outbound response. The outbound follows back out the inbound state.
As noted floating rules are outside NAT. One can match a floating rule to a source only by tagging it on the way in as the packet arrives on LAN, then a rule saying "any packet with tag X" on the way out on WAN. I've used that for prioritizing voice (upload from a phone device IP) but I don't think for a limiter.
If you haven't already, for testing, set the limiter to something low enough to be obvious in both directions, and a different number for in and out.