rate limit applies to all interfaces

staj

Active Member
Jul 3, 2018
5
0
41
40
HI

I set a rate limit for eth0 (4MB/s) and it is applying to eth1 as well (which has no limit). I don't want this behaviour as eth0 is internet facing while eth1 is lan facing.

I have an unprivileged container if that makes a difference.

I am on 5.2.5 also.
 
I set a rate limit for eth0 (4MB/s) and it is applying to eth1 as well (which has no limit). I don't want this behaviour as eth0 is internet facing while eth1 is lan facing.

Cannot be confirmed, works correctly for the interfaces where the limit is assigned to only.

Possible cause: destination you expect to be reached via eth1 are also routed via eth0 - check the routing table.