5 wireless ap problems

i seen towers with 20 ap's on it.....I never see anyone up them...my problem is....why do my wireless signals interfere with each other? I have 5 mikrotik boards attached to each other with bridge and the server is bridge with a /26 all hardline to each other...no problem there...passes 100 megs all the way down 0 ms also....but each board has a wlan ap with its own bridge for the wlan.....how do you separate them like store bought routers so they don't interfere with each other...I never get speed out of them....here's and export of one of them....this wlan can also do N


admin@rptr_334] > export

jul/03/2015 12:04:13 by RouterOS 6.29.1

software id = H4T7-A2G4

/interface bridge
add mtu=1500 name=bridge-capsman-334
add mtu=1500 name=bridge1
/interface wireless
set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode
ampdu-priorities=0,1,2,3,4,5,6,7 band=2ghz-b/g basic-rates-a/g=
6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps basic-rates-b=
1Mbps,2Mbps,5.5Mbps,11Mbps country="united states" default-forwarding=no
disabled=no frequency=2412 frequency-mode=superchannel ht-basic-mcs="mcs-0
,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-1
2,mcs-13,mcs-14,mcs-15" l2mtu=1600 mode=ap-bridge rx-chains=0,1 ssid=
call_616_862_7460_3349488117 tx-chains=0,1 tx-power-mode=card-rates
/interface wireless nstreme
set wlan1 framer-policy=best-fit
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
add hotspot-address=11.69.33.1 name=hsprof2
add hotspot-address=11.68.2.1 name=hsprof1
/ip pool
add name=dhcp_pool1 ranges=11.68.2.2-11.68.2.254
add name=hs-pool-2 ranges=11.69.33.2-11.69.33.62
add name=dhcp_pool2 ranges=11.68.2.2-11.68.2.254
add name=dhcp_pool3 ranges=11.68.2.2-11.68.2.254
/ip dhcp-server
add address-pool=hs-pool-2 disabled=no interface=ether2 lease-time=1h name=
dhcp2
add address-pool=dhcp_pool3 disabled=no interface=bridge-capsman-334 name=
dhcp1
/ip hotspot
add address-pool=hs-pool-2 addresses-per-mac=1 disabled=no interface=ether2
name=hs-ether2 profile=hsprof2
add address-pool=dhcp_pool1 disabled=no interface=bridge-capsman-334 name=
hs-bridge-capsman-334 profile=hsprof1
/port
set 0 name=serial0
/ppp profile
set [ find name=default ] name=default
set [ find name=default-encryption ] name=default-encryption
/interface bridge filter
add chain=forward in-bridge=bridge1
add chain=input in-bridge=bridge1
add chain=output out-bridge=bridge1

no interface

add chain=forward in-bridge=*8

no interface

add chain=input in-bridge=*8

no interface

add chain=output out-bridge=*8
/interface bridge nat
add chain=dstnat in-bridge=bridge1
add chain=srcnat out-bridge=bridge1

no interface

add chain=dstnat in-bridge=*8

no interface

