For test.
WAN - 192.168.0.3
LAN 192.168.1.0/24
NAT - see Attachment NAT
WAN rule - see Attachment WAN
And it is not working :(
Have you un-ticked block private networks on the WAN interface settings?
Yes
Is the device you're testing this from in the WAN subnet? Then you might want to try disable reply-to in the advanced firewall settings.
Still not working :(
Check your port forward settings. Have a look at this link.
https://forum.opnsense.org/index.php?topic=8783.0 (https://forum.opnsense.org/index.php?topic=8783.0)
Hello,
in addition to this, why nat reflection from internal lan to wan ip (public ip) behind double nat is now working correctly (very slow/not loading)?
mainly in different ports redirected (ex. port 5001 wan (behind double nat) to port 5000 internal )
is there something else to check?
See this
I have no more ideas :(
your redirect target up is a wan address, it should be the ip of the lan device your are forwarding to.
Regarding wan nat reflection i have this setup:
Router with public ip x.x.x.x and lan ip 172.16.99.1 and dmz to ip 172.16.99.2 ------ opnsense wan ip 172.16.99.2 and lan ip 192.168.1.1
Port forward on opnsense destination wan ip address port 5001 nat to port 5000 internal ip 192.168.1.10.
From outside networks port forward working correctly. From the inside using wan public ip x.x.x.x (dynamic) nat reflection not working.
I have nat reflection enabled on firewall settings and at the nat rule.
Thanks
Quote from: keropiko on May 15, 2020, 09:12:58 PM
Regarding wan nat reflection i have this setup:
Router with public ip x.x.x.x and lan ip 172.16.99.1 and dmz to ip 172.16.99.2 ------ opnsense wan ip 172.16.99.2 and lan ip 192.168.1.1
Port forward on opnsense destination wan ip address port 5001 nat to port 5000 internal ip 192.168.1.10.
From outside networks port forward working correctly. From the inside using wan public ip x.x.x.x (dynamic) nat reflection not working.
I have nat reflection enabled on firewall settings and at the nat rule.
Thanks
Can you create a separate forum topic for this please, answering a question about NAT reflection in a topic about port forwarding is not going to help anyone searching for topics on NAT reflection is it?
I corrected.
Wan IP is 192.168.5.87
Lan 192.168.0.1/24
and target is 192.168.0.3
And still not working
It is workig.
I changed port to 8900 and works.
Thank you. :)