This shows you the differences between two versions of the page.
uso:laboratoare:laborator-05:connection [2022/11/03 14:10] sergiu.weisz [Conectarea la rețea și la Internet] |
uso:laboratoare:laborator-05:connection [2022/11/04 15:46] (current) sergiu.weisz [Configurarea nivelului Internet] |
||
---|---|---|---|
Line 347: | Line 347: | ||
google.com has IPv6 address 2a00:1450:400d:803::200e | google.com has IPv6 address 2a00:1450:400d:803::200e | ||
<...> | <...> | ||
+ | student@uso:~$ echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf | ||
student@uso:~$ cat /etc/resolv.conf | student@uso:~$ cat /etc/resolv.conf | ||
nameserver 8.8.8.8 | nameserver 8.8.8.8 | ||
- | options edns0 | ||
student@uso:~$ host google.com | student@uso:~$ host google.com | ||
google.com has address 172.217.18.78 | google.com has address 172.217.18.78 |