I had a working network on my laptop. my wifi adress is 10.39.220.95. Thing were fine for awhile. Then, out of the blue when i rebooted my phone, which was also my wifi hotspot, i was not able to connect to the net.
I am able to ping 1.1.1.1, but connection to the net was not possible. when i checked /etc/resolv.conf, I found the address is not the same group as my wifi address.
cat /etc/resolv.conf
nameserver 10.164.166.213
ifconfig wlan0 10.39.220.95
How do i solve this issue?
I do not want to use 1.1.1.1 as my nameserver
I have had this issue before n it was resolved itself.
I am able to ping 1.1.1.1, but connection to the net was not possible. when i checked /etc/resolv.conf, I found the address is not the same group as my wifi address.
cat /etc/resolv.conf
nameserver 10.164.166.213
ifconfig wlan0 10.39.220.95
How do i solve this issue?
I do not want to use 1.1.1.1 as my nameserver
I have had this issue before n it was resolved itself.