Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

cannot reset proxy server settings, setting automatically reset to manuel proxy config in the middle of web surfing . Reseting also happens when restart computer every time. How do you get the setting stay as No Proxy.

  • 2 replies
  • 27 have this problem
  • 15 views
  • Last reply by rramakanth

more options

during use of the internet, connection was frequently interrupted and the statement "The proxy server is refusing connection' appeared. Have to restart computer to get back connection. Have tried to reset connection setting to no proxy but setting will not stay. Still with frequent reversal to manual proxy config. It also happens reversal to manuel config.) every time I turn off computer and restart. Restarting computer works for a while and the interruption appears. How can I make the new setting of No Proxy stayed without automatically switched to Manuel config.?

during use of the internet, connection was frequently interrupted and the statement "The proxy server is refusing connection' appeared. Have to restart computer to get back connection. Have tried to reset connection setting to no proxy but setting will not stay. Still with frequent reversal to manual proxy config. It also happens reversal to manuel config.) every time I turn off computer and restart. Restarting computer works for a while and the interruption appears. How can I make the new setting of No Proxy stayed without automatically switched to Manuel config.?

All Replies (2)

more options
more options

There are a couple of work arounds given in the link below:

http://support.mozilla.com/en-US/questions/768919#answer-123402

The first option worked for me wherein I had to edit the file: C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\<profilename>.default\users.js

Had to edit the first line of the file from: user_pref("network.proxy.type",1); To user_pref("network.proxy.type",0);

and things started to work fine.