PLEASE SEE ATTACHED PICTURE OF MY SETUP
Hi guys, new here firstly i would like to introduce myself. I’m now recently working with mikrotik Routers, specifically RB750R2.
I have been given the task to install mikrotik Routers at our clients which also use Ubiquiti AP Pro WAPS.
The reason for the Mikrotik router is that we want to be able to create a vlan which will be used for the guests to connect over WIFI.
So what we want is the following.
All Wired machines, on 10.0.5.1/24 range - Must be able to PING each other
All WIFI devices (ipads RDP into server) 10.0.5.1 (WIFI ADMIN) - Must be able to PING each other
ALL ABOVE MUST HAVE INTERNET ACCESS VERY NB!
ALL WIFI Devices (GUESTS), on 10.0.15.1/24 - MUST NOT be able to PING 10.0.5.1/24 devices
MUST HAVE INTERNET ACCESS
So i have the config working with one small problem. the devices on the VLAN 10.0.15.1/24 CAN PING the 10.0.5.1/24 devices.
I am not familiar on how to read scripts and how to write them. i can obviously copy and paste but i know every script is specific to each persons unique situation so copy and pasting does not necessarily work.
Everything i have learned is from watching guys on Youtube doing the configs in WINBOX.
Please can somebody help push me in the right direction, i have done some reading and it sounds like i am going to have to apply Firewall rules? Is there perhaps somebody that could write a script for my specific setup so i can paste it in and see if it will work?
Thank you very very much people ![]()
** EDIT
I’m not sure if you guys can see my attached image as it shows its a broken image, perhaps the moderators need to approve it first.
ADSL router setup in bridge mode
From ADSL router to Ether 1 on mikrotik patch cable (for internet)
Mikrotik rb750r2 setup as PPOE with details connects to internet no problem
Ports are not all bridged
Router has DHCP SERVER enabled 10.0.5.1-10.0.5.254 (ROUTER IP 10.0.5.1)
Router is NAT enabled
I have internet access and router has been upgraded to v6.46.4
i have VLAN19 created on port2 using the interface list. Port 2 is the link between the Mikrotik and the 16p Switch
on the switch i have 2 unifi access points AC Pro’s running on a controller.
Nothing else is plugged into ether3,4 and 5
VLAN19 has its own address list 10.0.15.1/24 using interface VLAN19
10.0.5.1/24 on interface ether2
DHCP1 server is on interface 2 for 10.0.5.1/24
DHCP2 server is on interface VLAN19 for 10.0.15.1/24
i have not yet setup any bridges.
