Reply
Newbie
mryan
Posts: 1
Registered: ‎10-26-2009

Will Norton Interfere with DNS settings?

[ Edited ]

Can norton be interfering with logging on - dsn settings errors

 

<<edit: subject edited for more clarity>>

Message Edited by JerryM on 11-01-2009 07:06 AM
PapauZ
Posts: 6,765
Topics: 389
Kudos: 1,020
Solutions: 374
Registered: ‎04-08-2008

Re: dsn settings

Check the program's firewall rule in the firewall settings. If you set it to Allow, do you still have the error?


Windows 7 Home Premium SP1 x64 Hungarian, Norton 360 v20.3.1.22, Norton Utilities 16

Volunteer
yogesh_mohan
Posts: 5,302
Registered: ‎07-29-2008

Re: dsn settings

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

dbrisendine
Posts: 5,562
Kudos: 1,282
Solutions: 263
Registered: ‎10-06-2008

Re: dsn settings

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]