Community discussions

MikroTik App
 
telecomadmin
just joined
Topic Author
Posts: 8
Joined: Fri Apr 23, 2021 10:54 am

routeros 7.1b5 dev chr bugs

Fri Apr 23, 2021 11:17 am

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

3. 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

Image

Image
 
telecomadmin
just joined
Topic Author
Posts: 8
Joined: Fri Apr 23, 2021 10:54 am

Re: routeros 7.1b5 dev chr bugs

Fri Apr 23, 2021 11:24 am

pppoe-out1 no have any data to show
Image
 
shavenne
just joined
Posts: 16
Joined: Wed Dec 11, 2019 4:27 pm

Re: routeros 7.1b5 dev chr bugs

Fri Apr 23, 2021 12:16 pm

3. Routing-mark cannot add mark name
/routing/table/add name=
 
telecomadmin
just joined
Topic Author
Posts: 8
Joined: Fri Apr 23, 2021 10:54 am

Re: routeros 7.1b5 dev chr bugs

Fri Apr 23, 2021 8:01 pm

谢谢!
-----------------
/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/bl ... s-list.rsc

Who is online

Users browsing this forum: No registered users and 28 guests