View previous topic :: View next topic |
Author |
Message |
mai9 -
Joined: 22 May 2004 Posts: 4
|
Posted: Sun Nov 14, 2004 9:58 am Post subject: MustLoginFirst |
|
|
I have a similar problem to this one earlier posted.
briefly when I open 192.168.1.2 (which is my own computer running abyss) I get a page with a login titled "MustLoginFirst", but that login is from nowhere. It doesn't look like my router console login page, and its user/pass doesn't work there. Abyss login doesn't work neither. And that page disappears when Abyss is closed.
When I open http://127.0.0.1:8000/ It does show my web without strange logins.
Where does that 192.168.1.2 login come from? |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Sun Nov 14, 2004 12:05 pm Post subject: |
|
|
To recap -
If you change Abyss main port to 8000 and use http://192.168.1.2 your site loads perfectly.
If you change Abyss' main port to 80 you get this MustLoginFirst page ?
If this is the case it sounds like something else is actually running on your PC. Are you sure Abyss' is actually able to start when you use port 80 ? Change the port to 80, exist Abyss completely and restart it. Does it say that it has a listening problem ? |
|
Back to top |
|
 |
mai9 -
Joined: 22 May 2004 Posts: 4
|
Posted: Sun Nov 14, 2004 10:19 pm Post subject: |
|
|
let's recap ;)
Anonymoose wrote: | If you change Abyss main port to 8000 and use http://192.168.1.2 your site loads perfectly.
If you change Abyss' main port to 80 you get this MustLoginFirst page ? |
I didn't change any port, Abyss installed itself at 8000 and 192.168.1.2 shows that strange login page.
Anonymoose wrote: | If this is the case it sounds like something else is actually running on your PC. Are you sure Abyss' is actually able to start when you use port 80 ? Change the port to 80, exist Abyss completely and restart it. Does it say that it has a listening problem ? |
I just opened the console (http://127.0.0.1:9999) and when trying to change the port to 80 it says "The port is already used by another application or the access to it is denied". So you're probably right, there's another application there which I am not aware. But it's not the router interface, I open that with 192.168.1.1.
Even if this is out of scope of this forum, do you have any idea on how to spot what application is using that port? I googled for the window title and there's nothing.
Also I don't have spyware, and I use Firefox v1.0
strange enough, that page is a single line of html code: Code: | <HTML><HEAD><TITLE>MustLoginFirst</TITLE></HEAD><BODY>You are not logged in yet<form method='GET' ACTION='index.html'>Username:<input type=text name='user'><br>Password:<input type=password name='pass'><br><input type=submit></form></BODY></HTML> |
|
|
Back to top |
|
 |
mai9 -
Joined: 22 May 2004 Posts: 4
|
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
|
Back to top |
|
 |
mai9 -
Joined: 22 May 2004 Posts: 4
|
Posted: Mon Nov 15, 2004 1:05 pm Post subject: |
|
|
Anonymoose wrote: | For reference, what was the program ? |
it was PhantomDC a mod of DC++ that has a webserver, and I forgot that feature
http://pdc.recoil.net.nz/ |
|
Back to top |
|
 |
|