Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

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 ответа
  • 27 имеют эту проблему
  • 13 просмотров
  • Последний ответ от 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.?

Все ответы (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.