No, lo de la contraseña te lo decía por si era algún caracter del programa.
En Logs no veo nada. Te mando lo que me has pedido.
Y ahora un corta pega del export:
---------------------------------------------------------------------------------------------------------------------------------------------------------------
# aug/07/2020 11:32:11 by RouterOS 6.45.8
# software id = H5UX-YPRR
#
# model = RBD52G-5HacD2HnD
# serial number = B4A00C3C0F5F
/interface bridge
add admin-mac=48:8F:5A:4E

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=MikroTik-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=MikroTik-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 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=MikroTik-4ED083
add disabled=no mac-address=4A:8F:5A:4E

0:81 master-interface=wlan1 name=wlan4 \
security-profile=profile ssid=MikroTik-4ED083
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/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 disabled=no interface=bridge name=defconf
/ppp profile
add change-tcp-mss=yes 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 interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
add bridge=bridge interface=wlan3
add bridge=bridge interface=wlan4
/ip neighbor discovery-settings
set discover-interface-list=LAN
/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 wireless access-list
add ap-tx-limit=9000000 interface=wlan4
add ap-tx-limit=9000000 interface=wlan3
add comment="00000-Xiaomi PocoPhoneF1" interface=wlan1 mac-address=\
A4:50:46:6B:5B:6F vlan-mode=no-tag
add comment="Nieves-Xiaomi A2Lite" interface=wlan2 mac-address=\
A4:50:46:56:2E:2F vlan-mode=no-tag
add comment="00000-ieGeek C\E1mara" interface=wlan1 mac-address=\
10:A4:BE:92:1D:12 vlan-mode=no-tag
add comment="00000-Xiaomi PocoPhoneF1" interface=wlan3 mac-address=\
A4:50:46:6B:5B:6F vlan-mode=no-tag
add comment="00000-Xiaomi PocoPhoneF1" interface=wlan2 mac-address=\
A4:50:46:6B:5B:6F vlan-mode=no-tag
add comment="Nieves-Packard Bell Laptop" interface=wlan1 mac-address=\
A0:A8:CD:3D:7E:C1 vlan-mode=no-tag
add comment="00000-Xiaomi PocoPhoneF1" interface=wlan4 mac-address=\
A4:50:46:6B:5B:6F vlan-mode=no-tag
add comment="Nieves-Packard Bell Laptop" interface=wlan2 mac-address=\
A0:A8:CD:3D:7E:C1 vlan-mode=no-tag
add comment="Nieves-Xiaomi A2Lite" interface=wlan1 mac-address=\
A4:50:46:56:2E:2F vlan-mode=no-tag
/ip address
add address=192.168.88.1/24 comment=defconf interface=ether2 network=\
192.168.88.0
/ip cloud
set ddns-enabled=yes
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid disabled=no interface=\
internet
/ip dhcp-server network
add address=192.168.88.0/24 comment=defconf 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
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
[admin@MikroTik] >
-----------------------------------------------------------------------------------------------------------------------------------------------------------