Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
16.1 Legacy Series
»
[SOLVED] Default Deny Rule
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Default Deny Rule (Read 10978 times)
DataRAID
Newbie
Posts: 2
Karma: 1
[SOLVED] Default Deny Rule
«
on:
June 11, 2016, 11:02:15 pm »
Running into an issue trying to allow some ports into my network via Port Forwarding.
Port Forward Rule: (Firewall > NAT > Port Forwarding)
WAN TCP * * WAN Address 3389 192.168.1.10 3389
Firewall Rule: (Firewall > Rules > WAN)
IPv4 TCP * * 192.168.1.10 3389
When trying to use MSTSC from remote source to RDP into the box, I am unable to connect. Looking at the logs, see the connection coming in and it gets denied. The rule showing denying it is the "Default deny rule IPv4".
From my research, that rule means it could not match the traffic to an existing rule. Yet I have one in there. This is a clean install, and these are the only options set in my firewall. I can browse out just fine, and I do not have any of the other features set (No IDS/IPS, Proxy, or Captive Portal).
OPNsense 16.1.8-amd64
FreeBSD 10.2-RELEASE-p14
OpenSSL 1.0.2g 1 Mar 2016
Hardware is Zotac Zbox Ci323 with 8GB RAM and 120 GB SSD
I have tried the following:
Reboot the box
Move the rule to Floating
Add rule to allow port on WAN interface
Add rule on LAN
1:1 NAT for the server
Any thoughts? Am I looking in the wrong direction?
«
Last Edit: June 14, 2016, 04:54:48 pm by DataRAID
»
Logged
DataRAID
Newbie
Posts: 2
Karma: 1
Re: Default Deny Rule
«
Reply #1 on:
June 14, 2016, 04:54:13 pm »
This issue resolved itself after patching to 16.1.16.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
16.1 Legacy Series
»
[SOLVED] Default Deny Rule