Below is the output for firwall and IP.
Also I am not sure if this is the issue but my bridge did nor have an admin mac assigned to it not did it have any protocol mode on it. I have since set these as well see output below. Do you think these could have helped or hurt the problem or caused a new problem I have yet to see??
Flags: X - disabled, R - running
0 R name="Hotspot_BR" mtu=1500 arp=enabled mac-address=00:0C:42:51:23:C6
protocol-mode=stp priority=0x8000 auto-mac=no
admin-mac=00:0C:42:51:23:C6 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK BROADCAST INTERFACE
0 ;;; Default DHCP
192.168.11.1/24 192.168.11.0 192.168.11.255 Hotspot_BR
1 ;;; passthrough addresses
192.168.14.1/24 192.168.14.0 192.168.14.255 Hotspot_BR
2 ;;; bwoia ips
65.15.130.145/26 65.15.130.128 65.15.130.191 Public
3 ;;; aps
192.168.10.1/24 192.168.10.0 192.168.10.255 Hotspot_BR
Output for firewall/nat
Flags: X - disabled, I - invalid, D - dynamic
0 X ;;; place hotspot rules here
chain=unused-hs-chain action=passthrough
1 chain=srcnat action=masquerade src-address=192.168.11.0/24
2 chain=srcnat action=masquerade src-address=192.168.14.0/24
3 chain=dstnat action=dst-nat to-addresses=192.168.10.14 to-ports=80
protocol=tcp dst-port=60004
4 chain=dstnat action=dst-nat to-addresses=192.168.10.15 to-ports=80
protocol=tcp dst-port=60005
5 chain=dstnat action=dst-nat to-addresses=192.168.10.20 to-ports=80
protocol=tcp in-interface=Public dst-port=60000
6 chain=dstnat action=dst-nat to-addresses=192.168.10.16 to-ports=80
protocol=tcp dst-port=60006
7 chain=dstnat action=dst-nat to-addresses=192.168.10.20 to-ports=8291
protocol=tcp in-interface=Public dst-port=60002
8 chain=dstnat action=dst-nat to-addresses=192.168.10.5 to-ports=8291
protocol=tcp dst-port=60003
9 chain=srcnat action=masquerade src-address=192.168.12.0/24
10 chain=dstnat action=dst-nat to-addresses=192.168.10.100 to-ports=80
protocol=tcp dst-port=60007
11 chain=dstnat action=dst-nat to-addresses=192.168.10.101 to-ports=80
protocol=tcp dst-port=60008
12 chain=dstnat action=dst-nat to-addresses=192.168.10.100 to-ports=80
protocol=tcp dst-port=60010
13 chain=srcnat action=masquerade src-address=192.168.10.0/24