Hap Ac2 - проблема входящего трафика

Тема в разделе "Общий форум", создана пользователем web, 13 июл 2018.

  1. web

    web Участник

    Добрый день.

    Имеется данный девайс. Прошивка 6.42.6
    Конфиг практически дефолтный.
    Проблема в том, что закачка (шнурок или wi-fi, без разницы) скачет от 10 до 60 мбит при тарифе 100мбит.

    Без роутера 100 мбит в обе стороны стабильно.
    # jul/13/2018 02:36:51 by RouterOS 6.42.6
    # model = RouterBOARD D52G-5HacD2HnD-TC
    /interface bridge
    add admin-mac=C:86 arp=reply-only auto-mac=no comment=defconf name=bridge
    /interface ethernet
    set [ find default-name=ether1 ] mac-address=5A
    set [ find default-name=ether2 ] name=ether2-master
    /interface wireless
    set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce distance=indoors frequency=auto mode=ap-bridge ssid=MikroTik-C2798A wireless-protocol=802.11
    /interface list
    add comment=defconf name=WAN
    add comment=defconf name=LAN
    add exclude=dynamic name=discover
    add name=mactel
    add name=mac-winbox
    /interface wireless security-profiles
    set [ find default=yes ] supplicant-identity=MikroTik
    add authentication-types=wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=web5 supplicant-identity="" wpa2-pre-shared-key=""
    /interface wireless
    set [ find default-name=wlan2 ] arp=reply-only band=5ghz-a/n/ac channel-width=20/40/80mhz-Ceee default-authentication=no disabled=no distance=indoors frequency=auto mode=ap-bridge security-profile=web5 ssid=WeB5 wireless-protocol=802.11 wps-mode=\
    disabled
    /ip hotspot profile
    set [ find default=yes ] html-directory=flash/hotspot
    /ip pool
    add name=default-dhcp ranges=192.168.88.10-192.168.88.254
    /ip dhcp-server
    add add-arp=yes address-pool=default-dhcp disabled=no interface=bridge name=defconf
    /port
    set 0 name=serial0
    /interface bridge port
    add bridge=bridge comment=defconf interface=ether2-master
    add bridge=bridge comment=defconf interface=wlan1
    add bridge=bridge comment=defconf interface=wlan2
    add bridge=bridge interface=ether3
    add bridge=bridge interface=ether4
    add bridge=bridge interface=ether5
    /ip neighbor discovery-settings
    set discover-interface-list=discover
    /interface list member
    add comment=defconf interface=bridge list=LAN
    add comment=defconf interface=ether1 list=WAN
    add interface=wlan1 list=discover
    add interface=wlan2 list=discover
    add interface=ether2-master list=discover
    add interface=ether3 list=discover
    add interface=ether4 list=discover
    add interface=ether5 list=discover
    add interface=bridge list=discover
    add interface=bridge list=mactel
    add interface=bridge list=mac-winbox
    /interface wireless access-list
    add interface=wlan2 mac-address=0C vlan-mode=no-tag
    add interface=wlan2 mac-address=9F vlan-mode=no-tag
    add interface=wlan2 mac-address=4:0E vlan-mode=no-tag
    add interface=wlan2 mac-address=2:6A vlan-mode=no-tag
    add interface=wlan2 mac-address=E:15 vlan-mode=no-tag
    /ip address
    add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
    /ip dhcp-client
    add comment=defconf dhcp-options=hostname,clientid disabled=no interface=ether1
    /ip dhcp-server lease
    /ip dhcp-server network
    add address=192.168.88.0/24 comment=defconf gateway=192.168.88.1
    /ip dns static
    add address=192.168.88.1 name=router.lan
    /ip firewall filter
    add action=drop chain=input comment="Drop access to DNS from WAN" dst-port=53 in-interface=ether1 protocol=tcp
    add action=drop chain=input dst-port=53 in-interface=ether1 protocol=udp
    add action=drop chain=forward src-address=192.168.49.1
    add action=drop chain=forward dst-address=64.233.165.127
    add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
    add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
    add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
    add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
    add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
    add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
    add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
    add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
    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-list=WAN
    /ip firewall nat
    add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=WAN
    /ip firewall service-port
    set ftp disabled=yes
    set tftp disabled=yes
    set irc disabled=yes
    set h323 disabled=yes
    set sip disabled=yes
    set pptp disabled=yes
    set udplite disabled=yes
    set dccp disabled=yes
    set sctp disabled=yes
    /ip service
    set telnet disabled=yes
    set ftp disabled=yes
    set www disabled=yes
    set ssh disabled=yes
    set api disabled=yes
    set winbox address=192.168.88.0/24
    set api-ssl disabled=yes
    /system clock
    set time-zone-name=Europe
    /system identity
    set name=WebR
    /system routerboard settings
    set silent-boot=no
    /system scheduler
    add interval=12h name=autoupdate policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon start-date=jun/20/2018 start-time=14:10:32
    /system script
    add name=autoupdate owner=web policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source="/system package update\r\
    \ncheck-for-updates once\r\
    \n:delay 1s;\r\
    \n:if ( [get status] = \"New version is available\") do={ install }"
    /tool mac-server
    set allowed-interface-list=mactel
    /tool mac-server mac-winbox
    set allowed-interface-list=mac-winbox

    Подскажите куда копать, кого мучать ?

    Спасибо
     
  2. добрый день. Сложно сказать, Состояние линка стабильно ? Какая устанавливается скорость ? 10М 100М 1000ГБит fullduplex ?
     
  3. web

    web Участник

    Добрый.
    Линк стабилен.
    100М fullduplex
     
  4. это наблюдается только с трафиком идущим в Интренет ? Или с любым трафики идущим через маршрутизатор ? Например, если качаем что-нибудь по локальной сети ?
     
  5. web

    web Участник

    По локалке 1Гбит.
    Спокойно и стабильно качает 32 Мбайт/сек.
     
  6. попробуйте перенастроить WAN на другой порт.
     
  7. web

    web Участник

    Другой порт, другой кабель, другой комп.
    Ничего не изменилось.
    Единственное что заметил - дикий нагрев роутера.
    Даже без особой нагрузки корпус очень горячий.
    Особенно нижняя часть, где я так понимаю прилегает плата.
     
  8. Они в состояние покоя 50-60 градусов. Это норма для них. Поставьте другой Микротик посмотри так же или нет, возможно проблема в связке микротик-свитч провайдера.