this is odd, how come none of this was mentioned when we first started playing with these scripts? unless we missed something to begin with.
can I add another router for WIFI and run my WRT3200 as Access Point?
this is odd, how come none of this was mentioned when we first started playing with these scripts? unless we missed something to begin with.
can I add another router for WIFI and run my WRT3200 as Access Point?
I'm pretty sure back 300 messages ago or so it was mentioned
The way this thing works is it has to control the entire queue of packets. Downstream is like a store, where anyone can come in, but you need everyone to wait in a line as they check-out. If there's a door where people can leave the store without paying, then you lose Wifi is like that door. We have everyone leaving via the ethernet door, then we can make sure people don't sneak out without waiting in line.
SQM uses an alternative technique, where incoming packets get put through a line before they shop, and pay before they buy the problem with that approach is you can't give discounts on items (prioritize packets) because iptables doesn't run until after they come through the line (iptables is like the checker, who can look at each item being purchased and apply the discounts/price increases).
I think someone mention this some days ago!!!
@Happi I am sorry ...you can blame me...i forgot to mention it in Instructions.
so you are saying if SQM was able to prioritize packets it would be far more better for gaming? so we need a bully named 192.1.168.xxxx to push/abuse all the other IP around ?
Think of iptables like the club-card checker, and your gaming packets have a special "executive club card"... When they show up at the line, they wave their club card and move to the head of the line and fly through. That's what is happening here.
@dlakelan here is another question for you, instead of making an Access point, what if i disable the wifi and only hook up the xbox to the ethernet and then test the game?
can i also run my PC along with the Xbox, both wired through ethernet?
Yes that works too.
You should connect as many things as you can to ethernet, it's fine. The only problem is when wifi is like that extra barn door that packets can fly out of. as long as they go through the ethernet door first, we can control them, if they leave via the ethernet door but fly off into the air once they are in the parking lot... that's fine too (this is the analogy for the access point). The access point is not necessary it's just so you can have convenience of wifi for your phones and laptops etc.
I pushed a minor change to version 1.0.1 on the github. It now uses a formula to set GAMEUP and GAMEDOWN. Feel free to adjust these if you have specific needs, but by default these should do a good thing for a wide variety of situations between ADSL and gigE, enabling you to play with more consoles and additional traffic as you get a higher speed connection.
No errors with version 1.0.1
i 'm not sure for access point
the step by step is
Deactivate DHCP on the lan interface (the bridge in real life) and configure: static IP, recursive DNS servers, network exit router
Remove the wan interface. Optional: attach the wan interface to the lan bridge in order to have one more port available
Deactivate the firewall
Configure the WiFi interface (SSID, security, ...)
i'm not the wan so
it's just ?
Those steps, and then it's an access point. It doesn't want the script at all. Script only on the router, not the access point.
i have done in point access
but i'm leave the home on my brother i'm retest tomowro i keep inform
good evening back home I run the script once in wired and once from the access point in wired it works fine but as soon as I connect in access point the line seems overwritten
ok i have resolve this problem
THE SCRIPT GOES ON THE ROUTER ONLY. THE ROUTER IS THE DEVICE CONNECTED DIRECTLY TO YOUR ISP.
An access point is NOT a router, and it should NOT have this script installed on it at all.
i'm installed this script on my router wired like this (fai ) rb750gr3 (script in) + access point
it's work now i have changed hte wifi legacy mode
i need retest for my brother in adsl see if work (fai 1.1 )rb750GR3 (2.1) and access point (2.2)
I have changed the script to the new settings
GAMEUP=$((UPRATE15/100+400))
GAMEDOWN=$((DOWNRATE15/100+400))
This wiil automaticly give GAMEUP AND GAMEDOWN speed by the valor we put on
UPRATE and DOWNRATE???
I set my UPRATE AND DOWNRATE to about 80% of my speed with no QOS or SQM
ok you are add in /etc dscp tag too
what is your line type
can you test in point access please and post the result ?
for access point you are only lan on the router and connect lan to lan
That's right, the current script calculates GAMEUP and GAMEDOWN for you using a formula which seems to work well, and for people with faster connections, they can use the extra game bandwidth to do more game traffic, like two consoles or game and in-game voip or etc.
My router rollback when i passed access Point it's normal ? @Knomax
when you change the IP address of an OpenWrt router it will always rollback. The only time it doesn't rollback a setting is when after applying the setting your browser can still connect and confirm that it's not locked out. When the IP address changes, then it breaks the connection. You have to say "apply unchecked".