I have been happily running Mozilla Firefox for the last few months in my desktop computer... Recently, my company's computer department have made some changes in the configuration of their servers, IPs and similar stuff, with the result that Firefox is now refusing all my attemps to reach any web site. The LAN settings for MS IExplorer are exactly the same as those for Firefox, at least in my computer configuration. But the folks from the computer department won't give any support to any web browsers other than IE, so they refuse to fix my Firefox
So here I am in the midst of my desperation and crying for help. Is there anything I could do about it?
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
possibly try reinstalling it it may dettect the new settings or whatnot and work :P
GO FIREFOX !!! :P
P.S. My school is aginst using firefox cuz their a bunch of uber nubs that think if its not on the computer from the start its bad rofl. and they use AVG
possibly try reinstalling it it may dettect the new settings or whatnot and work :P
Yes I already tried reinstalling it but it failed. Btw, I have Firefox installed on another 3 computers in the department. It is not working on two of these, but oddly enough it's working on the third one, though configuration changes were made for the pc's of the entire department.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
Have you tried changing the proxy settings in the options menu? It may be that you need to give the specific IP of the proxy rather that auto-detect
Oh yes, I've checked that and the settings are the same as those for IE. The error I get is something like "Error code 407. Proxy authentication required by ISA server. Access to proxy web filter denied."
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
I'm assuming you have the same proxy set for all protocols also.
Yes
Originally Posted by Valleysboy1978
Is there any other 3rd party apps that could be interfering with Firefox?
Like what? (aside from IE)
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
Firefox should prompt you for a password and username. What version are you using?
Well, it doesn't. I'm using 1.0.7 Spanish language version, though I assume this thing has nothing to do with the interface language.
Last edited by krtxmrtz; Oct 20th, 2005 at 03:02 AM.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
What authentication scheme does the proxy use. I know for sure that Firefox supports NTLM, Basic and Digest.
In Internet Explorer, do you have to enter address of the proxy server? If not, then it could be that its a transparent proxy. Now, transparent proxies, should never, ask for authentication, but if it is an MS proxy then nothing would surprise me.
If this is the case then you may be able to circumnavigate the problem by entering the IP address of the default gateway as your proxy server in Firefox.
What authentication scheme does the proxy use. I know for sure that Firefox supports NTLM, Basic and Digest..
I haven't the slightest idea. Where could I look that up?
Originally Posted by visualAd
In Internet Explorer, do you have to enter address of the proxy server?
Yes.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
Are you on an Ethernet? I only ask because since we switched to an Ethernet n work the proxy no longer asked for username/password. Shame your inhouse Tech dept won't help.
Could there perhaps be some redundant registry entries for Firefox?
They don't like people like me who "don't accept their rules".
Originally Posted by Valleysboy1978
Could there perhaps be some redundant registry entries for Firefox?
Maybe, but I'm not sure what to look for. Do you think it would be sound to uninstall Firefox and remove all related entries in the registry before installing again?
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
Use that same proxy address in firefox. If it is a server name, ping it and get its IP address and enter that in the proxy field.
Well that's the first thing I tried and it wouldn't work. The funny thing is Firefox works on another computer with apparently the same settings.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
I haven't the slightest idea. Where could I look that up?
You can find out by attempting to connect to the Internet through the proxy using an HTTP request. Follow these instructions:
Open telnet by going to Start Menu->Run and type telnet.
Open an connection to the proxy server on the port Internet Explorer uses and past the following HTTP request:
telnet> open address.of.proxy 8080
Code:
GET http://www.google.com/ HTTP/1.0
Host: www.google.com
You should recieve a response which looks something like this:
Code:
HTTP/1.0 407 Proxy Authentication Required
Date: Thu, 20 Oct 2005 22:37:11 GMT
Content-Type: text/html
Content-Length: 1302
Expires: Thu, 20 Oct 2005 22:37:11 GMT
Proxy-Authenticate: Basic realm="Cache name"
Proxy-Connection: close
I have highlighted the line that you interested in. It lists the authentication shcemes that the server supports.
If the server requires NTLM authntication, the PC may need to be a member of the domain and the user authenticated on that domain. This may explain why it works on some PC's and not others.
Maybe, but I'm not sure what to look for. Do you think it would be sound to uninstall Firefox and remove all related entries in the registry before installing again?
It's probably worth a try, just make a backup first of any important docs and a backup of your registry
You can find out by attempting to connect to the Internet through the proxy using an HTTP request. Follow these instructions:
Open telnet by going to Start Menu->Run and type telnet.
Open an connection to the proxy server on the port Internet Explorer uses and past the following HTTP request:
telnet> open address.of.proxy 8080
Code:
GET http://www.google.com/ HTTP/1.0
Host: www.google.com
You should recieve a response which looks something like this:
Code:
HTTP/1.0 407 Proxy Authentication Required
Date: Thu, 20 Oct 2005 22:37:11 GMT
Content-Type: text/html
Content-Length: 1302
Expires: Thu, 20 Oct 2005 22:37:11 GMT
Proxy-Authenticate: Basic realm="Cache name"
Proxy-Connection: close
I have highlighted the line that you interested in. It lists the authentication shcemes that the server supports.
If the server requires NTLM authntication, the PC may need to be a member of the domain and the user authenticated on that domain. This may explain why it works on some PC's and not others.
I'm not sure I'm doing this correctly. I've tried the following.
1) Open a Dos terminal and type Telnet. The mouse hourglass stays on for a few seconds and then goes back to arrow and nothing happens.
2) Open a Dos terminal and type Telnet proxy_address 8080. Same as above.
3) Execute Telnet through Start/Execute. Now I click on connect/Remote system. I type the proxy address under Host name and 8080 for the port and click on connect. I don't know whether the connection has been established for there's no response. However, I type the instructions starting with GET exactly as you've written them (there's local echo) followed by CR. On the next line I type the Host... No reply.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
It's probably worth a try, just make a backup first of any important docs and a backup of your registry
Didn't work.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
From what I remember, telnet is kind of strange in W98. You could give putty a go, make sure you select the protocol as real.
This putty thing didn't work for me (connection refused or timed out when I tried to open...)
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
This putty thing didn't work for me (connection refused or timed out when I tried to open...)
If you cannot make a connection through Putty, then you cannot make a connection through Firefox. Make sure you type the right port, select raqw and have the ccorrect hostname or IP address of the proxy server.
If you cannot make a connection through Putty, then you cannot make a connection through Firefox. Make sure you type the right port, select raqw and have the ccorrect hostname or IP address of the proxy server.
I assume you mean raw when you say raqw. I've typed in the proxy IP address and the port (8080) from the IE configuration.
There's simply no answer after I type the GET command you transcribed above. After a while: "Network error. Connection reset by peer".
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
My pc is already a member of a specific domain. What's the difference then with IE?
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)