Hi,
I am fairly new to mikrotik. This is probably an easy issue but somehow i can't figure it out.
This mikrotik comes by default with a bridge configured (covering all ports, don't know if it is for all devices)
I have ISP modem(192.168.1.1) plugged into Mikrotik's eth1 interface. I also have APs and other PCs connected directly to this mikrotik's other interfaces. DHCP is configured on bridge interface, IP range (192.168.88.1/24).
Modem is doing NAT, if I disable it on modem, users cant access internet (I do not know how to do it on Mikrotik)
I have setup different user profiles and users. Users do see hotpost page, and are able to login.
I am also attaching /export of my configuration.
Problem1:
I setup Hotspot on bridge interface, all works ok EXCEPT: for some reason hotspot status page shows incorrect upload/download data.. When downloading a 20MB file, hotspot status page still shows KiB on that same PC where I do download. And seems that rx/tx limit I am imposing doesn't work, as if mikrotik ignores it.
Problem 2:
I need hotspot download/upload restrictions only for internet WAN access, all LAN operations (access to LAN file storage, and LAN file exchange among users) need to remain - full speed.
Problem 3:
I have APs configured on static Ips 192.168.1.10, and 192.168.1.200. I cannot access these from xx.88.1/24 IPs that are given by DHCP server. I am able to access main modem 192.168.1.1 . How to enable access from xx.88.1/24 network to xx.1.1/24 network?
Please help.