Community discussions

MikroTik App
 
coreyclamp
just joined
Topic Author
Posts: 4
Joined: Wed Jun 12, 2013 5:23 am

CHR in AWS - Horribly slow

Wed Sep 29, 2021 1:25 am

I'm attempting to use a CHR in a fresh AWS environment. I have an extremely simple configuration on the CHR to enable masquerade and RDP port forwarding. The firewall is currently running as a t3.small instance (2 CPU / 2 GB). The machines behind the CHR are not able to download any files and web browsing is spotty - some sites seem to load fine and other partially load and eventually timeout. Response time seems to be fast until there is any significant bandwidth trying to get across.

Here is my config:

/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip dhcp-client
add add-default-route=no disabled=no interface=ether1
add dhcp-options=hostname,clientid disabled=no interface=ether2
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether2 src-address=172.27.0.0/22
add action=dst-nat chain=dstnat dst-address=172.30.0.11 dst-port=3389 protocol=tcp to-addresses=172.27.0.20
/ip route
add distance=1 dst-address=172.27.0.0/22 gateway=172.27.0.1

What am I missing here?
 
joegoldman
Forum Veteran
Forum Veteran
Posts: 766
Joined: Mon May 27, 2013 2:05 am

Re: CHR in AWS - Horribly slow

Wed Sep 29, 2021 1:34 am

Have you applied a license? I believe CHR will only route 1mbps or something very low without an applicable license added.
 
coreyclamp
just joined
Topic Author
Posts: 4
Joined: Wed Jun 12, 2013 5:23 am

Re: CHR in AWS - Horribly slow

Wed Sep 29, 2021 4:29 am

I'm running the 1G trial right now to no effect. Throughput is 100 Kbit at most with or without the license

Who is online

Users browsing this forum: No registered users and 13 guests