add chain=srcnat out-bridge=*8
/interface bridge port
add auto-isolate=yes bridge=bridge1 interface=ether1
add auto-isolate=yes bridge=bridge1 interface=ether3
add auto-isolate=yes bridge=bridge-capsman-334 horizon=61 interface=wlan1
/interface bridge settings
set use-ip-firewall=yes
/interface wireless access-list
add mac-address=00:27:22:FC:13:51
/interface wireless cap
set discovery-interfaces=ether1 interfaces=wlan1
/ip address
add address=11.69.33.1/26 interface=ether2 network=11.69.33.0
add address=11.68.2.1/24 interface=bridge-capsman-334 network=11.68.2.0
/ip dhcp-client
add default-route-distance=0 dhcp-options=hostname,clientid disabled=no
interface=bridge1
/ip dhcp-server lease
add address=11.68.2.249 always-broadcast=yes client-id=1:fc:e9:98:15:7f:a1
comment=houtman mac-address=FC:E9:98:15:7F:A1
add address=11.69.33.62 client-id=1:c8:b3:73:2c:5b:3d comment=
334_oak_#203_martin mac-address=C8:B3:73:2C:5B:3D server=dhcp2
add address=11.68.2.234 always-broadcast=yes client-id=1:b4:74:9f:26:d:d0
comment=randy mac-address=B4:74:9F:26:0D:D0 server=dhcp1
add address=11.68.2.232 always-broadcast=yes client-id=1:fc:e9:98:15:7f:a1
comment=houtman mac-address=FC:E9:98:15:7F:A1 server=dhcp1
add address=11.68.2.230 always-broadcast=yes client-id=1:20:16:d8:50:c4:f8
comment=randy mac-address=20:16:D8:50:C4:F8 server=dhcp1
add address=11.68.2.229 always-broadcast=yes client-id=1:e0:ca:94:79:dc:38
comment=randy mac-address=E0:CA:94:79:DC:38 server=dhcp1
add address=11.68.2.228 always-broadcast=yes client-id=1:4:e5:36:dd:19:eb
mac-address=04:E5:36:DD:19:EB server=dhcp1
/ip dhcp-server network
add address=11.68.2.0/24 gateway=11.68.2.1
add address=11.69.33.0/26 comment="hotspot network" gateway=11.69.33.1
/ip dns
set servers=24.247.15.53,66.189.0.100
/ip firewall filter
add action=passthrough chain=unused-hs-chain comment=
"place hotspot rules here" disabled=yes
add action=drop chain=forward comment="wlan packet drop" disabled=yes
dst-address=11.68.2.0/24 src-address=10.5.50.0/25
add action=drop chain=forward comment="wlan packet drop" disabled=yes
dst-address=10.5.50.0/25 src-address=11.68.2.0/24
add action=drop chain=forward comment="ether2 packet drop" dst-address=
11.69.33.0/26 src-address=10.5.50.0/25
add action=drop chain=forward comment=ether2_packet_drop dst-address=
10.5.50.0/25 src-address=11.69.33.0/26
add action=drop chain=forward connection-state=invalid protocol=tcp
add chain=forward connection-state=established,related protocol=tcp
add chain=forward protocol=tcp
add chain=forward protocol=udp
add chain=forward protocol=icmp
/ip firewall mangle
add chain=prerouting
add chain=postrouting
add chain=forward
add chain=input
add chain=output
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment=
"place hotspot rules here" disabled=yes
add action=masquerade chain=srcnat comment="masquerade hotspot network"
src-address=11.69.33.0/26
add action=masquerade chain=srcnat comment="masquerade hotspot network"
src-address=11.68.2.0/24
add action=masquerade chain=srcnat comment="masquerade hotspot network"
src-address=11.68.2.0/24
/ip hotspot ip-binding
add address=11.68.2.2-11.68.2.254 server=hs-bridge-capsman-334 type=bypassed
add address=11.69.33.62 comment=334_oak_#203_martin mac-address=
C8:B3:73:2C:5B:3D server=hs-ether2 to-address=11.69.33.62 type=bypassed
add address=11.68.2.230 comment=randy mac-address=20:16:D8:50:C4:F8 server=
hs-bridge-capsman-334 to-address=11.68.2.230 type=bypassed
add address=11.68.2.234 comment=randy mac-address=B4:74:9F:26:0D:D0 server=
hs-bridge-capsman-334 to-address=11.68.2.234 type=bypassed
add address=11.68.2.232 mac-address=FC:E9:98:15:7F:A1 server=
hs-bridge-capsman-334 to-address=11.68.2.232 type=bypassed
add address=11.68.2.229 comment=randy mac-address=E0:CA:94:79:DC:38 server=
hs-bridge-capsman-334 to-address=11.68.2.229 type=bypassed
add address=11.68.2.228 comment=houtman mac-address=04:E5:36:DD:19:EB server=
hs-bridge-capsman-334 to-address=11.68.2.228 type=bypassed
/ip hotspot user
add name=admin password=Maco583cvs
/ip ipsec policy
set 0 dst-address=0.0.0.0/0 src-address=0.0.0.0/0
/ip proxy
set src-address=0.0.0.0
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set ssh disabled=yes
/system clock
set time-zone-autodetect=no time-zone-name=America/Detroit
/system identity
set name=rptr_334
/system logging
add topics=wireless,debug
/system ntp client
set enabled=yes primary-ntp=192.150.149.245 secondary-ntp=108.61.73.243
/tool romon port
add disabled=no