Community discussions

MikroTik App
 
davizo70
newbie
Topic Author
Posts: 35
Joined: Sun Apr 10, 2011 10:58 pm

Port forwarding

Wed Feb 08, 2012 8:19 pm

Hello,
I am new ISP operator. Yesterday one of my custommers, which has an IP address 10.0.30.50/24 asked me to do a port forwarding. The port number is 5992. My topology is: External address-> MT1-> MT2-> custommer. What can I do?
 
User avatar
eszaknet
just joined
Posts: 18
Joined: Tue Oct 18, 2011 11:56 pm

Re: Port forwarding

Wed Feb 08, 2012 8:33 pm

Read mikrotik wiki :D
or give more information :)

What is the customers client? MT or TP-link etc.
Where would you do the forwarding? In your gateway, or in the customers client?

Port forward example:
/ip firewall nat add chain=dst-nat dst-address=x.x.x.x (external address) protocol=tcp (tcp/udp or any) dst-port=5992 action=dst-nat to-addresses=y.y.y.y (customer address) to-ports=5992 (customer port)
 
davizo70
newbie
Topic Author
Posts: 35
Joined: Sun Apr 10, 2011 10:58 pm

Re: Port forwarding

Wed Feb 08, 2012 9:53 pm

Read mikrotik wiki :D
or give more information :)

What is the customers client? MT or TP-link etc.
Where would you do the forwarding? In your gateway, or in the customers client?

Port forward example:
/ip firewall nat add chain=dst-nat dst-address=x.x.x.x (external address) protocol=tcp (tcp/udp or any) dst-port=5992 action=dst-nat to-addresses=y.y.y.y (customer address) to-ports=5992 (customer port)
Well, The topology is as follows:
External IP address-92.245.71.114-Mikrotik1-10.0.10.1>10.0.10.254-Mikrotik2-10.0.30.1>10.0.30.50-Ubiquiti airgrid antenna in routing mode-192.168.1.2>PC
So, the custommer 192.168.1.2 asked to do port forwarding. I think I must do it om MT1 and on antenna. is this true?
 
User avatar
eszaknet
just joined
Posts: 18
Joined: Tue Oct 18, 2011 11:56 pm

Re: Port forwarding

Wed Feb 08, 2012 10:03 pm

Yes it is.
MT1: external to airgrid then Airgrid: airgrid to customer.
 
davizo70
newbie
Topic Author
Posts: 35
Joined: Sun Apr 10, 2011 10:58 pm

Re: Port forwarding

Thu Feb 09, 2012 8:13 pm

Thanks a lot.

Who is online

Users browsing this forum: No registered users and 26 guests