/sadpods-dns

a Gitpod implementation of the "Jakarta" exercise from https://sadservers.com

MIT LicenseMIT

Sadpods DNS

A Gitpod implementation of the "Jakarta" exercise at Sad Servers.

Open in Gitpod

Open in Gitpod

Exercise

Once the activity starts, you try to ping google.com...but wait! It doesn't work.

ping: google.com: Name or service not known

Oh no!

Dig around and see if you can fix it so that ping can actually hit google.com.

When you can see:

PING google.com (142.250.187.238) 56(84) bytes of data.

Then you've fixed it!