- Apr 24, 2006
- 10
- 0
- 0
Basically i have recently bought a Dlink DGL - 4300
There are other people in the house that use the internet for downloading p2p stuff and general downloading so i wanted to make sure my gaming was top priority.
If for example someone was uploading at full speed will this router take the bandwidth that it needs for me to continue to have a solid gaming experience or should i try and limit the uploading members of the house to say 75%. ?
Also the same goes for downloading, i dont think people in my house will mind slowing there uploading, but downloading will be a problem, i have 10mbit, if somone is downloading is using full bandwidth will the gamefuel take the bandwidth it needs to make my games play smooth still ?.
I have read in differnet places different answers to that question, it to me would seem pointless to have upload looked after and download ignored ? ?
I wanted to create my own rules for gamefuel as i was paraniod that someone in the house was going to be doing something that would cause me lag. You get lag on xbox live even when you are the only one using it due to the people you are connected to and other such things, so there is no easy way to tell you have everything configured correctly.
So instead of using the automatic classification totally i decided to create some of my own rules.
All my Rules other than the Internet rule have one rule set for TCP and then an Identical one setup for UDP
This is an example of a gamefuel rule i have setup
Name /Internet
Priority/ 10 / high priority level
Protocol/TCP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 80 to 80
I hadnt realised that the router sends things out dynamically, i.e. before i had the rule with the Source port range at 80 to 80 as well as the destination port range. I then realised that the router uses what look like random ports to send information out to the internet. So my rules were not working properly. When i set the source port range to 1 to 65535 whatever ports the router sends the information out on still get my rule applied to them.
Then i set one up for my P2P application
Name /Azureus
Priority/ 255/ Lowest possible priority setting
Protocol/TCP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 35526 to 35526
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
Then when i lookded in active connections to make sure that my rules where being applied, i noticed that sometimes Azureus was sneaking ports outside the port range that i had specified in the program. So i decided to make the rules as follows.
Both P2P machines are set like this
Name /P2P 1
Priority/ 255/ Lowest possible priority setting
Protocol/TCP and UDP rules
Source IP Address/ 192.168.0.56 to 192.168.0.56
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
Name /P2P 2
Priority/ 255/ Lowest possible priority setting
Protocol/TCP and UDP rules
Source IP Address/ 192.168.0.57 to 192.168.0.57
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
My machine
Name /Internet
Priority/ 10 / high priority level
Protocol/TCP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 80 to 80
Name /anything else
Priority/ 255/ Lowest priority
Protocol/TCP and UDP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
So the internet gets quite a high priority but anything esle on my machine goes to the bottom of the pile
Xbox 360
Name /Xbox 360
Priority/ 0/ Highest priority
Protocol/TCP and UDP
Source IP Address/ 192.168.0.45 to 192.168.0.45
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
So any traffic that my xbox 360 uses is given highest priority, i had previously setup the xbox just for some ports like the P2P program but it was using other ports as well so i changed it back to this way.
Are there any problems using the rules this way, am i causing any problems by having it setup this way, i wanted to make sure everything on my network was setup best for the 360 but i dont want to make things worse by having set the rules up wrong.
What do you think ?
Are they wrong ?
Any help would be ideal as i am new to this and i would just like to get it sorted once and forall now.
Thanks
There are other people in the house that use the internet for downloading p2p stuff and general downloading so i wanted to make sure my gaming was top priority.
If for example someone was uploading at full speed will this router take the bandwidth that it needs for me to continue to have a solid gaming experience or should i try and limit the uploading members of the house to say 75%. ?
Also the same goes for downloading, i dont think people in my house will mind slowing there uploading, but downloading will be a problem, i have 10mbit, if somone is downloading is using full bandwidth will the gamefuel take the bandwidth it needs to make my games play smooth still ?.
I have read in differnet places different answers to that question, it to me would seem pointless to have upload looked after and download ignored ? ?
I wanted to create my own rules for gamefuel as i was paraniod that someone in the house was going to be doing something that would cause me lag. You get lag on xbox live even when you are the only one using it due to the people you are connected to and other such things, so there is no easy way to tell you have everything configured correctly.
So instead of using the automatic classification totally i decided to create some of my own rules.
All my Rules other than the Internet rule have one rule set for TCP and then an Identical one setup for UDP
This is an example of a gamefuel rule i have setup
Name /Internet
Priority/ 10 / high priority level
Protocol/TCP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 80 to 80
I hadnt realised that the router sends things out dynamically, i.e. before i had the rule with the Source port range at 80 to 80 as well as the destination port range. I then realised that the router uses what look like random ports to send information out to the internet. So my rules were not working properly. When i set the source port range to 1 to 65535 whatever ports the router sends the information out on still get my rule applied to them.
Then i set one up for my P2P application
Name /Azureus
Priority/ 255/ Lowest possible priority setting
Protocol/TCP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 35526 to 35526
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
Then when i lookded in active connections to make sure that my rules where being applied, i noticed that sometimes Azureus was sneaking ports outside the port range that i had specified in the program. So i decided to make the rules as follows.
Both P2P machines are set like this
Name /P2P 1
Priority/ 255/ Lowest possible priority setting
Protocol/TCP and UDP rules
Source IP Address/ 192.168.0.56 to 192.168.0.56
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
Name /P2P 2
Priority/ 255/ Lowest possible priority setting
Protocol/TCP and UDP rules
Source IP Address/ 192.168.0.57 to 192.168.0.57
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
My machine
Name /Internet
Priority/ 10 / high priority level
Protocol/TCP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 80 to 80
Name /anything else
Priority/ 255/ Lowest priority
Protocol/TCP and UDP
Source IP Address/ 192.168.0.116 to 192.168.0.116
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
So the internet gets quite a high priority but anything esle on my machine goes to the bottom of the pile
Xbox 360
Name /Xbox 360
Priority/ 0/ Highest priority
Protocol/TCP and UDP
Source IP Address/ 192.168.0.45 to 192.168.0.45
Source Port range/ 1 to 65535
Destination IP Range/ 0.0.0.0 to 255.255.255.255
Destination port range / 1 to 65535
So any traffic that my xbox 360 uses is given highest priority, i had previously setup the xbox just for some ports like the P2P program but it was using other ports as well so i changed it back to this way.
Are there any problems using the rules this way, am i causing any problems by having it setup this way, i wanted to make sure everything on my network was setup best for the 360 but i dont want to make things worse by having set the rules up wrong.
What do you think ?
Are they wrong ?
Any help would be ideal as i am new to this and i would just like to get it sorted once and forall now.
Thanks