I’ve a Mikrotik 2.9.10 configurated as bridge on my tower. In this machine I’ve 2 wireless cards: one 2.4Ghz card doing AP and one 5.8Ghz card doing PTP with my office.
My customers are complaining that MSN disconnect all time and that the MSN file transfer is very sllow.
The problem with speed is between 2 clients of my networks that are on the same AP. If one client registrated on the AP1 send a file to a client registred on the AP2 the speedy is good.
What’s UPnP??? Why do I need to use it???
I’m not using NAT… all my clients are using valid IP addresses
Is this in the same tower where you’re having P2P issues?
I had problems with MSN disconnecting that were related to bittorrent clients eating up all bandwidth, and therefore the disconnections (not exatctly related to MSN but that would also go out)
Some time ago I had same problem with MSN disconnecting
I find that the problem is, a lot of my clinetns use p2p (bit torent) wich make me a lot of problems
bittorrent eating up all avelible connections to the internet.
There is no hope just tell tham for 3-5 days not to use p2p and see the results
for exp: Bit toren can work on port 80 and u can’t block this port.
My policy if i find someone using p2p I m disconnecting him from network
That’s exactly the problem, bittorrent eating up the bandwidth, but not the propper resolution. One should implement p2p queues to control how much bandwidth should be allocated to P2P, no matter what port they use, MT is smart enough to track and shape them.
A good policy is to control P2P by days and hours, so your clients can still make use of this protocol, specially when no one else is utilizing the network.
I’m doing the QoS control, but I’ve problems with MSN exactly thus.
I think that the problems is not the bandwidth usage, because I’ve problems with MSN when the bandwidth usage i low. I think that the problems is with the Packets per Second and the number of connections that then P2P softwares open.
If you’re implemented QoS then create a rule for MSN (port 1863) giving it better priority and see if it fixes. I seriously believe this is related to something else, start sniffing these packets and see what you can come up with.
Universal Plug and Play, as others have suggested, would do you good if it were a NAT environment, which you’re claiming isn’t.
I just have a rule to priorize the MSN…
I’m not using universal plug and play because I don’t do nat for my customer… all customer have a valid IP address.
just one rule to prioritize something would have the exact opposite effect, as all the unqueued traffic goes as highest priority. you need a second queue for everything else with low priority.