I have a problem , aegis runs ok until I start the vpn.
tried different versions of voxel but still the same. Tried deleting and reinstalling,same result.Tried installing internal memory and usb.
AEGIS
by bolemo
version 1.6.12
internal drive
STATUS COMMAND LOG TOOLS Blocklists Sources Custom Blacklist Custom Whitelist
Status @ 2021-02-24 15:57:44 (router time)
Errors
- iptables: VPN network range bypass rules are not right!
Detailed status
- Active WAN interface is 'ppp0'.
- Active VPN tunnel is 'tun21'.
- Sources cache directives update time: 2021-02-24 15:57:30
- Blocklist directives generation time: 2021-02-24 15:57:31
- set: firewall-start.sh is set for aegis.
- ipset: blocklist is set.
- iptables: shield chains are set.
- iptables: VPN tunnel IFO rules are set.
- iptables: WAN interface IFO rules are set.
Last shield uprear report
- shield was upreared from: aegis script @ 2021-02-24 15:57:35
- WAN interface was 'ppp0'.
- VPN tunnel was 'tun21'.
- directives: ipset blocklist was set from file.
- directives: no whitelist file was found.
- iptables: rules were UNSUCCESSFULLY (re)set!
- log daemon: was already off.
Debug
- device info: R7800 R7800 V1.0.2.82.2SF
- aegis info: aegis 1.6.12-int
- status codes: ck:1557|pb:64|wn:0|wif
pp0|wnt:195.213.35.223|tif:tun21|tnt:10.39.0.222|blc:619647669|wlc:0|log:1
- info file: 103951|ppp0|tun21
- timestamps: inf:1614182255|cch:1614182250|bld:1614182251|wld:
- conf:
- aegis.wan=net-iface
- aegis.tun=net-iface
- aegis.log=log
- aegis.up=1
- aegis_web.log=subsection
- 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 INPUT -i tun21 -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 FORWARD -i tun21 -m set --match-set aegis_bl src -m comment --comment "incoming in aegis blocklist" -j aegis_src
- -A FORWARD -o tun21 -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 OUTPUT -o tun21 -m set --match-set aegis_bl dst -m comment --comment "outgoing in aegis blocklist" -j aegis_dst
- -A aegis_dst -d 10.39.0.222/32 -o tun21 -m comment --comment "aegis inet bypass" -j RETURN
- -A aegis_dst -m comment --comment "aegis reject outgoing" -j REJECT --reject-with icmp-admin-prohibited
- -A aegis_src -s 10.39.0.222/32 -i tun21 -m comment --comment "aegis inet bypass" -j RETURN
- -A aegis_src -m comment --comment "aegis drop incoming" -j DROP
- ipset engine sets:
- blocklist:
- Name: aegis_bl
- Type: hash:net
- Revision: 7
- Header: family inet hashsize 16384 maxelem 51087 bucketsize 12 initval 0xb339ef08
- Size in memory: 1184472
- References: 8
- Number of entries: 51087