KatharaFramework / kathara-lab-checker

Tool to automatically check KatharĂ¡ network scenarios based on a configuration file.
https://www.kathara.org/
GNU General Public License v3.0
3 stars 1 forks source link

Missing check for DNS A record #12

Open xReniar opened 1 week ago

xReniar commented 1 week ago

I was trying to run tests for Mirada exam but there is no check to define which A record is defined into DNS

tcaiazzi commented 1 week ago

Dear @xReniar,

Please, can you provide more details? đŸ˜‡

lorenzo93 commented 1 week ago

Imagine a lab with a machine client that needs to be reachable via DNS with the name client.uniroma3.it. You can specify how all the DNS is structured and the checker will check. You can specify the recursive DNS servers. There is no way to specify that the record client.uniroma3.it should point to IP 10.0.0.3 (as an example)