10-31-2009 08:05 AM - last edited on 10-31-2009 06:36 PM by JerryM
Can norton be interfering with logging on - dsn settings errors
<<edit: subject edited for more clarity>>
10-31-2009 09:44 AM
Windows 7 Home Premium SP1 x64 Hungarian, Norton 360 v20.3.1.22, Norton Utilities 16
10-31-2009 10:14 AM
Hi mryan,
Welcome to Norton Community!
Let us know your operating system as well as the version of Norton program you use. If possible, provide us more information on the error message so that we can check.
Yogesh
10-31-2009 01:53 PM
Norton usually will not interfere with DNS server inquirries and settings. Your DNS records in your system may be corrupted, however and that will cause a problem. This could happen from an update to the DNS table not being finished when your system powered down, for example. You can reset your DNS records in your system with the following routine:
This will flush your DNS and reset the winsock:
Click Start > Run, type cmd.exe and click OK.
(Note: for Vista users, you will need an elivated command prompt > click START and type cmd in the START Search box; right click on cmd.exe listed at the top of the normal START list and choose "Run as administrator..." Then continue as below.)
ipconfig /flushdns [Enter]
netsh int ip reset resetlog.txt [Enter]
netsh winsock reset [Enter]
exit [Enter]
