with nstreme good link, without nstreme very bad link

hardware: RouterBOARD 512 whith mini-pci Ubiquiti SR5(400Mw)
software: mikrotik 2.9.5
distance: 32Km

Configuration of routers

Router 1:
/interface wireless set wlan1 mode=bridge ssid=nstreme band=5ghz frequency=5805 disabled=no

/interface wireless nstreme set wlan1 enable-nstreme=yes

/interface eoip add remote-address=10.100.252.122 tunnel-id=1 disabled=no

/interface bridge add disabled=no

Router 2:

/interface wireless set wlan1 mode=station ssid=nstreme band=5ghz frequency=5805 disabled=no

/interface wireless nstreme set wlan1 enable-nstreme=yes

/interface eoip add remote-address=10.100.252.121 tunnel-id=1 disabled=no

/interface bridge add disabled=no

/interface bridge port set eoip-tunnel1,ether1 bridge=bridge1

with this configuration I obtained an I link of 6Mbps full duplex but if I disable the protocol nstreme the link has 97% of lost packages…try to configure the ack-timeout like figure in the manual but without results

with nstreme active and turbo mode the speed of the link not has change is this normal?

excuse my english and thanks

Diego Tormes.

Dear Diego,
I had read on other topics that if you are using nstreme mode the value of ack becomes unnecessary…
I have a link at 2,4 ghz like you but mine works bad..
How is your MT setup?

I would recommend avoiding the use of EoIP unless absolutely necessary. Use WDS instead, less overhead and offers better latency and performance than EoIP.

I would suggest using the newer version with the current wireless driver and do a /system reset so that the default values for wireless are set.

John