Yes that was slightly changed.
It used to be
If unidentifed —> goto gaming
Now it is
If unidentifed && not from ports 80,443
—> goto gaming
else if unidentifed && from ports 80,443
—> goto others
This is more for users who put pcs as gaming devices to help cut down on non-gaming unidentified traffic from going into gaming.
Old rules were probably better for consoles. Doesn’t matter as both should work fine.
Everything is user modifyable if someone needs to revert back manually.
I don’t game much.
I have to add 192.168.2.12 in the new rules 80 and 443? (the same IP that i use in the Gaming rules for my consoles?)
You mentioned old rules were better for consoles but with new script its better for PCs, if i dont have a PC, you recommend copy/pasting old gaming rules to new script?
When doing DSLReports speedtest thru a mobile phone or on wifi, sld the bufferbloat reflect an "A" rating as well or only when a laptop is hard wired? Im using latest script as well. Just curious...
Im gonna have to take a peek at this new one.. im running the previous compatiable customized but the new unitdentifed and not on port 80/443 etc rules is interesting. Might slide that into what ive got now =)Yes that was slightly changed.
It used to be
If unidentifed —> goto gaming
Now it is
If unidentifed && not from ports 80,443
—> goto gaming
else if unidentifed && from ports 80,443
—> goto others
This is more for users who put pcs as gaming devices to help cut down on non-gaming unidentified traffic from going into gaming.
Old rules were probably better for consoles. Doesn’t matter as both should work fine.
Everything is user modifyable if someone needs to revert back manually.
I don’t game much.
I already know about Gaming rules of unidentified traffic.Yes. I even have a picture up as part of the first three posts.
It should be an A on every device.
Wasn't QOS for all wireless devices broken on your router. I think you already know the answer as to what is going on.
I already know about Gaming rules of unidentified traffic.
01. what I want to say what this is for:
02. Is there a rule that sends ports 80 and 443 to the Default category and another that brings them back the ports 80 and 443 to the Gaming category
03. Or they have nothing to do and I'm wrong?
If unidentifed && not from ports 80,443
—> goto gaming
**for the devices specified in the rule**
im curious about this.. im I to assume the gaming systems download are on port 80/443 and your directing them to defaults? not a bad idea..jus wanna confirm1) Lines 115 - 119 simply do the following
Code:If unidentifed && not from ports 80,443 —> goto gaming
2) No that is not what is happening. That would default the purpose of the two rules.
The big picture is the following:
If Gaming && from ports 80, 443 --> Go to Defaults
If Unidentified && from ports 80,443 --> Do nothing --> Go to Others (TC will take all unidentified traffic to Others)
If Unidentifed && not from ports 80,443 --> Go to Gaming
3) The rules do not overlap. See answer to #2
im curious about this.. im I to assume the gaming systems download are on port 80/443 and your directing them to defaults? not a bad idea..jus wanna confirm
Just out of curiosity what happens if I use the VPN rule on an IP that is not using VPN.
I have a new modem which you cannot configure. But I have to set VLAN 7 for internet. With my old modem I could set it on modem side. With your modified PPPOE script QOS worked like a charm.While investigating rules not working on a forum members configuration, I found some very interesting results.
In this case, it was found that any rules related to IPs or Ports on the AC86U were not working even though it had a typical “automatically dhcp assigned // eth0” connection. (MARK only rules did work as expected)
It might be worth your time to create a temporary TC (traffic control) rule to push all traffic for a specific local device, by IP, into a lightly used catagory, like VOIP. You should then see if the temporary rule, filtering by the local device’s LAN IP, is correctly placing traffic into the VOIP category as expected during a speedtest. This is test procedure is recommended no matter your router model.
If the temporary rule above is not working as expected, I would recommended switching to the alternative version of the script linked in the third post as that implementation was found to work correctly on all setups.
I didn’t dig deeper as to what setting could potentially be causing this conflict.
I believe the users AC86U was cascaded behind another router, so it might be possible that his packets had VLAN TAGGING enabled and that shifted the packet a few bytes invalidating the packet hard coded offset locations that TC uses when filtering by IP address or port. As I said, I didn’t look deeper into it, since a working solution was readily available.
Other users have reported no issues with the AC86U. So this is just an issue to keep in mind if debugging or just to check for peace of mind.
I pasted the single-line command as instructed, in terminal, and got the following response-- "-sh: curl: not found"
I thought stock firmware had curl. Guess not. Anyone else able to confirm? I am not going to downgrade to default firmware just to check.
Looks to me like you don't have things set up right. Quality should be traded off for Bufferbloat IMHO...I can confirm the commands work with ASUS stock firmware.
View attachment 14042
Only concern I have is, why does enabling (with and without your script) QOS cause a higher Packet Loss Rate? Cause when I run Netalyzr with QOS enabled it will almost always have a higher drop rate of around 8%
Aug 12 22:47:22 adaptive QOS: Applying - Iptable Down Rules
Aug 12 22:47:23 adaptive QOS: Applying - Iptable Up Rules (eth0)
Aug 12 22:47:23 adaptive QOS: iptables v1.4.15: unknown option "--set-mark"
Aug 12 22:47:23 adaptive QOS: Try `iptables -h' or 'iptables --help' for more information.
Aug 12 22:47:23 adaptive QOS: TC Modification Delayed Start (5min)
proto tcp
remote 199.115.112.86 443
l It seems to be highlighted red in the Bandwidth Monitor without me doing anything. Does this mean it's automatically prioritized without me making any custom rules?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!