There is no MASQUERADE. I have a route in linux box that points to the network where my laptop is… So MK is routing all packages (there is no bridge also!).
Both linux and laptop are connected into diferent ethernet ports on RB150 and they are connected to mikrotik with 100Mbps Full Duplex.
My test consist on from my laptop send files do linux server (using FTP) and receive files from linux server (using FTP and HTTP). The result was:
TEST #01: Sending and receiving one on each time (just send and later just receive)
Well, the RB150 is probably the problem. I’ve never used a 150 before, but the CPU is fairly slow, and just running the bandwidth test eats up a lot of the CPU.
I don’t think this is the answer. Even if I put the RB150 in bridge mode (no interference at all) it still gets only 20 Mbps. CPU get up to 25% usage in bridge mode… In router mode it gets about 80% load.
something isnt right. cpu should be loaded more when using bridge, not less. Bad cabling possibly ? is this a clean install with only ip addreses on interfaces and no filters, etc? you should be able to get almost full throughput on a wired connection I think.
I got 40+ in bridged mode between pc and laptop with btest. When switched the two ports into switch mode (set port b to master a) I got xfer rate of 80+
I have made cables using EIA-TIA. I get two new cables from D-Link Routers (they are, both, straigh cables). Its a clean install, without any kinds of filters. It is using RouterOS v3.7 with latest loader (2.12 I think).
Dear Scott,
Can you send me your configuration export? It will help me doing a new test with the same configuration. I have set port 1 as wan (side connected to my server) and port 5 as lan (client side).
try with
queue type set ethernet-default pfifo-limit=4294967295
queue type set default pfifo-limit=4294967295
And set your Interface queue to be default or ethernet-default
When I am trying to upload and download, at the same time, I have less then the band I expected. I need to have 6 Mbps download and upload traffic at the same time…
Hope that someone can help me… If you can, read this thread:
There is no TC in Linux becouse if I disable queue into Mikrotik I get about 20 Mbps upload + 30 Mbps download at the same time. This is the bandwidht I will get will full-duplex 100 Mbps interfaces. My problem is just when I put queue into the game.
Mikrotik RouterOS support asked me to make a rule with no interface select and put target-adress… Unfurtunately my QoS can not specifies all internet addresses.