This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

number of connections for one IP and bandwidth man

Hi 

Can I control the number of connections can be created by each IP address ?

Can I manage the bandwidth for each services ? For example I want ftp use no more than 512Kbps but I have a 1.5M/256K connection.

For QOS, should I enable it on both ADSL and Internal interface ? or just one ?

thanks
Nan


This thread was automatically locked due to age.
Parents
  • [ QUOTE ]
    Can I control the number of connections can be created by each IP address ?

    [/ QUOTE ]
    I don't think so.
    [ QUOTE ]
    For QOS, should I enable it on both ADSL and Internal interface ? or just one ?  

    [/ QUOTE ] 
    Just the external (ADSL).
     [ QUOTE ]
     Can I manage the bandwidth for each services ? For example I want ftp use no more than 512Kbps but I have a 1.5M/256K connection. 

    [/ QUOTE ]
    Yes, you can set a priority for each rule in the PacketFilter rules.

    Note that QOS only affects outgoing traffic though, so you can't control how much incoming speed it uses.

    You can change the priority levels. See the 3rd message here

    Barry
  • I already tried this that it is not what I wanted. For example, I want to control all the ftp sessions use no more than 512Kpbs, change the priority level will not do this for me.
Reply Children
  • QoS  operates on a borrow basis. Bandwidth for a given protocol is only limited when the link is under full load. If there is no other traffic on the link, FTP will still use all the available bandwidth.

    The idea behind QoS is to allocate a scarce resource via priorities. When the resource is not scarce, no priority allocation is required.

    Are you trying to arrange things so that outbound FTP uses only 512 Kb/sec on your outbound 1500 Kb/sec link at times when there is no other traffic on the link?