(Mikrotik) Open forward port 1600 UDP

 Savit0r


Posted 6 January 2019 - 10:10 pm
Hello guys, I wasted one day try config port for my ip.
In my house I have one modem that sends link for mikrotik, and mikrotik send internet for my computer.

I use this command and try manually too.

/ip firewall nat
add chain=dstnat action=dst-nat in-interface="ether1, WAN IP" dst-port=16000 to-addresses=myipv4 to-ports=16000 protocol=udp

I try open port 16000 in modem too, but dont work with my ipv4. I think why my ipv4 its generated for mikrotik
Link | Reply | Quote
 +chris@voobly

Voobly Team


Posted 6 January 2019 - 10:48 pm
The following below should work without any problems.

[You must login to view link]
Code:
/ip firewall nat add chain=dstnat dst-port=16000 action=dst-nat protocol=udp to-address=<your computer's local ip address> to-port=16000
Link | Reply | Quote
 +chris@voobly

Voobly Team


Posted 6 January 2019 - 10:49 pm
Please also make sure, that the rule was properly saved and applied to your Mikrotik router + rebooted.
Link | Reply | Quote
 Savit0r


Posted 6 January 2019 - 11:51 pm
I write this code on terminal like u say:
/ip firewall nat add chain=dstnat dst-port=16000 action=dst-nat protocol=udp to-address=<my ipv4> to-port=16000

and reboot mikrotik.
but i dont made anything on moden.

but dont solve problem :(
Link | Reply | Quote
 Savit0r


Posted 7 January 2019 - 12:17 am
check attachment
Attachments:
fix.png (file size: 81.87 KB)

Link | Reply | Quote
 +chris@voobly

Voobly Team


Posted 7 January 2019 - 7:49 am
Keep UPnP disabled please.
Link | Reply | Quote
 kitt


Posted 7 January 2019 - 11:34 am
hi
turn off UPnP on the router and in the voobly settings. save/apply.
using this dhcp and step1 find the private ip of your pc and use in the port forwarding. apply/save: https://www.voobly.com/pages/view/134
[You must login to view link]
Link | Reply | Quote
 Savit0r


Posted 7 January 2019 - 11:25 pm
Hello, i fix problem.
I connect direct in modem and open port :)
Thanks for attention.
Link | Reply | Quote
 kitt


Posted 8 January 2019 - 1:08 am
hi
ok


Link | Reply | Quote
[1]
Displaying 1 - 9 out of 9 posts
Forum Jump:
1 User(s) are reading this topic (in the past 30 minutes)
0 members, 1 guests