Qué VPN tienes implementada? Sería posible ver un export?
Saludos!
NOTA: Acabo de actualizar a la v7.5. Pa chulo yo xD
# oct/04/2022 21:34:10 by RouterOS 7.5
# software id = XXXXX - XXXXX
#
# model =
# serial number =
/interface bridge
add admin-mac=48:8E

0:7D auto-mac=no comment=defconf name=bridge
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-XX \
country=spain disabled=no distance=indoors frequency=auto installation=\
indoor mode=ap-bridge ssid=MikroTik2.4Ghz-4ED081 wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=\
20/40/80mhz-XXXX country=spain disabled=no distance=indoors frequency=\
auto installation=indoor mode=ap-bridge ssid=MikroTik5Ghz-4ED082 \
wireless-protocol=802.11
/interface vlan
add interface=ether1 name=internet vlan-id=20
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
dynamic-keys supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk mode=dynamic-keys name=profile \
supplicant-identity=MikroTik
/interface wireless
add disabled=no mac-address=4A:8F:5A:4E

0:82 master-interface=wlan2 name=\
wlan3 security-profile=profile ssid=MikroTikInvitados-4ED083
add disabled=no mac-address=4A:8F:5A:4E

0:81 master-interface=wlan1 name=\
wlan4 security-profile=profile ssid=MikroTikInvitados-4ED083
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
add name=vpn-pool ranges=192.168.89.2-192.168.89.254
/ip dhcp-server
add address-pool=dhcp interface=bridge name=defconf
/ppp profile
add change-tcp-mss=yes dns-server=192.168.88.201,192.168.88.1 interface-list=\
LAN local-address=192.168.89.1 name=vpn-profile remote-address=vpn-pool \
use-encryption=yes
/interface bridge filter
add action=drop chain=forward in-interface=wlan3
add action=drop chain=forward out-interface=wlan3
add action=drop chain=forward in-interface=wlan4
add action=drop chain=forward out-interface=wlan4
/interface bridge port
add bridge=bridge comment=defconf ingress-filtering=no interface=ether2
add bridge=bridge comment=defconf ingress-filtering=no interface=ether3
add bridge=bridge comment=defconf ingress-filtering=no interface=ether4
add bridge=bridge comment=defconf ingress-filtering=no interface=ether5
add bridge=bridge comment=defconf ingress-filtering=no interface=wlan1
add bridge=bridge comment=defconf ingress-filtering=no interface=wlan2
add bridge=bridge ingress-filtering=no interface=wlan3
add bridge=bridge ingress-filtering=no interface=wlan4
/ip neighbor discovery-settings
set discover-interface-list=LAN
/ip settings
set max-neighbor-entries=8192
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=8192
/interface l2tp-server server
set authentication=mschap2 default-profile=vpn-profile enabled=yes use-ipsec=\
yes
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
add interface=internet list=WAN
/interface ovpn-server server
set auth=sha1,md5
/interface wireless access-list
add ap-tx-limit=12000000 interface=wlan4
add ap-tx-limit=12000000 interface=wlan3
add comment=XiaomiPocoM3 interface=wlan1 mac-address=10:3F:44:A \
vlan-mode=no-tag
add comment=XiaomiPocoM3 interface=wlan2 mac-address=10:3F:44:A \
vlan-mode=no-tag
add comment=XiaomiPocoM3 interface=wlan3 mac-address=10:3F:44:A \
vlan-mode=no-tag
add comment=XiaomiPocoF1 interface=wlan1 mac-address=A4:50:466F \
vlan-mode=no-tag
add comment=XiaomiPocoF1 interface=wlan2 mac-address=A4:50:46:6F \
vlan-mode=no-tag
add comment=MiniIpad4G interface=wlan1 mac-address=B4:F0:AB:7 \
vlan-mode=no-tag
add comment=MiniIpad4G interface=wlan2 mac-address=B4:F0:7 \
vlan-mode=no-tag
add comment=PackardBellEasyNote interface=wlan1 mac-address=\
A0:A8:C1 vlan-mode=no-tag
add comment=PackardBellEasyNote interface=wlan2 mac-address=\
A0:A8C1 vlan-mode=no-tag
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=\
192.168.88.0
/ip cloud
set ddns-enabled=yes
/ip dhcp-client
add comment=defconf interface=internet
/ip dhcp-server network
add address=192.168.88.0/24 comment=defconf dns-server=\
192.168.88.201,192.168.88.1 gateway=192.168.88.1
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.88.1 comment=defconf name=router.lan
/ip firewall filter
add action=accept chain=input comment=\
"defconf: accept established,related,untracked" connection-state=\
established,related,untracked
add action=accept chain=input comment="allow IPsec" dst-port=4500,500 \
protocol=udp
add action=accept chain=input comment="allow l2tp" dst-port=1701 protocol=udp
add action=drop chain=input comment="defconf: drop invalid" connection-state=\
invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment=\
"defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" \
in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" \
ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" \
ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
connection-state=established,related hw-offload=yes
add action=accept chain=forward comment=\
"defconf: accept established,related, untracked" connection-state=\
established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
connection-state=invalid
add action=drop chain=forward comment=\
"defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
connection-state=new in-interface-list=WAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" \
ipsec-policy=out,none out-interface-list=WAN
add action=masquerade chain=srcnat comment="masq. vpn traffic" src-address=\
192.168.89.0/24
/ip service
set www address=192.168.88.0/24,192.168.89.0/24
set winbox address=192.168.88.0/24,192.168.89.0/24
/ppp secret
add name=Usuario service=l2tp
/system clock
set time-zone-name=Europe/Madrid
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN