Network Bridge Error

I keep get error ether 2 bridge port with received with pack with own address

is any thing can change or check this on cap manger with aps and fiber link to switch

jul/04/2018 14:39:49 by RouterOS 6.42.3

software id = VUR0-46WL

model = 960PGS

serial number = 7D4E070039B7

/caps-man channel
add band=2ghz-b/g/n name=2GHz skip-dfs-channels=no
add band=5ghz-a/n/ac name=5GHz skip-dfs-channels=no
/interface bridge
add name=bridge-guest
add fast-forward=no name=bridge-main

/caps-man security
add authentication-types=wpa2-psk encryption=aes-ccm group-key-update=1h
name=security-guest
add authentication-types=wpa2-psk encryption=aes-ccm group-key-update=1h
name=security-main
/caps-man configuration
add channel=2GHz datapath.bridge=bridge-main mode=ap name=cfg-main-2GHz
security=security-main ssid=“na na Bay”
add channel=5GHz datapath.bridge=bridge-main mode=ap name=cfg-main-5GHz
security=security-main ssid=“na na Bay”
add channel=2GHz datapath.bridge=bridge-guest
datapath.client-to-client-forwarding=yes datapath.local-forwarding=no
mode=ap name=cfg-guest-2GHz security=security-guest ssid=
“na na Bay-Guest”
add channel=5GHz datapath.bridge=bridge-guest
datapath.client-to-client-forwarding=yes datapath.local-forwarding=no
mode=ap name=cfg-guest-5GHz security=security-guest ssid=
“na na Bay-Guest”
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp ranges=192.168.0.100-192.168.0.254
add name=bridge-guest ranges=192.168.2.2-192.168.2.254
add name=vpn ranges=192.168.89.2-192.168.89.255
/ip dhcp-server
add address-pool=dhcp authoritative=after-2sec-delay disabled=no interface=
bridge-main lease-time=1h name=Bridge-main
add address-pool=bridge-guest authoritative=after-2sec-delay
bootp-lease-time=lease-time bootp-support=dynamic disabled=no interface=
bridge-guest lease-time=1h name=bridge-guest
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0
/system logging action
add name=action1 target=memory
/caps-man aaa
set mac-mode=as-username-and-password
/caps-man access-list
add action=accept allow-signal-out-of-range=10s disabled=yes interface=any
signal-range=-88..120 ssid-regexp=“”
add action=reject allow-signal-out-of-range=10s disabled=yes interface=any
signal-range=-120..-89 ssid-regexp=“”
/caps-man manager
set enabled=yes
/caps-man provisioning
add action=create-dynamic-enabled hw-supported-modes=an,ac
master-configuration=cfg-main-5GHz name-format=prefix name-prefix=
na-5GHZ- slave-configurations=cfg-guest-5GHz
add action=create-dynamic-enabled hw-supported-modes=b,gn
master-configuration=cfg-main-2GHz name-format=prefix name-prefix=
na-2.4-GHZ- slave-configurations=cfg-guest-2GHz
/interface bridge port
add bridge=bridge-main hw=no interface=sfp1
add bridge=bridge-main hw=no interface=ether3
add bridge=bridge-main hw=no interface=ether4
add bridge=bridge-main hw=no interface=ether5
add bridge=bridge-main hw=no interface=ether2
/interface bridge settings
set use-ip-firewall=yes
/interface l2tp-server server
set enabled=yes use-ipsec=yes
/interface list member
add interface=ether1 list=WAN
add interface=bridge-main list=LAN
/interface pptp-server server
set enabled=yes
/interface sstp-server server
set default-profile=default-encryption enabled=yes
/ip address
add address=192.168.0.1/24 interface=ether2 network=192.168.0.0
add address=192.168.2.1/24 interface=bridge-guest network=192.168.2.0
/ip cloud
set ddns-enabled=yes
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid disabled=no interface=
ether1
/ip dhcp-server lease
add address=192.168.0.230 client-id=1:0:a0:de:fd:b1:d3 comment=“Suite Yamaha”
mac-address=00:A0:DE:FD:B1:D3 server=Bridge-main
add address=192.168.0.228 client-id=1:d0:d2:b0:81:97:2b comment=
“Suite Apple TV” mac-address=D0:D2:B0:81:97:2B server=Bridge-main
add address=192.168.0.229 client-id=1:0:15:26:3:67:da comment=“Rti Remote”
mac-address=00:15:26:03:67:DA server=Bridge-main
/ip dhcp-server network
add address=192.168.0.0/24 dns-server=8.8.8.8,8.8.4.4 gateway=192.168.0.1
add address=192.168.2.0/24 dns-server=8.8.8.8,8.8.4.4 gateway=192.168.2.1
/ip dns
set servers=8.8.8.8,8.8.4.4
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add action=accept chain=input comment=“Winbox From Island Wan VPN”
dst-address=0.0.0.0 dst-port=8291 in-interface=“Remote Admin Island Tech”
protocol=tcp
add action=accept chain=input comment=“defconf: accept established,related”
connection-state=established,related
add action=accept chain=input comment=“accept winbox” dst-port=8291 protocol=
tcp
add action=accept chain=input comment=“Winbox From Island Wan” dst-port=8291
protocol=tcp
add action=accept chain=input comment=“allow IPsec NAT” dst-port=4500
protocol=udp
add action=accept chain=input comment=“allow IKE” dst-port=500 protocol=udp
add action=accept chain=input comment=“allow l2tp” dst-port=1701 protocol=udp
add action=accept chain=input comment=“allow pptp” dst-port=1723 protocol=tcp
add action=accept chain=input comment=“allow sstp” dst-port=443 protocol=tcp
add action=drop chain=input comment=“defconf: drop all from WAN”
in-interface=ether1
add action=fasttrack-connection chain=forward comment=“defconf: fasttrack”
connection-state=established,related
add action=accept chain=forward comment=“defconf: accept established,related”
connection-state=established,related
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=ether1
add action=drop chain=forward dst-address=192.168.0.0/24 src-address=
192.168.2.0/24
add action=drop chain=forward dst-address=192.168.2.0/24 src-address=
192.168.0.0/24
add action=accept chain=input comment=“Winbox From Island Wan VPN”
dst-address=0.0.0.0 dst-port=8291 in-interface=“Remote Admin Island Tech”
protocol=tcp
add action=accept chain=input comment=“defconf: accept established,related”
connection-state=established,related
add action=accept chain=input comment=“accept winbox” dst-port=8291 protocol=
tcp
add action=accept chain=input comment=“Winbox From Island Wan” dst-port=8291
protocol=tcp
add action=drop chain=input comment=“defconf: drop all from WAN”
in-interface=ether1
add action=fasttrack-connection chain=forward comment=“defconf: fasttrack”
connection-state=established,related
add action=accept chain=forward comment=“defconf: accept established,related”
connection-state=established,related
add action=drop chain=forward comment=“defconf: drop invalid”
connection-state=invalid
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether1
add action=dst-nat chain=dstnat disabled=yes in-interface=ether1
to-addresses=192.168.0.231
add action=masquerade chain=srcnat comment=“masq. vpn traffic” src-address=
192.168.89.0/24
/ppp secret
add name=vpn
/system clock
set time-zone-name=America/Edmonton
/system identity
set name=“HEX-POE (na) Router-Wireless Control”
/system ntp client
set enabled=yes primary-ntp=208.81.1.244 secondary-ntp=208.81.1.244
/system routerboard settings
set silent-boot=no
/tool romon
set enabled=yes