unable to telnet in port 1352

I am unable to telnet example anydomain.com 1352 with my mikrotik router in place
if I use my linux box as a router am able to telnet

any help will be appreciated

why not? syntax?

[admin@r] > system telnet demo.mt.lv port=1234
Trying 66.228.113.24...

I get the error

telnet: Unable to connect to remote host: Connection refused

Welcome back!



How would I tell if that port is open in my mikrotik router

Thanks

if it’s not specifically blocked by your created firewall/nat rules - nothing is closed in RouterOS

I added the following rule to enable the port but still nothing happens

/ip firewall nat> add chain=forward action=accept protocol=tcp dst-port=1352