I am a beginner in ethical hacking. I came across your channel and I like the way you explain it .. I hope the other tutors will be so instructive. Thank you!!👍
Just in case anyone was curious. I ran " cat /etc/resolv.conf " while anonsurf was active. It returned back the proxied locations and my NIC ( 127.0.0.1 ). So I'm pretty sure you are secure running anonsurf. If I am wrong please let me know lol.
For all those having issues, you may have better luck adding these servers through the graphical interface. In Kali Linux under settings>advanced network configuration>edit connection>IPv4 settings Change method to automatic (dhcp) addresses only and write server of choice in DNS servers box. Separate with comma. Can also add IPv6 dns servers using the IPv6 settings tab as well
yashaswi bhaskarla I apologize, the settings I described above are for those having issues when trying to add the new dns addresses to dhclient.conf file where when you cat resolv.conf the previously added dns addresses do not show. However. For your issue, this may be related to something else. Since truthfully, setting up proxychains correctly with your browser should mask your dns on dnsleaktest site without having to do this. To further understand your issue, please explain how you have set up proxychains on your browser
Good of you to emphasize that people should invest into a decent dns server, as those open ones you presented in this video are probably not servers you want to have setup to be your ethical hacking dns suppliers due to them logging ip addresses and traffic. Secondly, what effect does it have if you setup different dns servers in Kali, but leave the original dns addresses in your modem/router? (For those that have configurable modems and routers)
TheArpage Yes for sure you have to use secure DNS servers, secondly if you do not change your router settings your geographical location will probably be available
Always love your videos. Btw, I have just 1 question. When I check on my NetworkManager by running cat /etc/resolv.conf it shows 3 different nameservers. The dhclient remains unconfigured yet in my case. Question is: 1. How this happend? 2. Should I still need to configure the dhclient in this case? Appreciate your info, bro. Thx
Thanks for your contents, I'm really learning a lot.. Please, I'm encountering some issues, when I restarted the NetworkManager service, I got a notification that told me I have been disconnected. Since then I haven't been able to connect to the internet, I don't know if this is normal?
Sorry just checked, it's not the dns but the anonsurf When I ever start anonsurf, my internet doesn't load again but when I stop the service, the Internet starts working again. Is this normal?
yes but what about adding DNS proxy chains? VPN + tor + smart DNS or other things. How do you compensate for Speed when you want to have security privacy and to be able to watch what you want to watch?
Even after using proxychains,macchanger and changing dns in Kali (VMWare) when I try to brute Force my own email using Hydra ,Google sends an alert message which contains my original location and IP...Why's it so..?
Alex, this method no longer works for Kali 2020.4. It will only change temporarily. Once you restart NetworkManager or reboot it reverts back to 192.168.0.1. Any help on a new process would be awesome my man. I've tried everything i could find via google but same issue.
Remember that you can edit resolv.conf by your hand using nano /etc/resolv.conf Them hash all of nameservers and write nameserver 208.67.222.222 nameserver 208.67.220.220 But you have to do this every time you restart NetworkManager or reboot the system
I'm still fairly new to Kali-Linux. Can you customize the skin more? Yours appears darker and I like the dark left sidebar with apps. How did you make that?
I have been able to complete the steps up to 5:50. My name server is unchanged with a message saying "DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN" Could this be what is preventing the name server change? If so is there a way for me to correct it? I am using terminal as root. Thank you.
Edit 2: sorry for posting so many comments but I'm just giving info for people who may have the same issue. I didn't give it permission by not typing "sudo". Once I did that it was good to go.
Good videos man :). Quick question: is there a way for me to be connected to a VPN and simultaineously launch attacks and run scans?. I have tried setting up a VPN in kali, but my scans and attacks always fail when im connected to a VPN. would be nice if i were able to hide my ip ya knoww.
Awsome!! Simple and solid......................... Super Like it Can you make video about ios hacking coz its difficult to hack and how to spoof ip adddress (like real server ip )
The DNS is variable? We can use a random but if we need to be absolutely sure then build a server somewhere to use or trust someone else? The DNS server location is the important part, correct?
thankyou sir for the series, but I was having issue in "service network-manager restart", it says "unit network-manager not found. I tried everything, but it still says the same, and also shows the status connected. And thankyou for your awesome teaching
that's a very nice stuff and i encourage u to continue ,, & i wanna ask if there is a possible solution for all the proxies i tried have timed out ,, from Egypt
When I did cat /etc/resolv.conf the first time i had two nameservers already in there both slightly different i followed the steps and changed the prepend domain-name-servers to the one you said from cisco but when I recheck the two original once I saw where still in there and the once from cisco wheren't any idea how to ? (Using a virtualbox to run linux does that have the effect of not being able to change the dns ?)
Is this indicated when running Kali in a VM configured as NAT, and using a vpn on the host machine? When running Kali in vmware and a vpn on the Windows host, cat /etc/resolve.conf outputs the same nameserver no matter what I prepend dns to.
I think I understand the stuff about the DNS, but did you talk about VPN's at all or??? Or are they the same thing essentially?? A bit confused about that. I thought I had to spoof my DNS WHILE being on a VPN and Anonsurf - is that wrong? :)
Technically speaking when it comes to using Linux and staying anonymous/anonymizing your entire system the preferred and efficient way to go about it is with proxy-chains, firstly because you control the tunneling process and your data is not being logged by a third party(very common with VPN companies and providers) and secondly you anonymize your entire system with the protocols you chose. If you are windows then a VPN is suitable.
Hackersploit please tell me are open dns cool or are there better DNS services are also available for the same service ? Also proxychains suck so many issues this is really awesome !
on VPN vs DNS : while using anonsurf , after using command cat /etc/resolv.conf i get name server 127.0.0.1 name server 209.222.18.223 name server 209.222.18.217 Q: Am i anonymous by using anonsurf Q2 : Which way is better Q3 : why the local host 127.0.0.1 is on top afer starting anonsurf
Hey how are you doing i got a quick question for you, unfortunately i locked myself out of my X1 Carbon Gen 9, Lenovo says i need a new system board but i was wondering if there is a way around it? I just bought it in August didn’t get to use it much & this isn’t coverd by the warranty so i have to pay out of pocket. Hopefully you can help thanks
hello my friend, i did everything as shown but dns remains unchanged, i googled it and many people have same problem, on 2019.4 kali version, can u help me ? mb u know the issue
well,i've encountered the same trouble,really really really troubled me that many tutorials work in the video but don't work on my vm. For this one,i tried on both my kali linux and parrot vm,but both failed.One simple way to fix this is to modify the resolv.conf generated by network-manager directly and it works--just change the ip and ISP if you test on dns leak test website,but that quite incompleted,it still know where you physically are.Many find this problem on kali linux 2019, maybe that's not what we can solve at this stage.Anyway,there are still so many better way to be anonymous, no need to stick to this single way.
Problem fixed guys, so there is 2 way to change this 1. From terminal and 2. From gui settings Go to settings, then your connection (wifi or Ethernet) depends on which ur ussing, then go ipv4 configuration. Turn off automatic dns and weite adress there separate adresses with , . Then just in terminal write sudo service network-manager restart. And done.
@@kirizenkirizeto3492 changing DNS doesnt mean ull hide ur location to websites my friend. Check again what does DNS mean and how changing it effects ur network
Hello, how are you? I hope you are fine. I have a question. I followed all your steps and when I save and exit, I tell him to restart, this message appears. Failed to restart network-manager.service: Unit network-manager.service not found.
can anyone tell me that after writing the file and restarting the Network Manager, my dns was the same as that before writing the file. what am I supposed to do now?
Thank you for the information provided in your courses. I had a problem as I changed the contents of the file dhclient.conf and after restarting the NetworkManager on Parrot OS, it still does not take the new DNS. Requesting your support.
Didn't work shows the same Ip. Also ever since I used that cisco ip the tor service doesn't seem to be working , shiws my actual Ip . And when I launch firefox on kali linux it says " your setting is managed by your organisation " Its my personal laptop and not of some organisation. Also don't have avast or any antivirus on my system. Just windows defender. Plz tell me how to fix it.
@Hackersploit the network-manager option is not available on my Kali i have a networking option but it does not help, has this changed to a different area? i did a apt install network-manager but i think maybe it needs some configuring could you do a revised video on this subject sometime thanks
The vedio is pretty helpful, but I have a quick question. I followed the instructions and I changed my DNS adress, but when I type cat /etc/resolv.conf I find the old dns is still there and the new once aren't added. Note: I already restarted network-manager
@@laminebarrie8641 okay, now if you are using it on vm you have to check network adapter if it is nat Or host only you have to change it to bridged and mark the replicate option down below
@@laminebarrie8641 Hey. I already found a solution for my problem, you can run the command (leafpad /etc/resolv.conf) then you'll find your DNS in a text file. You can type nameserver and add the first two DNS. "Let the new once be first then the original one last".
I have 3 nameservers , but they're not the one I mentioned in the dhclient.conf, I did the same as mentioned but I still get 127.0.0.1 as first server , please help
hey #HackerSploit i changed my DNS according to your video and after changing my DNS, i restartefd the Netwrok Manager and sfter that when i use command cat /etc/resolv/conf it shows me the same old Name servers ip not the new on. I am bit stucked and confused here.
I am a beginner in ethical hacking. I came across your channel and I like the way you explain it .. I hope the other tutors will be so instructive. Thank you!!👍
Just started your series a few days ago and I am determined to go to the end. Thanks man for the good work.
I love learning stuff on your channel, it is an amazing resource!
Thank you, i am glad you like the content.
loving the technical info on anonymity specially using for the obvious. Learn something new every time
Awesome man, i'm glad you're learning something every upload
@@HackerSploit can I ask a question about JavaScript in pentestion you Mr ?
what a humble person
Just in case anyone was curious. I ran " cat /etc/resolv.conf " while anonsurf was active. It returned back the proxied locations and my NIC ( 127.0.0.1 ). So I'm pretty sure you are secure running anonsurf. If I am wrong please let me know lol.
Keep up the good work! I've learned so many stuff from your videos !
Thanks for the support and feedback, it is highly apprerciated
For all those having issues, you may have better luck adding these servers through the graphical interface. In Kali Linux under settings>advanced network configuration>edit connection>IPv4 settings
Change method to automatic (dhcp) addresses only and write server of choice in DNS servers box. Separate with comma.
Can also add IPv6 dns servers using the IPv6 settings tab as well
It doesn't work.. Plss help me
yashaswi bhaskarla what is the problem you are having
I have the settings as you said I added the dns name server addresses but on visiting the dnsleaktest website it shows my original dns address
yashaswi bhaskarla I apologize, the settings I described above are for those having issues when trying to add the new dns addresses to dhclient.conf file where when you cat resolv.conf the previously added dns addresses do not show.
However. For your issue, this may be related to something else. Since truthfully, setting up proxychains correctly with your browser should mask your dns on dnsleaktest site without having to do this.
To further understand your issue, please explain how you have set up proxychains on your browser
Thanks
Good of you to emphasize that people should invest into a decent dns server, as those open ones you presented in this video are probably not servers you want to have setup to be your ethical hacking dns suppliers due to them logging ip addresses and traffic.
Secondly, what effect does it have if you setup different dns servers in Kali, but leave the original dns addresses in your modem/router? (For those that have configurable modems and routers)
TheArpage Yes for sure you have to use secure DNS servers, secondly if you do not change your router settings your geographical location will probably be available
Thank you :) Perhaps you already covered that in an other video, but I missed it in this one.
TheArpage Yes I have probably mentioned it a couple of times before, basically it will either leak the ISP location or yours
superb tutorials bro. Really easy to understand and like your honesty :D Keep it going friend. Good luck.
Your ways worked for me thanx man I didn't see any other online course changes dns from dhclient.conf
very good idea, haven't really thought about the standard DNS setting as a possible tracking point, thanks for the video
Nihilan R Yeah it helps a lot
.thanks for watching
OH HACK!! BASICALLY THIS GUY IS THE BEST TUTOR ON UA-cam. BASICALLY ON HACKING STUFFS. BASICALLY I SUBSCRIBED.
Always love your videos. Btw, I have just 1 question. When I check on my NetworkManager by running cat /etc/resolv.conf it shows 3 different nameservers. The dhclient remains unconfigured yet in my case.
Question is:
1. How this happend?
2. Should I still need to configure the dhclient in this case?
Appreciate your info, bro. Thx
He still didn't reply
Perfect Video, Explanation level is awesome, Keep it up! I have learned so many cool stuff and techniques from your videos, thnks man
I changed the dns ....did everything but still it's giving me the same dns
Same, then how did you solved it
Did you restart the network manager
I just like your all videos please make more videos 💫🤗
Have a good day sir..
Thanks for your contents, I'm really learning a lot..
Please, I'm encountering some issues, when I restarted the NetworkManager service, I got a notification that told me I have been disconnected. Since then I haven't been able to connect to the internet, I don't know if this is normal?
Sorry just checked, it's not the dns but the anonsurf
When I ever start anonsurf, my internet doesn't load again but when I stop the service, the Internet starts working again. Is this normal?
Good to see you back sir
Thank you very much!
Honestly... after watching this? You’re a excellent educator when it come to Kali Linux and ethical hacking.. are you in patron?
Yes HackerSploit
Love your videos hope you update this video in the future love your work
Dude you are awesome man ! Your Channel is a Gem!
Thanks, I appreciate it.
yes but what about adding DNS proxy chains? VPN + tor + smart DNS or other things. How do you compensate for Speed when you want to have security privacy and to be able to watch what you want to watch?
Even after using proxychains,macchanger and changing dns in Kali (VMWare) when I try to brute Force my own email using Hydra ,Google sends an alert message which contains my original location and IP...Why's it so..?
I am really learning alot with you , continue what you r doing cause you r awsome :) thank you!
I love your explanation sir..
Sir very informative video. I learnt a lot from this. Thank you
Alex, this method no longer works for Kali 2020.4. It will only change temporarily. Once you restart NetworkManager or reboot it reverts back to 192.168.0.1. Any help on a new process would be awesome my man. I've tried everything i could find via google but same issue.
I'm facing similar problems on the latest version. I continuosly have to do things differently. If you find your solution please share it
Remember that you can edit resolv.conf by your hand using
nano /etc/resolv.conf
Them hash all of nameservers and write
nameserver 208.67.222.222
nameserver 208.67.220.220
But you have to do this every time you restart NetworkManager or reboot the system
Yeah same problem if you can please help lemon sploit
I'm still fairly new to Kali-Linux. Can you customize the skin more? Yours appears darker and I like the dark left sidebar with apps. How did you make that?
I have been able to complete the steps up to 5:50. My name server is unchanged with a message saying "DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN" Could this be what is preventing the name server change? If so is there a way for me to correct it? I am using terminal as root. Thank you.
I wish I could support you you are really doing a good job
I love this channel im learning so much
As I told you, your are the best
Thank you very much!
Edit 2: sorry for posting so many comments but I'm just giving info for people who may have the same issue. I didn't give it permission by not typing "sudo". Once I did that it was good to go.
Good videos man :). Quick question: is there a way for me to be connected to a VPN and simultaineously launch attacks and run scans?. I have tried setting up a VPN in kali, but my scans and attacks always fail when im connected to a VPN. would be nice if i were able to hide my ip ya knoww.
superb bro...i like you the way u tell..keep doing....keep rocking
i am always support for you bro
What's the top 5 tools to learn in kali in your opinion?
after restarting network service it deactivating all network and after restart computer it activates again but dns is default as it was previously.
Awsome!! Simple and solid......................... Super Like it
Can you make video about ios hacking coz its difficult to hack and how to spoof ip adddress (like real server ip )
:D every video you make is a present to society
Thank you so much for this info. Appreciated :-)
can i use cloudflare's 1.1.1.1 and 1.0.0.1 addresses?
nn
Can i use it?
Love your work man, many thanks
The DNS is variable? We can use a random but if we need to be absolutely sure then build a server somewhere to use or trust someone else? The DNS server location is the important part, correct?
Personally I set up everything on my main computer then I bridge the connections so it's more simple lol
I am having a problem. Even after editing dhclient.conf cat /etc/resolv.conf is only showing one nameserver. What to do?
thankyou sir for the series, but I was having issue in "service network-manager restart", it says "unit network-manager not found. I tried everything, but it still says the same, and also shows the status connected. And thankyou for your awesome teaching
instead of "network-manager" type "NetworkManager". In newer distros of linux it got changed.
@@mikinis4869 thanks
that's a very nice stuff and i encourage u to continue ,, & i wanna ask if there is a possible solution for all the proxies i tried have timed out ,, from Egypt
When I did cat /etc/resolv.conf the first time i had two nameservers already in there both slightly different i followed the steps and changed the prepend domain-name-servers to the one you said from cisco but when I recheck the two original once I saw where still in there and the once from cisco wheren't any idea how to ? (Using a virtualbox to run linux does that have the effect of not being able to change the dns ?)
I have the same situation.... not sure what next...
@@gauravchinnu8141 same here
I am also facing the same issue
Will this work on 32bit old pc win7 and such. Like the new version of it. Very modest teaching im new to this just have old hardware and am asking
You're so sweet, Man! Thx, so much for contributing yo the culture!
Is this indicated when running Kali in a VM configured as NAT, and using a vpn on the host machine?
When running Kali in vmware and a vpn on the Windows host, cat /etc/resolve.conf outputs the same nameserver no matter what I prepend dns to.
did you find a solution?
While I am using anonsurf, there will be no dns leak. so why are we changing the DNS server
My 127.0.0.1 still shows up in my resolv.conf file???? Why??? I deleted it and replaced it.
I use my cell phone as a hot spot, will these setting work ? Love the video,s.
Yes.
شكرا جزيلا
Do we have to change DNS Everytime? When firing up in VMs? You know, private IP Changes everytime when we connect to the same internet.
hey alexis :), so what is the difference between vpn and dns?
This wonderful, what if I am using a VM? For example : I have Kali running as a virtual machine on a Mac. Will this example work for me ?
+christian Martin Yes it will work.
Bro, can you suggest me a good VM for Mac?
VirtualBox or parallels.
why name server doesn't have any change. I don't have two additional server ips as shown in video, after restarting NetworkManager
Gracias men que buen canal tienes está súper completo 👌
Thank you sir.....u r really very great.
Thank you sooooooo much. It was so helpful
I think I understand the stuff about the DNS, but did you talk about VPN's at all or???
Or are they the same thing essentially?? A bit confused about that. I thought I had to spoof my DNS WHILE being on a VPN and Anonsurf - is that wrong? :)
Technically speaking when it comes to using Linux and staying anonymous/anonymizing your entire system the preferred and efficient way to go about it is with proxy-chains, firstly because you control the tunneling process and your data is not being logged by a third party(very common with VPN companies and providers) and secondly you anonymize your entire system with the protocols you chose. If you are windows then a VPN is suitable.
What if you're using a proxy which is supposed to prevent the DNS from leaking? Would you still need this or are you 'protected' in this regard?
Hackersploit please tell me are open dns cool or are there better DNS services are also available for the same service ? Also proxychains suck so many issues this is really awesome !
on VPN vs DNS : while using anonsurf , after using command cat /etc/resolv.conf
i get
name server 127.0.0.1
name server 209.222.18.223
name server 209.222.18.217
Q: Am i anonymous by using anonsurf
Q2 : Which way is better
Q3 : why the local host 127.0.0.1 is on top afer starting anonsurf
Hey how are you doing i got a quick question for you, unfortunately i locked myself out of my X1 Carbon Gen 9, Lenovo says i need a new system board but i was wondering if there is a way around it? I just bought it in August didn’t get to use it much & this isn’t coverd by the warranty so i have to pay out of pocket. Hopefully you can help thanks
Is there a way to randomize your DNS in a similar way to macchanger? Or is editing resolv.conf the only way? Thanks
What about uncommenting the dns leak thing in proxychains.conf as you told in the other video? Isn’t it the same thing as this?
sir , can u give a practical for ip bouncing with fast internet surffig because i try many mathods but my internet goes very slow.
hello my friend, i did everything as shown but dns remains unchanged, i googled it and many people have same problem, on 2019.4 kali version, can u help me ? mb u know the issue
same here
@Nepali Babu Did you check for leaks afterward?
well,i've encountered the same trouble,really really really troubled me that many tutorials work in the video but don't work on my vm. For this one,i tried on both my kali linux and parrot vm,but both failed.One simple way to fix this is to modify the resolv.conf generated by network-manager directly and it works--just change the ip and ISP if you test on dns leak test website,but that quite incompleted,it still know where you physically are.Many find this problem on kali linux 2019, maybe that's not what we can solve at this stage.Anyway,there are still so many better way to be anonymous, no need to stick to this single way.
Problem fixed guys, so there is 2 way to change this 1. From terminal and 2. From gui settings
Go to settings, then your connection (wifi or Ethernet) depends on which ur ussing, then go ipv4 configuration. Turn off automatic dns and weite adress there separate adresses with , . Then just in terminal write sudo service network-manager restart. And done.
@@kirizenkirizeto3492 changing DNS doesnt mean ull hide ur location to websites my friend. Check again what does DNS mean and how changing it effects ur network
Did I miss the VPN talk? This isn't as effective as using a VPN is it, because traffic isn't encrypted?
Hi man, can you recommend good book for shell comands for Kali?
Hello, how are you? I hope you are fine. I have a question. I followed all your steps and when I save and exit, I tell him to restart, this message appears. Failed to restart network-manager.service: Unit network-manager.service not found.
can anyone tell me that after writing the file and restarting the Network Manager, my dns was the same as that before writing the file. what am I supposed to do now?
Now it's NetworkManager not network-manager
I think
THANK YOU
thanks, where is the seconfd part about VPN?
Bro I having a problem?, I pretended the domain-name but when I use the command cat/resolve.conf the name server r still the same,
same bro
Love your Videos. I'm imran
What is the best source to use multiple admob networks ?
So is this the same as anonsurf/proxychains or what? Im very confused
Thank you for the information provided in your courses. I had a problem as I changed the contents of the file dhclient.conf and after restarting the NetworkManager on Parrot OS, it still does not take the new DNS. Requesting your support.
Me too ,but i use kali
I do have a problem when I set DNS server like you did, nothing change and everything is correct, what can I do ?
tried on DNS like /etc/resolv.conf but i was getting multiple name servers .. what it means could you please explain @hackerSploit??
your anonsurf might still be working, so just type anonsurf stop
that should do the trick
doesn't work... I'm doing exactly the same as on tutorial
me too
Loved it I am going to do it.
Awesome!
Nice video tutorial!! thank you!!
Thanks, you're welcome.
@@HackerSploit plz check your Instagram I have a query
Didn't work shows the same Ip. Also ever since I used that cisco ip the tor service doesn't seem to be working , shiws my actual Ip . And when I launch firefox on kali linux it says " your setting is managed by your organisation "
Its my personal laptop and not of some organisation. Also don't have avast or any antivirus on my system. Just windows defender.
Plz tell me how to fix it.
@Hackersploit the network-manager option is not available on my Kali i have a networking option but it does not help, has this changed to a different area? i did a apt install network-manager but i think maybe it needs some configuring could you do a revised video on this subject sometime thanks
the last line in the description we would like to see in the first
Does this method also work for Debian-based distros, like Ubuntu or Mint?
I did exactly as you did, but when I do etc resolv.conf at the end, it is exactly as when I started
changing your dns, automatically changes your ip ?
The vedio is pretty helpful, but I have a quick question. I followed the instructions and I changed my DNS adress, but when I type cat /etc/resolv.conf I find the old dns is still there and the new once aren't added.
Note: I already restarted network-manager
try the sescond set of dns on cisco site
@@jeetintyagi I've got the same issue, I also restarted the network & tried the second sent of DNS codes on the web page but it's still not changing
@@laminebarrie8641 okay, now if you are using it on vm you have to check network adapter if it is nat Or host only you have to change it to bridged and mark the replicate option down below
@@laminebarrie8641 Hey. I already found a solution for my problem, you can run the command (leafpad /etc/resolv.conf) then you'll find your DNS in a text file. You can type nameserver and add the first two DNS. "Let the new once be first then the original one last".
@@laminebarrie8641 in case you don't have leafpad, you can get it by running the command apt-get install leafpad
but it didnt worked for me everything i did but the resolv.conf shows only one name server
ua-cam.com/video/5vU9e7fHG0s/v-deo.html updated
I have 3 nameservers , but they're not the one I mentioned in the dhclient.conf, I did the same as mentioned but I still get 127.0.0.1 as first server , please help
u need to change the ' prepend domain name servers ...;' and save it .
then u try to check, i think its working
you are a king bro
Thanks man
hey #HackerSploit i changed my DNS according to your video and after changing my DNS, i restartefd the Netwrok Manager and sfter that when i use command cat /etc/resolv/conf it shows me the same old Name servers ip not the new on. I am bit stucked and confused here.
same bro
@@camoo7815 ua-cam.com/video/5vU9e7fHG0s/v-deo.html updated