Hi
New to Mikrotik routers. I have an old RB750 which I am using to run my home network and learn to configure.
Currently I booted it with the default config, then made the following changes to reflect the setup I want
Changed default DHCP range
Created Bridge interface named VLAN Bridge
Created Interface VLAN 10 within VLAN Bridge (VLAN10 tag withing interface config)
Applied DHCP scope created at boot (192.168.0.0/24) to VLAN Bridge
Created DHCP server, addresses, pool etc and applied to VLAN10 Interface.
Connect to D-Link DGS-1210-10P smart switch. Router connected switchport configured to be Untagged VLAN1 and Tagged VLAN10
All other ports, when set untagged VLAN1 get IP from 192.168.0.0/24 range and work fine. When attempting to get IP from VLAN10 (192.168.10.0/24) doesn’t matter if client traffic is tagged or untagged, the DHCP server on the RB750 can be seen to offer an IP, but the client device never sees or accepts it.
Compared the config with another live router at a colleagues house, config appears correct.
Firmware: 6.43.7
Any Thoughts guys?
Thanks