04-14-2022 07:44 AM
Hey! When I type in the domain networkchuck.coffee and start the simulation, I only see DNS protocols. I expect to see HTTPS protocols. I do not understand the problem. I would be very happy about your advice?
04-14-2022 10:41 AM
Hello,
where do you type 'networkchuck.coffee', in the web browser of a laptop ?
04-23-2022 01:12 PM
04-16-2022 03:46 PM - edited 04-16-2022 03:47 PM
First, IP needs to be resolved to name; so DNS is query first; then you can see HTTP protocol. (u see ARP as well).
if you type in IP of 23.227.38.65, it will open up a website for coffee. this is good sign; this means HTTP server is fine but DNS server is not. you cannot open a website using host name like networkchuck.coffee, it is likely DNS side issue.
I think you are missing www record on the DNS server. Solution is to add A record of www. chuck .coffee to match IP of www server. Now u should be able to open www or ping by www. name .com record.
Note: this only works from Johnny PC but not others, why? there is secondary error...but this one you should be able to solve it yourself.
Regards, ML
**Please Rate All Helpful Responses **
04-23-2022 01:15 PM
I thank you for your detailed response! I will try to solve the other one. Best regards!
04-24-2022 01:42 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide