/api/firewall/alias/addItem/ made changes @ 2022-02-21T15:24:13.155400 (mshillam@192.168.1.10)
This commit is contained in:
parent
01efad735b
commit
0c68f08ba9
14
config.xml
14
config.xml
|
|
@ -2149,8 +2149,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1645449727.1513</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
<time>1645457053.1554</time>
|
||||
<description>/api/firewall/alias/addItem/ made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
@ -3078,6 +3078,16 @@ albert_latest_pc
|
|||
<content>192.168.20.0/24</content>
|
||||
<description>Proxmox g1 g2 etc</description>
|
||||
</alias>
|
||||
<alias uuid="60b7aeee-9163-4ca3-84c1-bda2206f1c65">
|
||||
<enabled>1</enabled>
|
||||
<name>UT_malicious_ips</name>
|
||||
<type>urltable</type>
|
||||
<proto/>
|
||||
<counters>0</counters>
|
||||
<updatefreq>0.5</updatefreq>
|
||||
<content>https://www.spamhaus.org/drop/drop.txt https://www.spamhaus.org/drop/edrop.txt https://www.spamhaus.org/drop/dropv6.txt https://iplists.firehol.org/files/dshield_30d.netset</content>
|
||||
<description>Malicious IP Lists</description>
|
||||
</alias>
|
||||
</aliases>
|
||||
</Alias>
|
||||
</Firewall>
|
||||
|
|
|
|||
Loading…
Reference in New Issue