I don’t know if it is a failure or my mistake, but on the router I can ping domain names like google.com, but on my PC there is no name resolving. I can ping IP addresses without any problem, but no domain names from my PC. Does anybody have any idea?
a) Your PC has invalid DNS config. Check “ipconfig /all” for DNS servers.
b) There’s something wrong with configured DNS server. Is it router or something else? If it’s router, does it allow remote requests (see IP->DNS)?
c) Something interferes with DNS queries, most likely your router. Check its firewall rules.
C:\Users\bpwl>nslookup
Default Server: Vigor.router
Address: 192.168.2.1
> google.com
Server: Vigor.router
Address: 192.168.2.1
Non-authoritative answer:
Name: google.com
Addresses: 2a00:1450:4007:816::200e
216.58.201.238
> ?
Commands: (identifiers are shown in uppercase, [] means optional)
NAME - print info about the host/domain NAME using default server
NAME1 NAME2 - as above, but use NAME2 as server
help or ? - print info on common commands
... etc ......
> server 8.8.8.8