This board has been a great resource. However, I can’t get DNS server to work with a new ip range. I deleted the old DNS server and through WEBFIG create a new one. Looks like it sets everything up for you. Everything looks right in Network, DHCP Server and DNS. but it will not give out IP addresses.
Here is my DNS server print
# jan/02/1970 01:20:58 by RouterOS 5.5
# software id = 99RP-F7NN
#
/ip dhcp-server
add address-pool=dhcp_pool2 authoritative=after-2sec-delay bootp-support=\
static disabled=no interface=ether2-master-local lease-time=3d name=dhcp1 \
relay=192.168.2.1
/ip dhcp-server config
set store-leases-disk=5m
/ip dhcp-server network
add address=192.168.2.0/24 gateway=192.168.2.1
DHCP Pool
# NAME RANGES
0 dhcp_pool1 192.168.1.2-192.168.1.254
1 dhcp_pool2 192.168.2.2-192.168.2.254
I can see the potential of the device. Hopefully I can get some basic settings up and running. Any help?