After upgrade from 1.6.2->1.6.4 using the commands aegis down; aegis upgrade; aegis up I have a problem loading the custom blacklist
Can you give me a solution to this?
The output is:
IP address *.123.41.94 is not blocked by the router.
IP address *.123.41.94 is in Aegis blocklist directives.
The current status is:
Active WAN interface is 'ppp0'.
no VPN tunnel found.
Sources cache directives update time: 2021-01-17 08:48:12
Blocklist directives generation time: 2021-01-17 08:48:12
set: firewall-start.sh is set for aegis.
set: post-mount.sh is set for aegis.
ipset: blocklist is set.
iptables: shield chains are set.
iptables: WAN interface IFO rules are set.
shield was upreared from: aegis script @ 2021-01-17 08:48:16
WAN interface was 'ppp0'.
No VPN tunnel was found.
directives: ipset blocklist was set from file.
directives: no whitelist file was found.
iptables: rules were (re)set.
iptables: rules for WAN interface in place.
log daemon: was already off.
device info: R7800 R7800 V1.0.2.80.4SF
aegis info: aegis 1.6.4-ext
status codes: ck:1047|pb:0|wn:0|wif
pp0|wnt:|tif:|tnt:|blc:619551363|wlc:0|log:1
info file: 99087|ppp0|
timestamps: inf:1610866096|cch:1610866092|bld:1610866092|wld:
conf:
aegis.wan=net-iface
aegis.tun=net-iface
aegis.log=1
aegis.log.len='5000'
aegis.up=1
aegis_web.log=subsection
aegis_web.log.len='300'
aegis_web.log.basetime='1608727546'
aegis_web.log.pos='2137702000'
iptables engine rules:
-N aegis_dst
-N aegis_src
-A INPUT -i ppp0 -m set --match-set aegis_bl src -m comment --comment "incoming in aegis blocklist" -j aegis_src
-A FORWARD -i ppp0 -m set --match-set aegis_bl src -m comment --comment "incoming in aegis blocklist" -j aegis_src
-A FORWARD -o ppp0 -m set --match-set aegis_bl dst -m comment --comment "outgoing in aegis blocklist" -j aegis_dst
-A OUTPUT -o ppp0 -m set --match-set aegis_bl dst -m comment --comment "outgoing in aegis blocklist" -j aegis_dst
-A aegis_dst -m comment --comment "aegis reject outgoing" -j REJECT --reject-with icmp-admin-prohibited
-A aegis_src -m comment --comment "aegis drop incoming" -j DROP
ipset engine sets:
blocklist:
Name: aegis_bl
Type: hash:net
Revision: 6
Header: family inet hashsize 32768 maxelem 60228
Size in memory: 1619308
References: 4
Number of entries: 60228