Hi -
I got my new routeros device and I am quite excited by its feature list.
I am used to dnsmasq as my dhcp and local dns server.
A quick expand-hosts option was sufficient for dnsmasq to respond to both hostname and fqdn like say
host1 and host1.mydomain.com where mydomain.com was set as my domain in dnsmasq.conf
I am aware of how to add simple static entries in routeros.
Currently I am entering two entries one for host1 and second host1.domain.com both pointing to the same ip.
My question is - is there a better way to add static dns enteries where both host1 and host1.domain.com resolve to the same ip in a single entry?
Thanks.