Community discussions

MikroTik App
 
netsat
just joined
Topic Author
Posts: 5
Joined: Tue Mar 22, 2005 11:03 am

problem with simultaneous connections

Mon Feb 20, 2006 4:46 pm

Hello
We is testing the limitation of the bandwidth by IP address with mikrotik 2.9.13, we have a problem with simultaneous connections when we download from the same Web server, we launches two downloading at the same time it is good and that functions, but when we launches a third it is put on standby, an idea on this case ?
regards
NB : we have upgrade th OS from 2.8 to 2.9.13
 
User avatar
jager
Trainer
Trainer
Posts: 295
Joined: Mon Oct 31, 2005 2:44 am
Location: Germany
Contact:

Mon Feb 20, 2006 7:51 pm

Have you made any adjustments to the number of connections limits?
 
netsat
just joined
Topic Author
Posts: 5
Joined: Tue Mar 22, 2005 11:03 am

Tue Feb 21, 2006 1:54 pm

no i have not configure any number of connection limit, but we use the masquarde nat to share the connection and i see in this rule there is parameters about conection , is th problem comes from this rule
regards
 
AnaG
just joined
Posts: 22
Joined: Mon Feb 20, 2006 3:15 am

Tue Feb 21, 2006 5:38 pm

for single IP add.
ip firewall filter>
chain=forward src-address=192.168.1.10 protocol=tcp
connection-limit=30,32 action=reject
reject-with=icmp-network-unreachable

and this for all IP's
ip firewall filter>
chain=forward protocol=tcp connection-limit=30,32 action=reject
reject-with=icmp-network-unreachable

is this ok?
 
User avatar
macgaiver
Forum Guru
Forum Guru
Posts: 1770
Joined: Wed May 18, 2005 5:57 pm
Location: Sol III, Sol system, Sector 001, Alpha Quadrant

Wed Feb 22, 2006 11:05 am

no i have not configure any number of connection limit, but we use the masquarde nat to share the connection and i see in this rule there is parameters about conection , is th problem comes from this rule
regards
Plz, paste here your firewall NAT configuration.
 
netsat
just joined
Topic Author
Posts: 5
Joined: Tue Mar 22, 2005 11:03 am

Fri Feb 24, 2006 4:02 pm

hello
the problem occur when i installaweb serveur in my LAN, iuse this configuration
WEB server 192.168.0.1
Mikrotik 192.168.1.2 public interface
Mikrotik 192.168.0.1 local interface
My PC 192.168.0.2
when i download from 192.168.0.1 after the second download the thirdone is put on stand by
But when i connect the mikrotik to the internet i can download more than 3 files at the same time
regards
 
User avatar
macgaiver
Forum Guru
Forum Guru
Posts: 1770
Joined: Wed May 18, 2005 5:57 pm
Location: Sol III, Sol system, Sector 001, Alpha Quadrant

Mon Feb 27, 2006 8:28 am

hello
the problem occur when i installaweb serveur in my LAN, iuse this configuration
WEB server 192.168.0.1
Mikrotik 192.168.1.2 public interface
Mikrotik 192.168.0.1 local interface
My PC 192.168.0.2
when i download from 192.168.0.1 after the second download the thirdone is put on stand by
But when i connect the mikrotik to the internet i can download more than 3 files at the same time
regards

Isn't there an IP address conflict??
 
spire2z
Long time Member
Long time Member
Posts: 516
Joined: Mon Feb 14, 2005 2:48 am

Mon Feb 27, 2006 1:41 pm

Or maybe the webserver you are downloading from has a connection limit per IP? Thats quite common. If you use NAT and masq it will drop more than 2 connections form same IP.
 
netsat
just joined
Topic Author
Posts: 5
Joined: Tue Mar 22, 2005 11:03 am

Wed Mar 01, 2006 1:27 pm

for the same IP, when i download from internet their is not limitation ?
 
meister
newbie
Posts: 48
Joined: Wed Jul 07, 2004 12:28 pm
Location: Canada

Sun Mar 12, 2006 2:20 am

This is a limitation of microsoft ie. I think it can be adjusted in the registry somewhere.

http://www.nthelp.com/50/IElimitation.htm

Who is online

Users browsing this forum: cneg1485, sindy and 87 guests