Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Following instruction on this page you can test if your host has accses to the public internet.

On the machine host that runs your service run command below to prove that it has access to public internetthe next command:

Code Block
languagebash
echo quit | timeout 3 telnet 8.8.8.8 53

...

Warning

Absence of Connected to 8.8.8.8. indicates that your client cannot establish a network connection to a 8.8.8.8 server on port 53.

...

Panel
panelIconId1f3c1
panelIcon:checkered_flag:
panelIconText🏁
bgColor#DEEBFF

TRYNEXT: Try to resolve the issue within your organization.

...