• May 19, 2025, 12:40:20 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Set QOS  (Read 10089 times)

extrememc

  • Level 1 Member
  • *
  • Posts: 22
Set QOS
« on: March 19, 2010, 09:37:14 AM »

I am wanting a clear explanation of how I can setup QOS or portforwarding between my NAS and Internet to my Western Digital TV Live. Ever device on my network is static and have been reserved in the DHCP table.
Logged

EddieZ

  • Level 10 Member
  • *****
  • Posts: 2494
Re: Set QOS
« Reply #1 on: March 20, 2010, 01:34:36 PM »

I am wanting a clear explanation of how I can setup QOS or portforwarding between my NAS and Internet to my Western Digital TV Live. Ever device on my network is static and have been reserved in the DHCP table.

Have you read the HELP section in the setup? What is unclear after reading that?
Logged
DIR-655 H/W: A2 FW: 1.33

extrememc

  • Level 1 Member
  • *
  • Posts: 22
Re: Set QOS
« Reply #2 on: March 20, 2010, 04:16:54 PM »

If I put the ip address of my wireless adapter in the local IP Range 192.xxx.x.xxx then my NAS Remote IP Range 192.xxx.x.xxx. This will give my Western Digital Live TV which is connect to the wireless adapter a direct path to the NAS. Am I correct in my thinking?
Logged

StarkRG

  • Level 1 Member
  • *
  • Posts: 20
Re: Set QOS
« Reply #3 on: March 20, 2010, 04:39:28 PM »

I'm having trouble understanding what you're trying to do and what problem you're having doing it.
Intranet (as in local network, not Internet) connections are not affected at all by portforwarding, and I wouldn't be surprised if they aren't affected by QOS either. If you're trying to access your NAS from outside your network (ie, accross the Internet) you'll probably have to manually forward its port (QOS probably won't make that much of a difference with it).
Logged

extrememc

  • Level 1 Member
  • *
  • Posts: 22
Re: Set QOS
« Reply #4 on: March 20, 2010, 04:48:48 PM »

What I want to do is make sure my WD TV Live has a direct path thru the router to the NAS so there is not lag or any drops to the WD TV Live.
Logged

StarkRG

  • Level 1 Member
  • *
  • Posts: 20
Re: Set QOS
« Reply #5 on: March 20, 2010, 05:02:42 PM »

If they're both connected to the same network (with the same subnet) there is nothing more you have to do (unless you've put up VLANs or network partitions, but these are disabled by default).
Logged

extrememc

  • Level 1 Member
  • *
  • Posts: 22
Re: Set QOS
« Reply #6 on: March 20, 2010, 06:30:10 PM »

Are you say just put in the appropriate IP address in the table of the QOS and that will give me the direct path?
Logged

davevt31

  • Level 9 Member
  • ****
  • Posts: 1601
Re: Set QOS
« Reply #7 on: March 20, 2010, 11:05:25 PM »

QOS settings only effect traffic that is going out the WAN port, it will not have any effect LAN traffic.
Logged

youbevun

  • Level 1 Member
  • *
  • Posts: 14
Re: Set QOS
« Reply #8 on: March 21, 2010, 01:31:04 AM »

can't it be coded with the given SDK like this:
for example i give multiplayer online game priority 1 and port 80 two.the router than sends to wan 2 packets for game and 1 packet for port 80.if i add another rule to those two.for example bittorrent with the priority 3.than the packet distribution that must be sent to wan will be like this: 6 packets for game,3 packets for web and 2 packets for torrent.can it be coded or the qos algorithm is coded in the cpu and can't be changed?
Logged

EddieZ

  • Level 10 Member
  • *****
  • Posts: 2494
Re: Set QOS
« Reply #9 on: March 21, 2010, 03:09:00 AM »

can't it be coded with the given SDK like this:
for example i give multiplayer online game priority 1 and port 80 two.the router than sends to wan 2 packets for game and 1 packet for port 80.if i add another rule to those two.for example bittorrent with the priority 3.than the packet distribution that must be sent to wan will be like this: 6 packets for game,3 packets for web and 2 packets for torrent.can it be coded or the qos algorithm is coded in the cpu and can't be changed?

I wonder why you want it changed your way? The currently used system is easy to understand for both novice and expert. So what's the reason for a new system?

Perhaps you can try your skills on a Linux router. That one you can reprogram (with the right skills).
Logged
DIR-655 H/W: A2 FW: 1.33

youbevun

  • Level 1 Member
  • *
  • Posts: 14
Re: Set QOS
« Reply #10 on: March 21, 2010, 03:23:34 AM »

I wonder why you want it changed your way? The currently used system is easy to understand for both novice and expert. So what's the reason for a new system?

Perhaps you can try your skills on a Linux router. That one you can reprogram (with the right skills).
this cpu is sligthly different from those mips ones.i don't want them to waste its features with high-cost or inefficient algorithms.if this forum doesn't go to a bright end;it doesn't seem to be happened,i will say and this is allready the real;open source allways has a good future than closed one.  ;) :)
Logged

EddieZ

  • Level 10 Member
  • *****
  • Posts: 2494
Re: Set QOS
« Reply #11 on: March 21, 2010, 06:08:46 AM »

this cpu is sligthly different from those mips ones.i don't want them to waste its features with high-cost or inefficient algorithms.if this forum doesn't go to a bright end;it doesn't seem to be happened,i will say and this is allready the real;open source allways has a good future than closed one.  ;) :)

You could ofcourse apply for a job with Dlink. ;)
And you could start by telling us what the current algorythm is and why it is inefficient for this CPU...That way we can have a real indepth discussion.
Logged
DIR-655 H/W: A2 FW: 1.33

StarkRG

  • Level 1 Member
  • *
  • Posts: 20
Re: Set QOS
« Reply #12 on: March 21, 2010, 02:25:47 PM »

Are you say just put in the appropriate IP address in the table of the QOS and that will give me the direct path?
What I'm saying is don't do anything at all and you have a direct path. As in, when you plug something into the router it has a direct path to EVERYTHING else that's plugged into the router. The same is true for wireless connections unless you've enabled LAN partitioning.
Logged

extrememc

  • Level 1 Member
  • *
  • Posts: 22
Re: Set QOS
« Reply #13 on: March 22, 2010, 04:16:35 PM »

@StrakRG Ok I got you there. Can I use this service to better my connection with my Magicjack? Since this service is strictly a Wan port feature.
Logged