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 - AxelTwin

#1
Nope, it is blocked by default deny rule.

wan      Apr 28 14:43:43   80.14.0.0:52059   192.168.21.10:443   tcp   Default deny rule
#2
Thanks, it works like a charm !

One last thing is, When accessing the local machine through http I can reach the service, but it wont let me access it through https.
I guess there is a rule to apply but I can't figure out where it should be applied.
To be honest, I am a bit lost at the moment with opnsense firewall rules, need to practice.
Thanks for showing me the way...
#3
Hi everybody,

Coming from pfsense, I setup NAT1:1 on opnsense the exact same way I do on pfsense.
It's working like a charm on pfsense, while on opnsense it seems that I miss something.
If I try to access my virtual ip address with https://  I end up on the opnsense GUI.

I have 1 virtual IP with public IP setup.

In NAT 1:1 I have:
Interface    External IP     Internal IP              Destination IP    
WAN            public.ip/24    192.168.31.10/24      *

Can someone advise me ?