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>