I’m new to the Mikrotik platform. I need some help in forwarding specific IP and port to specific destination. Can you please show me the command in winbox. I have read in NAT(dst NAT/src NAT) but I’m not sure if this is the right approach and/or the exact configuration.
Please find below sample scenario.
Source IP and port
145.xxx.xxx.xxx:1234
receiving IP and port(mikrotik router-WAN)
80.xxx.xxx.xxx:3099
I can confirm in tourch, that I am receiving the stream about 15Mbps. I would like to send/forward this stream(IP:port) to a specific destination.
Questions.
1.) Can I send/forward it to a gateway which is the other physical port of the mikrotik router? or do i really have to know the specific device(IP and port).
So, your public IP on MT WAN interface is 80.xxx.xxx.xxx ?? and you expect the the traffic to port 3099 ??? and you want to forward it to some IP:port on your private network ??