I'am trying to clone buildroot repository by utilising the following command:
> git clone https://github.com/buildroot/buildroot.git
Cloning into 'buildroot'...
fatal: unable to access 'https://github.com/buildroot/buildroot.git/': Could not resolve host: github.com
Could you please help me undrestand what's wrong with this command ?
EDIT
The result of nslookup github.com
is:
> nslookup github.com
;; Got SERVFAIL reply from 192.168.249.10, trying next server
;; connection timed out; no servers could be reached