Community discussions

MikroTik App
 
smallville8vdm
just joined
Topic Author
Posts: 1
Joined: Thu Sep 08, 2016 10:18 pm

How to forward ports from inside my network to the outside world Outgoing and incoming

Thu Sep 08, 2016 10:26 pm

Good day All,

I am struggling with some basic stuff. I have Server that needs info from some agents/probes inside another network. They need to query the server. So i do know how forward from the outside say 1.34.5.2:8443 to 192.168.0.2:443 inside(dst-nat). But i dont know how to open up all ips from the inside open to the outside ?

Help will be appreciated.

Regards
Hannes
 
User avatar
kaptain46
just joined
Posts: 22
Joined: Thu Sep 18, 2008 1:27 pm
Location: Rho
Contact:

Re: How to forward ports from inside my network to the outside world Outgoing and incoming

Fri Sep 09, 2016 1:42 am

Hi,
sorry but your question is very ... confused.

I see you know how to forward port/service from outside to inside your net using dst-nat, but I don't know what you mean with "But i dont know how to open up all ips from the inside open to the outside".

If you haven't set any specific firewall rule, all request from inside your net to outside (Internet) don't need any specific settings to and all reply to them will be forwarded by NAT functionalities without any settings.
 
Revelation
Member
Member
Posts: 336
Joined: Fri Dec 25, 2015 5:59 am

Re: How to forward ports from inside my network to the outside world Outgoing and incoming

Sat Sep 10, 2016 4:28 am

To touch on what kaptain46 wrote. You'll need to setup the NAT with masquerade for your traffic on your LAN to use your WAN IP to get out of your network.