I just switched my ptp bridge from SXTG-2HnD to SXTG-5HPnD-SAr2 because of the quiter Band.
On both sides there are powerfull linux machines.
With the G 2Hnd i had ~200mbits no matter if i use single or multithreaded Connections between them.
Iperf results something about 200mbits, usenet about 200mbit, iperf, wget everything is about the 200mbits +- 10.
I switched them to SXTG-5HPnD-SAr2 to use the quiter band. Especialy in the evenings 2ghz is a problem here in
urban area. Now things are getting strange. Iperf does singlethreded 190mbits, usenet also. iperf multithreaded is hitting 210 mbits. But wget is hardnailed at 30mbits. Whats the reason for this? I tried ros 5.25 and latest 6.6 with device firmware 3.08 to 3.10. Everyone has the same result.
Its driving me crazy.
Anyone has an idea for this?
I allready tried those typical tips here, reduce signal strenght, play with tdma period and so on. same result no matter what i do. Help on this is verry welcome.
Regards
derdigge
settings for client:
Code:Select all
# 1月/ 02/1970 03:10:45 Roul雷竞技terOS 5.26 #软件雷电竞app下载官方版苹果id = 3JZE-XJPZ # /interface bridge add l2mtu=1600 name=bridge1 protocol-mode=rstp /interface wireless set 0 band=5ghz-a/n channel-width=20/40mhz-ht-above country=germany disabled=no frequency=5240 ht-rxchains=0,1 ht-txchains=0,1 l2mtu=2290 mode=\ station-bridge name=wlan1-gateway noise-floor-threshold=-110 ssid=MikroTik tx-power=10 tx-power-mode=all-rates-fixed wireless-protocol=\ nv2-nstreme-802.11 wmm-support=enabled /interface ethernet set 0 name=ether1-local /interface wireless nstreme set wlan1-gateway enable-nstreme=yes /interface wireless security-profiles set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk group-ciphers=tkip,aes-ccm mode=dynamic-keys supplicant-identity=MikroTik unicast-ciphers=\ tkip,aes-ccm wpa-pre-shared-key=***** wpa2-pre-shared-key=**** /ip hotspot user profile set [ find default=yes ] idle-timeout=none keepalive-timeout=2m /ip pool add name=default-dhcp ranges=192.168.88.10-192.168.88.254 /ip dhcp-server add address-pool=default-dhcp interface=ether1-local name=default /queue type add kind=pcq name=pcq-upload-default pcq-classifier=src-address add kind=pcq name=pcq-download-default pcq-classifier=dst-address /system logging action set 0 memory-lines=1000 set 1 disk-lines-per-file=1000 /interface bridge port add bridge=bridge1 interface=ether1-local add bridge=bridge1 interface=wlan1-gateway /ip address add address=192.168.88.10/24 comment="default configuration" interface=ether1-local /ip dhcp-client add comment="default configuration" interface=bridge1 /ip dhcp-server network add address=192.168.88.0/24 comment="default configuration" dns-server=192.168.88.1 gateway=192.168.88.1 /ip dns set allow-remote-requests=yes servers=192.168.88.100 /ip dns static add address=192.168.88.1 name=router /ip firewall filter add chain=input comment="default configuration" protocol=icmp add chain=input comment="default configuration" connection-state=established add chain=input comment="default configuration" connection-state=related add chain=input comment="default configuration" in-interface=wlan1-gateway add chain=forward comment="default configuration" connection-state=established add chain=forward comment="default configuration" connection-state=related add action=drop chain=forward comment="default configuration" connection-state=invalid /ip firewall nat add action=masquerade chain=srcnat comment="default configuration" disabled=yes out-interface=wlan1-gateway /ip ipsec peer add /ip route add distance=1 gateway=192.168.88.100 /ip service set api disabled=no set "" disabled=no port=8729 /system identity set name=Easy /system leds add interface=wlan1-gateway leds=led1,led2,led3,led4,led5 type=wireless-signal-strength /tool bandwidth-server set authenticate=no /tool mac-server add disabled=no interface=ether1-local /tool mac-server mac-winbox set [ find default=yes ] disabled=yes add interface=ether1-local
Code:Select all
# jan/02/1970 03:08:23 by RouterOS 5.26 # software id = NHZE-N1PX # /interface bridge add l2mtu=1600 name=bridge1 protocol-mode=rstp /interface wireless set 0 band=5ghz-a/n channel-width=20/40mhz-ht-above country=germany disabled=no frequency=5240 ht-rxchains=0,1 ht-txchains=0,1 l2mtu=2290 mode=bridge \ name=wlan1-gateway noise-floor-threshold=-110 nv2-cell-radius=10 ssid=MikroTik tdma-period-size=1 tx-power=10 tx-power-mode=all-rates-fixed \ wireless-protocol=nv2 /interface ethernet set 0 name=ether1-local /interface wireless nstreme set wlan1-gateway enable-nstreme=yes framer-policy=best-fit /interface wireless security-profiles set [ find default=yes ] authentication-types=wpa2-psk group-ciphers=tkip,aes-ccm mode=dynamic-keys supplicant-identity=MikroTik unicast-ciphers=\ tkip,aes-ccm wpa-pre-shared-key=**** wpa2-pre-shared-key=**** /ip hotspot user profile set [ find default=yes ] idle-timeout=none keepalive-timeout=2m /ip pool add name=default-dhcp ranges=192.168.88.10-192.168.88.254 /ip dhcp-server add address-pool=default-dhcp interface=ether1-local name=default /queue type add kind=pcq name=pcq-upload-default pcq-classifier=src-address add kind=pcq name=pcq-download-default pcq-classifier=dst-address /system logging action set 0 memory-lines=1000 set 1 disk-lines-per-file=1000 /interface bridge port add bridge=bridge1 interface=ether1-local add bridge=bridge1 interface=wlan1-gateway /ip address add address=192.168.88.20/24 comment="default configuration" interface=ether1-local /ip dhcp-client add comment="default configuration" interface=bridge1 /ip dhcp-server network add address=192.168.88.0/24 comment="default configuration" dns-server=192.168.88.1 gateway=192.168.88.1 /ip dns set allow-remote-requests=yes servers=192.168.88.100 /ip dns static add address=192.168.88.1 name=router /ip firewall filter add chain=input comment="default configuration" protocol=icmp add chain=input comment="default configuration" connection-state=established add chain=input comment="default configuration" connection-state=related add action=drop chain=input comment="default configuration" in-interface=wlan1-gateway add chain=forward comment="default configuration" connection-state=established add chain=forward comment="default configuration" connection-state=related add action=drop chain=forward comment="default configuration" connection-state=invalid /ip firewall nat add action=masquerade chain=srcnat comment="default configuration" disabled=yes out-interface=wlan1-gateway /ip ipsec peer add /ip route add distance=1 gateway=192.168.88.100 /ip service set api disabled=no set "" disabled=no port=8729 /system identity set name=Stephan /system leds add interface=wlan1-gateway leds=led1,led2,led3,led4,led5 type=wireless-signal-strength /tool bandwidth-server set authenticate=no /tool mac-server add disabled=no interface=ether1-local /tool mac-server mac-winbox set [ find default=yes ] disabled=yes add interface=ether1-local