1

I have mikrotik on which I set up static DNS entries for my network. Form linuxes everything works correctly even from one of windows computers (windows 7) but from other windows computers I can't resolve dns entries. I don't know where to find the issue. Please can you suggest where should I start?

Thanks

bilak
  • 173
  • 1
  • 3
  • 8

2 Answers2

2

use "device.lan" instead of "device" in your static DNS entries

1

Some advises:

  1. Try to use on windows ipconfig /flushdns
  2. On Mikrotik /ip dns cache flush
  3. On Mikrotik open/allow TCP/UPD 53 port
  4. Check that the windows instances has correct DNS (mikrotik IP)
kgimpel
  • 207
  • 1
  • 6