Closed
Bug 143730
Opened 23 years ago
Closed 23 years ago
http://localhost:901 doesnot seem to work
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bugs, Assigned: darin.moz)
Details
http://localhost:901 returned unable to connect.
KONQUEROR was fine when I entered http://localhost:901 so I dont think my system
is set up wrong. (I checked /etc/hosts and it looked fine)
http://127.0.0.1:901 worked fine as well and I could access swat from a
different machine.
I didnot check the normal http port as there is nothing responding on it but I
plan to work on theat in the near future.
I am using Mozilla 5.0 0.9.8 build 2002032519 one susse linux 8.0
Thanks
Abe Birnbaum
Comment 1•23 years ago
|
||
-> Networking:http
Assignee: Matti → darin
Component: Browser-General → Networking: HTTP
QA Contact: imajes-qa → tever
Comment 2•23 years ago
|
||
http://localhost:631 (for cups) works fine with my build: 2002051023 - ppc linux
..never had a problem with that.. hmm..
Comment 3•23 years ago
|
||
WFM with trunk 2002073022, linux. reporter (Avrum Birnbaum): can you reproduce
this bug with a recent build of mozilla (for example, 1.1beta)? if so, please
comment again with details. if not, please resolve this bug as WORKSFORME. thanks.
Comment 4•23 years ago
|
||
WFM Linux 2002081308 - Marking as such since the reporter hasn't responded and
there are multiple WFM comments.
Reporter: if you disagree with this resolution, feel free to reopen this bug.
Thanks for helping with mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
netstat -an would have displayed the exact sockets that the server listens to.
There have been reports that localhost is hardcoded and is not always going to
127.0.0.1
If you are using IPv6, this might also become more complicated.
You need to log in
before you can comment on or make changes to this bug.
Description
•