Hi !
I'm newbe in RouterOS, I need help.
I want to setup network for my building with separate networks. So I decide to give put each floor to one interface port on Mikrotik. like this:
ether1: WAN, Public IP address and public DNS, 212.39.x.x (can't publish real adress, sorry)
ether2. IP 192.168.1.1/24, DHCP server, 192.168.1.10-192.168.2.254, gateway ether2
ether3. IP 192.168.2.1/24, DHCP server, 192.168.2.10-192.168.3.254, gateway ether3
ether4. IP 192.168.3.1/24, DHCP server, 192.168.3.10-192.168.4.254, gateway ether4
ether5. IP 192.168.4.1/24, DHCP server, 192.168.4.10-192.168.5.254, gateway ether5
ether6. IP 192.168.5.1/24, DHCP server, 192.168.5.10-192.168.6.254, gateway ether6
ether7. IP 192.168.6.1/24, DHCP server, 192.168.6.10-192.168.7.254, gateway ether7
ether8. IP 192.168.7.1/24, DHCP server, 192.168.7.10-192.168.7.254, gateway ether8
I have configured all DHCP servers, and I got internet connection, but I when I look at my status in command line (ipconfig /all), I got information that my DNS server is 212..39.x.x., basicaly what is configured on ether1.
How can I change this ? I want to DNS server would be on same address range as configured dhcp server port, eg. for dhcp clients on ether2 port, should be 192.168.1.1. But when I change to that IP in dhcp/network tab, DNS settings, my internet connection don't work since there is no DNS.
It only work if I leave it not configured, in which case mikrotik assign "global DNS", or I put something manuay like google.dns....
Regards !
Mladen Bruck