Skip to content

Commit

Permalink
intrusion detection: switch default to WAN
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jul 6, 2015
1 parent 5a1f41a commit a1aabc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opnsense/mvc/app/models/OPNsense/IDS/IDS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</enabled>
<interfaces type="InterfaceField">
<Required>Y</Required>
<default>lan</default>
<default>wan</default>
<multiple>Y</multiple>
<filters>
<enable>/^(?!0).*$/</enable>
Expand Down

0 comments on commit a1aabc1

Please sign in to comment.