Hi all..
I have a problem in mangle. I have 2 gateway for routing. And I have internal LAN. In my mangle i use this way :
- For gateway X i use address-list "local"
- For gateway Y i use address-list "!local"
- For LAN i user src-list and dst-list which is the same list "LAN-list"
- When i want to loose bandwidth for LAN it stuck in one of the mangle, which is the !local one
How do i make LAN priority higher then any mangle... and how should i prevent the LAN connection to be mangled to in the !local mangle
Because the queue wont work effectively
thx