I have had some problems with my internet connection. After installing SonicWall Netextender and connection to my Office VPN and disconnecting again i do not have internet access.
I can ping 8.8.8.8 and other IP-adresses, so it actually just seems to be a DNS problem, but when i connect to Netextender VPN again (this time i have to use IP-adress) i can browse via VPN again...
I have tried to uninstall netextender but that does not solve the problem.. Can you help me?
3 Answers
I had the same problem.
Open /etc/resolv.conf - where netExtender puts your office DNS entries. Delete them and put your prior DNS entry in.
I really would like to know how to force netExtenderGui to clean resolv.conf.
It is better to use the " --dns-only-local" option. This way Netextender won't update the /etc/resolv.conf file.
It does clean up after itself. The problem is that resolv.conf is a symlink. NetExtender backs up the file and restores it but changes it from a symlink to a real file. The rest of the software is updating what the symlink points to.