How to shape traffic from floating to LAN interface
-
I am new about Ackqueue / Queue? I always use is Limiters. But I have a problem with the limiters when I goes to Single WAN and Single LAN. So I need to setup Ackqueue / Queue because I think it is suite to my needs.
I setup Traffic Shaper By Interface.
WAN1
-qLink
+qInternet
-qOthersHigh
-qOthersLow
-qACKLAN1
-qLink
+qInternet
-qOthersHigh
-qOthersLow
-qACKThen I assign these Traffic Shaper on floating rules. all these are Action: Match..
IPv4* * * * * * qACK/qInternet
IPv4 TCP * * * * * qACK/qOthersLow
IPv4 UDP * * * * * none/qOthersHigh
here is my LAN Interface rules. all these are Action: Pass
IPv4 TCP/UDP LAN1 net * * BrowsingPort * none
IPv4 TCP/UDP LAN1 net * * OtherPort * none
IPv4 UDP LAN1 net * * GamePort * none
IPv4* * * * * * noneNow my question is how do I shape, assign or redirect this traffic to my LAN interface? by tagged and tag or by Ackqueue / Queue? hope there someone to clarify what do I do to redirect these from floating to lan interface.
and another question how do I filter this on LAN interface? I tried to create rules on lan. source: 192.168.2.111 port: any, Destination: 127.0.0.1 Port: 3129 or source: 192.168.2.111 port: any, Destination: 122.2.215.16 Port: 443. but can't filter.. anyone have an Idea how to filter it?
192.168.2.111:49461 -> 127.0.0.1:3129 (122.2.215.16:443)thanks in advance!!