I’m having Internet performance issues using Ethernet connections on hAP ac. Transfer speeds vary (from 0,05x to 0,5x my ISP connection speed). However, if I connect the same computer via WiFi, everything is fine, I will get full speed of my VDSL connection.
If I use a different router (Apple Airport Extreme), both wired and WiFi connection have full speed access.
Do you have any suggestions? Config is pretty much the default one, this is my first MikroTik router and I only changed admin and WiFi passwords.
After trying different computers and devices, I’m still having the same problem. Some devices are even not able to maintain a workable wired Internet connection (they connect, get IP address from DHCP, local connections work, but Internet completely fails / randomly). However, wireless on the same devices works perfectly.
I have tried restoring to default config, lowering MTU values from defaults, but nothing helped.
It’s pretty frustrating when a supposedly faster and more reliable connection is quite the opposite
Initially I’ve used 6.34.3 and after experiencing problems downgraded to 6.32.4. Firmware is 3.30 and logs contain nothing useful, just wireless connect and disconnect messages and dhcp info that follows my tests.
The config follows (I’ve xxxed private information):
# mar/16/2016 19:08:08 by RouterOS 6.32.4
# software id = HLZN-SXA6
#
/interface bridge
add admin-mac=E4:8D:8C:xx:xx:xx auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether2 ] name=ether2-master
set [ find default-name=ether3 ] master-port=ether2-master
set [ find default-name=ether4 ] master-port=ether2-master
set [ find default-name=ether5 ] master-port=ether2-master poe-out=off
/interface pppoe-client
add add-default-route=yes disabled=no interface=ether1 name=pppoe-out1 use-peer-dns=yes user=xxx@htnet-dsl
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce country=croatia disabled=no distance=indoors frequency=auto mode=ap-bridge ssid=xxx wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=20/40mhz-Ce country=croatia disabled=no distance=indoors frequency=auto mode=ap-bridge ssid=xxx wireless-protocol=802.11
/ip neighbor discovery
set ether1 discover=no
set bridge comment=defconf
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=dynamic-keys
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp ranges=10.0.0.200-10.0.0.249
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=defconf
/system logging action
set 1 disk-file-name=flash/log
/interface bridge port
add bridge=bridge comment=defconf interface=ether2-master
add bridge=bridge comment=defconf interface=sfp1
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
/ip address
add address=10.0.0.1/24 comment=defconf interface=ether2-master network=10.0.0.0
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid interface=ether1
/ip dhcp-server network
add address=10.0.0.0/24 comment=defconf gateway=10.0.0.1 netmask=24
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=10.0.0.1 name=router
/ip firewall filter
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
add chain=forward comment="defconf: accept established,related" connection-state=established,related
add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface=ether1
add chain=input protocol=icmp
add chain=input connection-state=established
add chain=input connection-state=related
add action=drop chain=input in-interface=pppoe-out1
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" out-interface=pppoe-out1
/ip hotspot user
add comment="counters and limits for trial users" name=default-trial
/system clock
set time-zone-name=Europe/Zagreb
/system leds
set 1 interface=wlan2
/system routerboard settings
set cpu-frequency=720MHz protected-routerboot=disabled
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=bridge
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=bridge
I’d go with latest 6.35rc if yours is a three figure fiber connection, noticed latest 6.35.29 made a noticeable difference for pppoe fastpath performance.
IP was set by Quick Set, I had no influence on the “level”. Tried your suggestion, but no improvement.
It’s a 30Mb/s VDSL2, unfortunately not three figures fiber However, after upgrading to 6.35rc30 and running a dozen speedtests, average download speed over Ethernet is about 20Mb/s, much better than the previous average of 10. Still sometimes about 7-8 Mb/s, but much better.
The frustrating part is that after switching to wireless, I’ll consistently get the full 30Mb/s and that was the situation since the beginning, with all versions of RouterOS I tried.
Wireless works great. Wired, not really.
I’ll leave it running like this to see if the complete connection failures over Ethernet will appear again.
Sure, I did reboot evertyhing, a lot of times in the last 10 days
What’s interesting, when I go through the web interface, it says “Rate 1Gbps”, and here it says speed is 100M. Computers also say they have connected with 1Gbps.
In the mean time, I’ve been trying to stream Internet radio with a streaming speaker. Over Ethernet, stuttering and dropouts every few minutes.
Since switching it to wireless, no problems for 30 minutes.
I’m not noticing any problems with LAN traffic over Ethernet, only Internet stuff. Maybe the next step should be thoroughly testing local stuff, if this is some hardware problem?
Once the router is netinstalled, import the .rsc export back; to do it you may either import it, or simply copy and paste its contents (CLI commands) onto a New Terminal.
This process re-formats the NAND and re-installs ROS, guaranteeing a “sane” state to begin with.
Where are the ethernet network devices wired to? All directly to the Hap? Or there is any additional switch?
OK, I’ll try the netinstall, there’s nothing to lose
But this is a brand new hAP ac. Straight from the box, Quick Set and nothing but problems with “wired” and everything works perfectly with wireless connections.
I do have a 16-port switch, but at the moment it’s not connected to hAP, I tried to eliminate all “foreign elements”.
I already installed 6.35.30 and I’m now getting about 15-20 Mbps almost every time I test it. But if I use a wireless connection on the same computer, I get 30 Mbps EVERY time. Sooo frustrating
I would even live with the lower speed if it worked consistently. But streaming and downloading stutters.
If wireless was giving me the same problems, I would look for MTU issues or something, but switching to wireless, evertyhing is great. Switching to the old router with wired connections, again, everything works great.
Maybe it’s an issue with compatibility with my ISP’s router (used in bridged mode), but then, why wireless works perfectly?
In my opionion, it’s either problematic hardware or something stupid in the configuration that no one notices
Still having the same problems. Wireless Internet OK, wired Internet slower and “stuttering”. This time with almost no changes from the default config…
This MikroTik experience is definitely not good, I’m running out of options
It is sometimes worth disabling RSTP on the bridge as well… for whatever reason I have noticed RSTP sometimes incorrectly disables ethernet ports on the newer versions of RoS.
I’ve not been able to “pin” this down but by disabling it when I am getting ethernet issues the performance has been better.
I have the same problem.
excellent wireless performance, but slow internet download with ethernet ports.
Installed 6.35rc49, nothing changed.
I use default config.
I’m also suffering from the same. LAN performance is okay, but all traffic over WAN interface (eth1) is terrible. I sometimes cannot even connect through winbox on that interface because of the high packet loss/low bandwidth. It’d be nice if Mikrotik takes a position into whether this is hardware / software / unknown. I have a few more Hap ACs in pre-order but holding off on that till more details are known. It’s a great device…if it works.