Github unreachable from jetson nano

We are trying to reach the github website to do a repository pull from the jetson nano but we receive a message saying “Site Unreachable”

We have connected to multiple networks and has reattempted, we have also changed the dns and reattempted but we are still getting the same error message. Our jetson os is jetpack 4.6.1 pleas assist

Do you get a response from “host github.com”? That’s the DNS part. If not, then DNS isn’t working (perhaps caused by firewalling or router issues). If this does work, then what do you see from “traceroute github.com”?

If these both fail, then what do you see from “ifconfig” and “route”?

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.