Good evening , there RB2011UAS - 2HnD In, wanted to know if he could in any way impact on the rate cut in torrents ? Just before it was tp - link and the speed at impact , the average was 4- 6MB , sometimes reached 8 - 10Mb , now rarely crosses over 2Mb , 500Kb average -1.5- 1.8Mb . In NATe port forwarding , everything is open . In their antivirus icing too , but I do not see results . May suggest what settings and parameters necessary to pay attention ?
Just add that no restrictive rules I did not create . He was originally from the first day did not give a high speed impact. (Plus a couple of days ago, the word bug , fell off the 'Net, the settings from the backup did not want to pick up , so now he can say clean pair of rules for torrents in NAT and iptv)
Also attach a settings file:
[admin@MikroTik] > export
# apr/20/2014 21:18:29 by RouterOS 6.12
# software id = 3TCD-IXFL
#
/interface bridge
add admin-mac=D4:CA:6D:7B:CC:FA auto-mac=no l2mtu=1598 name=bridge-local
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n basic-rates-a/g="" \
basic-rates-b="" channel-width=20/40mhz-Ce disabled=no distance=indoors \
frequency-mode=superchannel l2mtu=1600 mode=ap-bridge rate-set=configured \
ssid=MikroTik-7BCD03 supported-rates-b="" tx-power=18 tx-power-mode=\
all-rates-fixed
/interface ethernet
set [ find default-name=ether1 ] name=ether1-gateway rx-flow-control=auto \
tx-flow-control=auto
set [ find default-name=ether2 ] rx-flow-control=auto tx-flow-control=auto
set [ find default-name=ether5 ] bandwidth=512k/512k rx-flow-control=auto \
tx-flow-control=auto
set [ find default-name=ether6 ] name=ether6-master-local
set [ find default-name=ether7 ] master-port=ether6-master-local name=\
ether7-slave-local
set [ find default-name=ether8 ] master-port=ether6-master-local name=\
ether8-slave-local
set [ find default-name=ether9 ] master-port=ether6-master-local name=\
ether9-slave-local
set [ find default-name=ether10 ] master-port=ether6-master-local name=\
ether10-slave-local
set [ find default-name=sfp1 ] name=sfp1-gateway
/ip neighbor discovery
set ether1-gateway discover=no
set sfp1-gateway discover=no
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
dynamic-keys wpa-pre-shared-key=***** wpa2-pre-shared-key=*****
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m \
mac-cookie-timeout=3d
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge-local lease-time=10m name=\
default
/port
set 0 name=serial0
/interface bridge port
add bridge=bridge-local interface=ether2
add bridge=bridge-local interface=ether3
add bridge=bridge-local interface=ether4
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether6-master-local
add bridge=bridge-local interface=wlan1
/ip address
add address=192.168.88.1/24 comment="default configuration" interface=ether2 \
network=192.168.88.0
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid disabled=\
no interface=sfp1-gateway
add comment="default configuration" dhcp-options=hostname,clientid disabled=\
no interface=ether1-gateway
/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
/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=ether1-gateway
add chain=forward comment="default configuration" connection-state=\
established
add chain=forward comment="default configuration" connection-state=related
add chain=input protocol=igmp
add chain=input protocol=udp
add chain=input protocol=igmp src-address-list=""
add chain=input protocol=udp
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" \
out-interface=ether1-gateway to-addresses=0.0.0.0
add action=netmap chain=dstnat comment="Utorrent UDP" dst-port=24126 \
in-interface=ether1-gateway protocol=udp to-addresses=192.168.88.227 \
to-ports=24126
add action=dst-nat chain=dstnat comment=Battlefield4 dst-port=3659 \
in-interface=ether1-gateway protocol=udp to-addresses=192.168.88.227 \
to-ports=3659
add action=netmap chain=dstnat comment="Utorrent TCP" dst-port=24126 \
in-interface=ether1-gateway protocol=tcp to-addresses=192.168.88.227 \
to-ports=24126
/ip upnp
set allow-disable-external-interface=no
/lcd interface
set sfp1-gateway interface=sfp1-gateway
set ether1-gateway interface=ether1-gateway
set ether2 interface=ether2
set ether3 interface=ether3
set ether4 interface=ether4
set ether5 interface=ether5
set ether6-master-local interface=ether6-master-local
set ether7-slave-local interface=ether7-slave-local
set ether8-slave-local interface=ether8-slave-local
set ether9-slave-local interface=ether9-slave-local
set ether10-slave-local interface=ether10-slave-local
set wlan1 interface=wlan1
/lcd interface pages
set 0 interfaces="sfp1-gateway,ether1-gateway,ether2,ether3,ether4,ether5,ethe\
r6-master-local,ether7-slave-local,ether8-slave-local,ether9-slave-local,e\
ther10-slave-local,wlan1"
/routing igmp-proxy
set quick-leave=yes
/routing igmp-proxy interface
add alternative-subnets=0.0.0.0/0 interface=ether1-gateway upstream=yes
add interface=bridge-local
/system clock
set time-zone-name=Europe/Kiev
/system ntp client
set enabled=yes mode=unicast primary-ntp=91.226.136.136 secondary-ntp=\
91.226.136.138
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=ether2
add interface=ether3
add interface=ether4
add interface=ether5
add interface=ether6-master-local
add interface=ether7-slave-local
add interface=ether8-slave-local
add interface=ether9-slave-local
add interface=ether10-slave-local
add interface=wlan1
add interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=ether2
add interface=ether3
add interface=ether4
add interface=ether5
add interface=ether6-master-local
add interface=ether7-slave-local
add interface=ether8-slave-local
add interface=ether9-slave-local
add interface=ether10-slave-local
add interface=wlan1
add interface=bridge-local
Apologies for the transfer, use Google translator.