The following content is Google Translate
Hello, dear developers!
I found several bugs:
- 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
- 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


