routeros 7.1b5 dev chr bugs

The following content is Google Translate
Hello, dear developers!

I found several bugs:

  1. GRE tunnel keepalive is not available

1.1 For example, this can be connected successfully

/interface gre
add allow-fast-path=no ipsec-secret=passwd !keepalive local-address=180.143.125.xx mtu=1400 name=\
gre-tunnel-oraclecloud-Always-Free remote-address=152.67.200.xx

1.2 This is a failure successfully

/interface gre
add allow-fast-path=no ipsec-secret=passwd keepalive=1M local-address=180.143.125.xx mtu=1400 name=\
gre-tunnel-oraclecloud-Always-Free remote-address=152.67.200.xx



2. There is no RX TX data display for pppoe-out1 connection

  1. Routing-mark cannot add mark name

3.1 For example, it fails
[admin@MikroTik]

/ip/firewall/mangle> add action=mark-routing chain=prerouting dst-address=10.1.1.0/24 dst-address-list=!
CN dst-address-type=!local \
\... in-interface=ether2 passthrough=yes new-routing-mark=CN

input does not match any value of new-routing-mark

3.2 This also fails
[admin@MikroTik]

 /ip/firewall/mangle>
line 2 of 2> in-interface=ether2 passthrough=yes routing-mark=CN

input does not match any value of mark

3.3 Winbox also cannot add route mark

Please tell me how to solve it, thank you!
If you need a configuration file, please contact me!
cmccfull@@@@@gmail…com

CST time
April 23, 2021 16:09:04

pppoe-out1 no have any data to show

/routing/table/add name=

谢谢!

/interface gre
add allow-fast-path=no comment=“ORACLE Cloud Always Free Chuncheon” ipsec-secret=passwd !keepalive
local-address=10.0.0.44 mtu=1400 name=gre-tunnel-oraclecloud-Always-Free remote-address=171.109.3.116

/ip address
add address=172.16.1.1/24 interface=gre-tunnel-oraclecloud-Always-Free network=172.16.1.0
/ip route
add check-gateway=ping disabled=no dst-address=10.1.1.0/24 gateway=172.16.1.254
routing-table=main suppress-hw-offload=no

/routing table
add name=CN

/ip firewall mangle
add action=mark-routing chain=prerouting dst-address=!10.1.1.0/24 dst-address-list=!CN dst-address-type=!local
in-interface=ether2 passthrough=no

CHINA ROUTE LIST
https://github.com/zealic/autorosvpn/blob/master/address-list.rsc