Hello, I’m looking for some help on this challenge, I’ve been stuck for a while now. I can ping Browser-B: 10.10.10.2 by IP and host name. I can ping Linux-B: 10.10.10.10 by IP, but not by host name. I’m trying to figure out which area of the gns3 simulator I should be looking at. Is it a configuration issue on Linux A or B, or is the problem in the Psense firewall settings? Any guidance would be appreciated!
Still stuck on this if anybody has time and can check it out. I’m finished all of the other challenges but I can’t continue without this one. Thanks!
The grader wants to ping Linux-B and Browser-B by name. You need to add Linux-B and Browser-B to the DNS server (clab.local zone)
Thanks Joseph. Do I need to add an entry to /etc/hosts or is it done through pfsense? If you could point me in the right direction I’d appreciate it.
There is a DNS server in the network. You can access it via Browser-A. It’s all GUI driven so you don’t have to hand-edit zone file records. The reason I include this in the lab is because name resolution is a big deal and it’s often overlooked troubleshooting networks.
Thank you so much. I honestly didn’t open Browser-A because the challenge didn’t state there was an issue with it, but I do see the DNS site as a favorite!