Tomo
Regular Contributor
Great !!What port does it use, I'll mod the rules in for you.
Guild Wars 2 requires unstricted TCP ports 80, 443, and 6112 , the game run on pc/ 10.0.0.151.
Thank you !!
Great !!What port does it use, I'll mod the rules in for you.
#DOWNLOAD
${tc} filter add dev br0 protocol all prio 1 u32 match ip sport 1198 0xffff flowid ${VOIP}
then
${tc} filter add dev br0 protocol all prio 1 u32 match ip sport 1198 0xffff flowid ${Gaming}
#UPLOAD
${tc} filter add dev eth0 protocol all prio 1 u32 match ip dport 1198 0xffff flowid ${VOIP}
then
${tc} filter add dev eth0 protocol all prio 1 u32 match ip dport 1198 0xffff flowid ${Gaming}
Are you running a vpn server?
Just to be clear with a VPN server traffic flows like this.
(1) You (VPN client) want YouTube
(2)You tell the VPN server I want YouTube
(3)VPN server connects to YouTube and downloads content. This is download bandwidth
(4) VPN server takes downloaded content and forwards it you the VPN client. This is upload bandwidth.
The the server is not flipping bandwidth. It's just physically limited to deliver content at your upload speed. **sometimes it can compress upload content and have content delivery actually be above upload speed, but that is something else.
This is a limitation by adding middle man fetch and forwarding traffic both ways.
don't worry I'm doing it for him.Note: For anyone making custom rules.
Port 80 & 443 should NEVER have a rule, thats just general internet traffic.
The guild wars rule will be 6112
Running on the router.Is the OpenVPN client run on PC or router
Are you using hardware acceleration?Running on the router.
Are you using hardware acceleration?
I am but the issue happens with or without it.
try 24 for overhead I ogt that value form hereAm I missing something guys? My connection is more stable with ATM unchecked and overhead set to Zero instead of 40 (since I use ADSL) ?
Perfectly normal warning. Nothing to worry about.Trying this out, getting this now in logs..
Sep 16 09:30:01 kernel: HTB: quantum of class 10016 is big. Consider r2q change.
What rule(s) are you using?Has anyone managed to get Amazon video identified as streaming video? I added my TV's IP address into a rule for outgoing and incoming traffic but amazon video is still being categorised as web traffic, I assume the other traffic classifier is overriding my manual rules?
Is there any way to specify amazon video into the streaming container?
Sep 24 10:41:04 87u: Adaptive QOS: Modification Script Started
Sep 24 10:41:13 87u: Adaptive QOS: Modification Script Started
Sep 24 10:41:35 87u: Adaptive QOS: Changing container for Unidentified Traffic & Applying Custom Rules
Sep 24 10:41:35 87u: Adaptive QOS: Changing minimum alloted bandwidth per QOS category to user defined percentages
Sep 24 10:41:45 87u: Adaptive QOS: No change required for Unidentified Traffic Container or Custom Rules
Sep 24 10:41:45 87u: Adaptive QOS: Changing minimum alloted bandwidth per QOS category to user defined percentages
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!