from Asus to Mikrotik (CRS109-8G-1S-2HnD)

Hi,
As my asus router got stuck everytime, I bought a CRS109-8G-1S-2HnD.
But when trying to get all the port foward, it won’t work as it should, I’m really a noob on this, so I started googling for some answers.
this is a picture of how it was on the asus, and everything was working fine.

this is what I have made in my mikrotik router :slight_smile:
[admin@MikroTik] > /ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; defconf: masquerade
chain=srcnat action=masquerade out-interface=Wan

1 chain=dstnat action=dst-nat to-addresses=192.168.10.102 to-ports=32400 protocol=tcp dst-port=32400 log=no log-prefix=“”

2 chain=dstnat action=dst-nat to-addresses=192.168.10.104 to-ports=32400 protocol=tcp dst-port=32402 log=no log-prefix=“”

3 chain=dstnat action=dst-nat to-addresses=192.168.10.101 to-ports=25 protocol=tcp dst-port=8001 log=no log-prefix=“”

4 ;;; masq. vpn traffic
chain=srcnat action=masquerade src-address=192.168.89.0/24

5 chain=dstnat action=dst-nat to-addresses=192.168.10.102 to-ports=1194 protocol=udp dst-address-type=local dst-port=1194 log=no log-prefix=“”

6 chain=dstnat action=dst-nat to-addresses=192.168.10.102 to-ports=934 protocol=tcp dst-port=934 log=no log-prefix=“”

7 chain=dstnat action=dst-nat to-addresses=192.168.10.102 to-ports=8081 protocol=tcp dst-port=8081 log=no log-prefix=“”

I managed to get openVPN to work.

Can somebody help me in the right directions? I have a dynimac IP adres
port fortward om 443 and 80 I deleted, because I wasn’t able to browse anymore.

This may help you;
https://www.youtube.com/edit?o=U&video_id=_kw_bQyX-3U

The video does not work.

Hey, you that guy from the youtube movie I used yesterday to fix my microtik. thanks a lot! I’m the one who thanked you on youtube.

https://www.youtube.com/watch?v=_kw_bQyX-3U&t=1s

thank you very much again.

I now have a strange problem on ether3 if asus ac router is connect to ether3 only 100mbit (100mbit?) when connected to ether4 then I get 200mbit (gigabit)

Or do i need to open a new topic. I checked the port settings only thing what is different is that at status it says link downs 0 on ether3 and on ether4 0 thats it.

Sorry, should have been https://www.youtube.com/watch?v=_kw_bQyX-3U Some how I managed to link my video manager page.

Glad it helped somebody, it was worth making if it did!

Odd one about your port issue though, can you do an “export hide-sensitive”, may sound basic but have you checked the cables?
If you are talking about throughput speeds, it may be a little bit variable as although it is a gigabit switch, it only switches at gigabit and won’t route at anything near that due to the weakness of the CPU.