Post the output of "/ip address print detail", "/ip route print detail", "/interface print detail", "/ip firewall export", and an accurate network diagram.
Here is the response you have asked for:
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; hotspot network
address=10.1.0.1/22 network=10.1.0.0 interface=HotSpots
actual-interface=HotSpots
1 address=x.x.x.x/30 network=x.x.x.x interface=ether6
actual-interface=ether6
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; hotspot network
address=10.1.0.1/22 network=10.1.0.0 interface=HotSpots
actual-interface=HotSpots
1 address=x.x.x.x/30 network=x.x.x.x interface=ether6
actual-interface=ether6
[gk2inc@14th] > /ip route print detail
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
0 A S dst-address=0.0.0.0/0 gateway=x.x.x.x
gateway-status=x.x.x.x reachable ether6 distance=1 scope=30
target-scope=10
1 ADC dst-address=10.1.0.0/22 pref-src=10.1.0.1 gateway=HotSpots
gateway-status=HotSpots reachable distance=0 scope=10
2 ADC dst-address=x.x.x.x/30 pref-src=x.x.x.x gateway=ether6
gateway-status=ether6 reachable distance=0 scope=10
Flags: D - dynamic, X - disabled, R - running, S - slave
0 R name="ether2" type="ether" mtu=1500 l2mtu=1522 max-l2mtu=1522
1 name="ether5" type="ether" mtu=1500 l2mtu=1522 max-l2mtu=1522
2 R name="HotSpots" type="bridge" mtu=1500 l2mtu=1522
3 R name="ether6" type="ether" mtu=1500 l2mtu=1526 max-l2mtu=1526
# jan/03/1970 09:37:47 by RouterOS 5.7
# software id = N5SQ-DB04
#
/ip firewall connection tracking
set enabled=yes generic-timeout=10m icmp-timeout=10s tcp-close-timeout=10s \
tcp-close-wait-timeout=10s tcp-established-timeout=1d tcp-fin-wait-timeout=\
10s tcp-last-ack-timeout=10s tcp-syn-received-timeout=5s \
tcp-syn-sent-timeout=5s tcp-syncookie=no tcp-time-wait-timeout=10s \
udp-stream-timeout=3m udp-timeout=10s
/ip firewall filter
add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" \
disabled=yes
add action=drop chain=input disabled=no src-address=75.75.254.0/24
add action=drop chain=input disabled=no src-address=211.253.242.0/24
/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" \
disabled=no src-address=10.1.0.0/22
add action=dst-nat chain=dstnat disabled=no protocol=tcp src-port=8100 \
to-addresses=10.1.0.2 to-ports=80
/ip firewall service-port
set ftp disabled=no ports=21
set tftp disabled=no ports=69
set irc disabled=no ports=6667
set h323 disabled=no
set sip disabled=no ports=5060,5061 sip-direct-media=yes
set pptp disabled=no