[/quote]
This is wrong.
your main ip should be on the bridge and not on an interface, when that interface is part of a bridge, same as you correctly configured DHCP server
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=defconf
so correct should be:
/ip address
add address=192.168.88.1/24 comment=defconf interface=> bridge > network=
192.168.88.0
[/quote]
Thank you!! Could you tell me if it's okay now? that configuration had been made by the same mikrotik
\
model = RB4011iGS+5HacQ2HnD
serial number = B8E30BC12940
/interface bridge
add admin-mac=C4:AD:34:60:7E:AB auto-mac=no comment=defconf name=bridge
/interface ethernet switch port
set 0 default-vlan-id=0
set 1 default-vlan-id=0
set 2 default-vlan-id=0
set 3 default-vlan-id=0
set 4 default-vlan-id=0
set 5 default-vlan-id=0
set 6 default-vlan-id=0
set 7 default-vlan-id=0
set 8 default-vlan-id=0
set 9 default-vlan-id=0
set 10 default-vlan-id=0
set 11 default-vlan-id=0
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk eap-methods=""
management-protection=allowed mode=dynamic-keys name=2.4
supplicant-identity=""
add authentication-types=wpa-psk,wpa2-psk eap-methods=""
management-protection=allowed mode=dynamic-keys name=5.0
supplicant-identity=""
/interface wireless
set [ find default-name=wlan1 ] antenna-gain=0 band=5ghz-n/ac channel-width=
20/40/80mhz-Ceee country=no_country_set disabled=no distance=indoors
frequency-mode=manual-txpower installation=indoor mode=ap-bridge name=
DAGO secondary-channel=auto security-profile=5.0 ssid=Dago
wireless-protocol=802.11
set [ find default-name=wlan2 ] antenna-gain=0 band=2ghz-g/n country=
no_country_set disabled=no distance=indoors frequency-mode=manual-txpower
installation=indoor mode=ap-bridge name=OLIVIA security-profile=2.4 ssid=
OliviA wireless-protocol=802.11
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=defconf
/queue tree
add comment="-----------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------" name=UPLOAD parent=
ether1
add comment="-----------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
-----------------------------------------------------" name=DOWNLOAD
parent=bridge
add name=steam packet-mark=STEAM parent=DOWNLOAD priority=1
add name=steam_up packet-mark=STEAM parent=UPLOAD priority=1
add name=otros packet-mark=OTROS parent=DOWNLOAD priority=7
add name=otros_up packet-mark=OTROS parent=UPLOAD priority=7
add name=dns packet-mark=DNS parent=DOWNLOAD priority=1
add name=dns_up packet-mark=DNS parent=UPLOAD priority=1
add name=icmp packet-mark=ICMP parent=DOWNLOAD priority=1
add name=icmp_up packet-mark=ICMP parent=UPLOAD priority=1
/queue type
set 9 kind=sfq
/user group
set full policy="local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,pas
sword,web,sniff,sensitive,api,romon,dude,tikapp"
/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=ether6
add bridge=bridge comment=defconf interface=ether7
add bridge=bridge comment=defconf interface=ether8
add bridge=bridge comment=defconf interface=ether9
add bridge=bridge comment=defconf interface=ether10
add bridge=bridge comment=defconf interface=sfp-sfpplus1
add bridge=bridge comment=defconf interface=DAGO
add bridge=bridge comment=defconf interface=OLIVIA
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
/interface wireless access-list
add comment=FER-I7 interface=DAGO mac-address=2C:FD:A1:CE:65:1F vlan-mode=
no-tag
add comment=ROBOROCK interface=OLIVIA mac-address=50:EC:50:13:DC:C6
vlan-mode=no-tag
add comment=S9 interface=DAGO mac-address=8C:45:00:81:7D:2B vlan-mode=no-tag
add comment=TV32 interface=DAGO mac-address=FC:8F:90:2E:3C:3B vlan-mode=
no-tag
add comment=FER-I7 interface=OLIVIA mac-address=2C:FD:A1:CE:65:1F vlan-mode=
no-tag
add comment=TV49 interface=DAGO mac-address=F8:3F:51:CE:88:5E vlan-mode=
no-tag
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=
192.168.88.0
/ip dhcp-client
add comment=defconf disabled=no interface=ether1
/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
add address=127.0.0.1 name=ad-g.doubleclick.net
add address=127.0.0.1 name=ad.doubleclick.net
add address=127.0.0.1 name=ad.mo.doubleclick.net
add address=127.0.0.1 name=ad.youtube.com
/ip firewall filter
add action=accept chain=input comment=
"defconf: accept established,related,untracked" connection-state=
established,related,untracked
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 disabled=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 mangle
add action=mark-connection chain=prerouting comment=DNS dst-port=53
new-connection-mark=DNS passthrough=yes protocol=udp
add action=mark-packet chain=prerouting connection-mark=DNS new-packet-mark=
DNS passthrough=no
add action=mark-connection chain=prerouting comment=STEAM dst-port=
27000-27100,4380 new-connection-mark=STEAM passthrough=yes protocol=udp
add action=mark-packet chain=prerouting connection-mark=STEAM
new-packet-mark=STEAM passthrough=no
add action=mark-connection chain=prerouting comment=ICMP new-connection-mark=
ICMP passthrough=yes protocol=icmp
add action=mark-packet chain=prerouting connection-mark=ICMP new-packet-mark=
ICMP passthrough=no
add action=mark-connection chain=prerouting comment=OTROS
new-connection-mark=OTROS passthrough=yes
add action=mark-packet chain=prerouting connection-mark=OTROS
new-packet-mark=OTROS packet-mark="" passthrough=no
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade"
ipsec-policy=out,none out-interface-list=WAN
/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 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
/ip upnp
set enabled=yes
/ip upnp interfaces
add interface=bridge type=internal
add interface=ether1 type=external
/system clock
set time-zone-name=America/Argentina/Salta
/system leds
set 0 disabled=yes
add disabled=yes interface=OLIVIA leds=,,,, type=wireless-signal-strength
add disabled=yes interface=OLIVIA leds="" type=interface-transmit
add disabled=yes interface=OLIVIA leds="" type=interface-receive
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN