Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pietro87

#1

Goodmorning everyone,
i just started using opnsense.
I need to enter via public ip (static) to a specific ip of the lan that acts as a mail server. But I'm doing something wrong.

I set up a firewall rule
IPv4 TCP   *   *   WAN indirizzo   7000 (MMS/UDP)   *   *   IN_WAN

and after port-forw:
WAN   TCP   *   *   *   7000 (MMS/UDP)   192.168.1.102   443 (HTTPS)   POSTA_IN_FROM_WAN

from the firewall logs I see that I reach my public ip but I don't get an answer ....

I'm doing something wrong, it's not clear to me how to create external access to a local ip machine ... thanks for your help.