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.