Community discussions

MikroTik App
 
nyaitskikh
just joined
Topic Author
Posts: 1
Joined: Thu Jan 13, 2022 8:03 pm

Twice speed in the queue tree for l2tp-client interface

Thu Jan 13, 2022 8:37 pm

Good day

model = RB4011iGS+
SW = 7.1

I mark incoming and outgoing packets for l2tp-client interface in mangle and create incoming and outgoing queue tree for tagged packets and i see speed in queuing tree for outgoing traffic twice as fast as on l2tp interface (see out_traffic.png attachment)

Can you help me find the reason why this is happening and how to fix it?
Below my configuration:
/ppp profile
add change-tcp-mss=yes name=pptp_ic use-upnp=no
/interface l2tp-client
add add-default-route=yes allow=chap connect-to=xxxx default-route-distance=2 disabled=no max-mru=1456 max-mtu=1456 name=l2tp_isp profile=pptp_ic user=xxx
/ip firewall mangle
add action=mark-packet chain=forward comment=Def in-interface=l2tp_isp new-packet-mark=isp_def_in passthrough=yes
add action=mark-packet chain=forward new-packet-mark=isp_def_out out-interface=l2tp_isp passthrough=yes
/ip firewall nat
add action=masquerade chain=srcnat out-interface=l2tp_isp src-address=192.168.xx.0/24
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: cmmike, lmeira, mtkvvv, svh79 and 34 guests