Good Day.
I have a strange problem. I setup hotspot on an existing network by setting my mikrotik as the gateway and simply swapping it out for the Cisco that was there. The hotspot is fine and running well. The problem now comes in on the local LAN services. People who once had shared files and documents can no longer access each other. It is very unstable but basically it is unusable. I created accounts for the pc with the shared content as well as the pc that was trying to access the content. Both can access the internet with no problems but not the local file sharing. I also tried to IP bind and bypass hotspot completely without success.
For 2 reasons i have come to this conclusion. Firstly if i swap back the cisco router or disable the hotspot config from the mikrotik, the network stabilizes. I have searched the forums and found no success to this problem at all.
I tried the following from other topics/suggestions.
add chain=input protocol=tcp dst-port=21,22 action=accept
add chain=input protocol=udp dst-port=69 action=accept
add chain=input protocol=tcp dst-port=137-139 action=accept
add chain=input protocol=udp dst-port=137-139 action=accept
add chain=input protocol=tcp dst-port=445 action=accept
add chain=forward src-address=10.10.10.0/24 dst-address=10.10.10.0/24 action=accept
This was placed at the top of my firewall>filter
I also tried to enable upnp and SMB as well as Walled Garden without any luck. ip>hotspot. set 0 address-pool=none has been mentioned a few times to do with ARP poisoning. This was set to none by default.
Here are the other topics I found regarding this issue.
http://forum.mikrotik.com/t/file-shareing-problem-useing-hotspot/55572/1
http://forum.mikrotik.com/t/local-sharing/49339/1
http://forum.mikrotik.com/t/um-hotspot-local-lan-shares-unstable/35830/1
http://forum.mikrotik.com/t/hotspot-local-network/27559/1
There are 2 screenshots attached. The first (fig.1) is from my pc trying to ping the pc with shared content and the second (fig.2) is what happens after the mikrotik is rebooted. All seems to work after a reboot, but then with eventually stop pinging and revert to fig.1. Note that both pcs are connected directly to the wlan interface on a test router i set up at my office to try and replicate the scenario. This also proves that the problem is not network specific but to do with the hotspot setup itself.
Any help would be greatly appreciated.
Mikronab

