1
22.7 Legacy Series / Re: nat for some internal ip's is not working
« on: January 05, 2023, 09:14:09 pm »
When i go to Firewall => States, I see the following:
One thing I can do to make a particular connection working, is to delete the state and hope for it to work.
This issue has become a problem and we are probably replacing the OPNsense Firewall Router with another Router.
Code: [Select]
int pro source nat dest State Rule
all udp 123.123.123.123:13331 10.132.0.17:13231 MULTIPLE:MULTIPLE let out anything from firewall host itself
all udp 123.123.123.123:13331 123.123.123.123:13231 10.132.0.17:13231 NO_TRAFFIC:SINGLE
One thing I can do to make a particular connection working, is to delete the state and hope for it to work.
This issue has become a problem and we are probably replacing the OPNsense Firewall Router with another Router.