Mikrotik Rb750 DHCP SERVER PROBLEM

Hi all,

I have Mikrotik RB750, what i want to do is to set up the router from the bignning.

  1. set the address in Ip->Address to WAN port 192.168.1.0/24

  2. ether2 → set as master port
    3)ether3 → slave
    4)ether4-> slave
    5)ether5 → slave

  3. Ip-> pool → 192.168.2.0/24

  4. Ip-> dhcp server → set the pool and ether2-master
    :sunglasses: Ip->dhcp server → tab networks → address 192.168.1.0/24 → gateway 192.168.1.1 → DNS 192.168.1.1

PROBLEM:

DHCP server get red and no computer gets IP!! :frowning:

Please guys help me…

http://forum.mikrotik.com/t/getting-the-most-out-of-this-forum/40983/1

Hi all,

I solve my problem yesterday. Thanks for the tips rextended.

In interface i was putting the wrong interface. The correct interface is ether2-master.

Thanks!

Hi,

how did you solved the issue ? Can write some clues ?

Best Regards

Interface must have ip address in the range handled by the DHCP server

Exactly!!! That was part my mistake…

Hi all,

thanks i forgot to put the address on the interface. This solved me the first issue that i face it.
The second issue that still “colored red the secondary DHCP configuration” was because i forgot to remove the virtual interface from the bridge that already was part from primary DHCP configuration.

Anyway all you help was for me the success of my configuration .

Best Regards to all !