i can ping to 8.8.8.8 or 9.9.9.9 and other ips(using the ping the ping command) but i can not ping to urls, i have tried multiple DNS servers in /etc/resolv.conf and nothing works i assuming
[[email protected] ~]$ nmcli
enp3s0: connected to enp3s0
"Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
ethernet (r8169), 54:EE:75:C1:1A:D3, hw, mtu 1500
inet4 192.168.1.2/24
inet4 147.27.4.83/24
route4 0.0.0.0/0
route4 0.0.0.0/0
route4 147.27.4.0/24
route4 192.168.1.0/24
route4 192.168.1.1/32
inet6 fe80::56ee:75ff:fec1:1ad3/64
route6 fe80::/64
route6 ::/0
route6 ff00::/8
wlp2s0: disconnected
"Intel Dual Band Wireless-AC 3165 Plus Bluetooth"
1 connection available
wifi (iwlwifi), 6E:27:06:87:6F:1B, hw, mtu 1500
lo: unmanaged
"lo"
loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
DNS configuration:
servers: 192.168.1.1
interface: enp3s0
Use "nmcli device show" to get complete information about known devices and
"nmcli connection show" to get an overview on active connection profiles.
Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details.
[[email protected] ~]$ cat /etc/resolv.conf
nameserver 147.27.18.1
update: i tried and wireless appears to be working just fine but wired does not
update: i have been able to add a new dns server but not been able to remove 192.168.1.1
[[email protected] ~]$ nmcli
enp3s0: connected to enp3s0
"Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
ethernet (r8169), 54:EE:75:C1:1A:D3, hw, mtu 1500
ip4 default, ip6 default
inet4 147.27.4.83/24
inet4 192.168.1.2/24
route4 0.0.0.0/0
route4 0.0.0.0/0
route4 147.27.4.0/24
route4 192.168.1.0/24
route4 192.168.1.1/32
route4 192.168.1.0/24
route4 147.27.4.0/24
route4 0.0.0.0/0
inet6 fe80::56ee:75ff:fec1:1ad3/64
route6 ::/0
route6 ff00::/8
route6 fe80::/64
route6 fe80::/64
wlp2s0: disconnected
"Intel Dual Band Wireless-AC 3165 Plus Bluetooth"
1 connection available
wifi (iwlwifi), DE:BB:F6:76:02:1E, hw, mtu 1500
lo: unmanaged
"lo"
loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
DNS configuration:
servers: 192.168.1.1 147.27.18.1
interface: enp3s0
Use "nmcli device show" to get complete information about known devices and
"nmcli connection show" to get an overview on active connection profiles.
Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details.
[[email protected] ~]$ ping www.google.com
ping: www.google.com: Name or service not known