Seite 2 von 2

Re: Router Rebooten

Verfasst: 17.09.2009 14:26
von R4z0r1989
ich hoff ich stör das thema nicht wollt aber auch kein neues aufmachen.

also wenn ich per browser auf meinen router geh kommt erst ein fenster mit benutzername und passwort.

wenn ich das jetzt mit pb versuch bekomm ich folgendes:

Code: Alles auswählen

HTTP/1.0 401 Unauthorized
Pragma: no-cache
Content-type: text/html
WWW-Authenticate: Basic realm="Login to the Router Web Configurator"

<html>
  <head>
  <title>401 Unauthorized</title>
  </head>
<body>

<div align="center"><center>
<table border="1" cellspacing="0" width="100%">
  <tr>
    <td width="100%" bgcolor="#0000A0">
    <p align="center"><font color="#FFFFFF" face="Arial">
    <strong>401 Unauthorized !!!</strong></font></td>
  </tr>
  <tr>
    <td width="100%" bgcolor="#F3F3F3" bordercolor="#000080" bordercolordark="#000080">
    <p align="center"><font face="Times New Romain" color="#000000">
    <strong>Browser not authentication-capable or authentication failed.</strong></font></td>
  </tr>
</table>
</body>
</html>
wie komm ich an die abfrage für benutzernamen und passwort. also wie kann ich es übermitteln?

Re: Router Rebooten

Verfasst: 17.09.2009 14:59
von helpy
Villeicht geht es ja damit:

==> http://username:password@die-router-ip/evt/noch/ein/pfad...

Re: Router Rebooten

Verfasst: 17.09.2009 18:12
von Falko
Könnte mal dieses hier mit einigen kleinen Änderungen probieren.

http://www.purebasic.fr/german/styles/s ... target.gif

Ist nur mal ein Versuch von mir gewesen um über die Weboberfläche sein Kennwort einzugeben usw.

PS: Die suche im neuen Board funktioniert doch ganz gut :allright:

Gruß Falko