Hi,
it's a RB3011UiAS. The ISP say's thant no traffic arrives to his enviroment.
Here the complete config:
# sep/21/2019 13:43:11 by RouterOS 6.45.6
# software id = 7RU1-FTD9
#
# model = RouterBOARD 3011UiAS
# serial number = 8EED090C6443
/interface bridge
add name=bridge-lan
add disabled=yes name=bridge-sfp vlan-filtering=yes
/interface ethernet
set [ find default-name=ether1 ] name="ether1 - wan2"
set [ find default-name=ether2 ] name="ether2 - lan1"
set [ find default-name=ether3 ] name="ether3 - lan2wifi"
set [ find default-name=ether4 ] name="ether4 - lan1"
set [ find default-name=ether5 ] name="ether5 - lan1"
set [ find default-name=ether10 ] auto-negotiation=no name="ether10 - wan" \
speed=100Mbps
set [ find default-name=sfp1 ] advertise="10M-half,10M-full,100M-half,100M-ful\
l,1000M-half,1000M-full,2500M-full,5000M-full,10000M-full" \
auto-negotiation=no name=sfp-wan speed=100Mbps
/interface vlan
add interface=sfp-wan name=vlanPPPoE vlan-id=11
/interface pppoe-client
add add-default-route=yes default-route-distance=2 disabled=no interface=\
vlanPPPoE keepalive-timeout=disabled name=Bcom service-name=Bcom user=\
22000155650@ppp.brennercom.net
/interface ethernet switch port
set 5 default-vlan-id=0 vlan-mode=fallback
set 6 default-vlan-id=0 vlan-mode=fallback
set 7 default-vlan-id=0 vlan-mode=fallback
set 8 default-vlan-id=0 vlan-mode=fallback
set 9 default-vlan-id=0 vlan-mode=fallback
set 11 default-vlan-id=0 vlan-mode=fallback
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip pool
add name=dhcp_pool1 ranges=192.168.15.2-192.168.15.254
add name=dhcp_pool2 ranges=192.168.14.2-192.168.14.254
/ip dhcp-server
add address-pool=dhcp_pool1 disabled=no interface="ether3 - lan2wifi" name=\
dhcp2
add address-pool=dhcp_pool2 disabled=no interface=bridge-lan name=dhcp1
/interface sstp-client
add connect-to=89.46.76.231 disabled=no name=SSTPchipware profile=\
default-encryption user=pranives verify-server-address-from-certificate=\
no
/queue simple
add max-limit=4M/10M name=lan2-wifi target="ether3 - lan2wifi"
/interface bridge port
add bridge=bridge-lan interface="ether2 - lan1"
add bridge=bridge-lan interface="ether4 - lan1"
add bridge=bridge-lan interface="ether5 - lan1"
/interface bridge settings
set use-ip-firewall-for-pppoe=yes
/interface bridge vlan
add bridge=bridge-sfp disabled=yes tagged=*20,sfp-wan vlan-ids=11
/ip address
add address=192.168.14.1/24 interface=bridge-lan network=192.168.14.0
add address=192.168.15.1/24 interface="ether3 - lan2wifi" network=\
192.168.15.0
add address=10.0.71.253 interface=SSTPchipware network=10.0.71.253
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface="ether1 - wan2"
add add-default-route=no dhcp-options=hostname,clientid disabled=no
/ip dhcp-server network
add address=192.168.14.0/24 gateway=192.168.14.1
add address=192.168.15.0/24 gateway=192.168.15.1
/ip dns
set allow-remote-requests=yes servers=8.8.8.8,8.8.4.4
/ip firewall address-list
add address=185.230.81.104 list=chipware
add address=chipware.3cx.it list=chipware
add address=89.46.76.231 list=chipware
/ip firewall filter
add action=accept chain=input src-address=89.46.76.231
add action=accept chain=input in-interface="ether1 - wan2" src-address-list=\
chipware
add action=accept chain=input in-interface=all-ppp
add action=drop chain=input in-interface="ether1 - wan2"
add action=accept chain=output out-interface=all-ppp
add action=accept chain=output out-interface=vlanPPPoE
add action=drop chain=input disabled=yes in-interface="ether1 - wan2"
add action=drop chain=input connection-state=invalid disabled=yes \
in-interface="ether1 - wan2"
add action=accept chain=forward out-interface=all-ppp
add action=accept chain=forward out-interface=vlanPPPoE
add action=drop chain=forward connection-state=invalid in-interface=\
"ether1 - wan2"
add action=accept chain=forward connection-state=established,related \
in-interface="ether1 - wan2"
add action=accept chain=forward connection-state=new in-interface=\
"ether1 - wan2"
add action=drop chain=forward disabled=yes in-interface="ether3 - lan2wifi" \
out-interface=bridge-lan
/ip firewall nat
add action=masquerade chain=srcnat out-interface="ether1 - wan2"
# no interface
add action=masquerade chain=srcnat out-interface=*19
add action=masquerade chain=srcnat out-interface=all-ethernet
add action=masquerade chain=srcnat
/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set irc disabled=yes
set h323 disabled=yes
set sip disabled=yes
set pptp disabled=yes
set udplite disabled=yes
set dccp disabled=yes
set sctp disabled=yes
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set ssh disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/lcd
set backlight-timeout=never default-screen=stats read-only-mode=yes \
touch-screen=disabled
/system clock
set time-zone-name=Europe/Rome
/system identity
set name=HCGherdeina
/system logging
add topics=pppoe
add topics=interface
add topics=ppp
/system ntp client
set enabled=yes primary-ntp=212.45.144.3 secondary-ntp=37.247.53.178
/tool e-mail
set address=smtp.gmail.com from=<
info@chipware.it> port=568 start-tls=yes \
user=
mail.chipware@gmail.com