Routercontrol für Longshine "LCS-883R-DS4F-2"
Hallo zusammen,
ich habe ein Problem mit der Einstellung des Programmes Routercontrol leider ist mein Router LCS-883R-DS4F-2 mit der Firmware 6.25.01r Build 0012 L:01 nicht unter den vordefinierten Routern.
Aus diesem Grund habe ich mich an dem Router Control Editor versucht, mit mäßigem Erfolg.
Ich werde nun schildern, wie ich vorgegangen bin bzw was ich wo eingetragen habe.
Zuerst einmal der Quellcode der Statusseite:
Connected Quellcode:
Disconnected Quellcode:
Soweit sogut. Ich habe nun in dem Router Control Editor in die \"Verbindungsaufbau/abbau\" Karteikarte folgendes eingetragen:
Mit welchem Aufruf erzwingt man den Aufbau der Verbindung?
Mit welchem Aufruf erzwingt man das Trennen der Verbindung?
Weiter im Text, bei der folgenden Karteikarte (Statusabfrage 1) habe ich dies eingetragen:
Wie erreicht man die Satusseite mit der Angabe zur zugewiesenen IP-Adresse?
Wie sieht der HTML Code aus, wenn man OFFLINE ist?
HTML Code vor der IP Adresse.
HTML Code nach der IP Adresse
Zu guter Letzt noch die Karteikarte Statusabfrage 2, hier für habe ich ein Screenshot gemacht, da es sich wohl so am besten darstellen lässt.

Der Test der beiden Statusabfragen mit den gespeicherten Satusseiten funktioniert einwandfrei.
Der Vollständigkeit halber hier noch ein Ausschnitt aus dem Debug-Fenster von Routercontrol.
Das sind alle Einstellungen die ich im Router Control Editor vorgenommen habe (die Einstellungen im Programm Routercontrol, wie Benutzername und Passwort habe ich natürlich auch vorgenommen). Leider weiß ich nicht wo der Fehler liegt, ich hoffe hier kann mir jemand weiterhelfen.
Gruss Dirkk
ich habe ein Problem mit der Einstellung des Programmes Routercontrol leider ist mein Router LCS-883R-DS4F-2 mit der Firmware 6.25.01r Build 0012 L:01 nicht unter den vordefinierten Routern.
Aus diesem Grund habe ich mich an dem Router Control Editor versucht, mit mäßigem Erfolg.
Ich werde nun schildern, wie ich vorgegangen bin bzw was ich wo eingetragen habe.
Zuerst einmal der Quellcode der Statusseite:
Connected Quellcode:
Code: Alles auswählen
<html><head><meta http-equiv="REFRESH" content="20"><title>Status</title></head><body>
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/statusf.GIF" width="60" height="35"><a href="monitor.htm"><img border="0" src="images/monitorb.GIF" width="60" height="35"></a></p>
<hr><p style="margin-top: 0; margin-bottom: 0"><font face=Verdana size="1">This page displays the
current status of the router. It contains an overview of the Internet
connection status, as well as the version of the firmware. It\'s a good
idea to check this page after you finish the <b><a href="ConnSEL.HTM">Connection Setup</a></b> to
ensure this router is configured properly.<br><br>
You can also release and renew the current WAN IP address of the router by
clicking the <b><font color="#000080">DHCP IP Release / Renew</font></b> button. This allows the router
to re-connect to the ISP.<br><br>
<b><font color=#0000FF>Note: </font></b>
This <b><font color="#000080">DHCP IP Release / Renew</font></b> button applies only to dynamic-IP
Internet connections, like the Cable service. This doesn\'t function when
using PPPoE or static-IP ADSL / Cable connection.</font></p>
<hr noshade color="#000000">
<FORM NAME=ISSFORM METHOD=POST>
<p><font face=Verdana color="#0000FF">Internet</font></p>
<table border="1" width="90%">
<tr><td width=50%><b><font face=Verdana size="1" color="#000080">Use PPPoE DSL Connection :</font></b></td>
<td><font size="1" face=Verdana>
<SCRIPT LANGUAGE ="JAVASCRIPT">
if( 1==1 )
document.write("Yes");
else
document.write("No");
</SCRIPT></font>¡@</td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">PPPoE DSL Connection Time :</font></b></td>
<td><p><font size="1" color="#0000FF" face=Verdana> 220 sec</font></p></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Internet WAN IP :</font></b></td>
<td><font face=Verdana size=1>84.144.122.104</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Subnet Mask :</font></b></td>
<td><font face=Verdana size=1>255.255.255.255</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Gateway IP :</font></b></td>
<td><font face=Verdana size=1>217.0.116.96</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Primary DNS IP :</font></b></td>
<td><font face=Verdana size=1>217.237.150.225</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Secondary DNS IP :</font></b></td>
<td><font face=Verdana size=1>217.237.150.188</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Domain Name Suffix :</font></b></td>
<td><font face=Verdana size=1></font></td></tr>
</table><br>
<font size="2" color="#0000FF" face=Verdana>DHCP Release / Renew : </font>
<table border="1" width="90%">
<tr><td width=50% align="center"><input TYPE=submit NAME=RELEASE-STATUS.htm VALUE="DHCP IP Release"></td>
<td width=50% align="center"><INPUT TYPE=submit NAME=RENEW-STATUS.htm VALUE="DHCP IP Renew"></td></tr>
</table><br>
<font size="2" color="#0000FF" face=Verdana>PPPoE ADSL Connect / Disconnect : </font>
<table border="1" width="90%">
<tr><td width=50% align="center"><INPUT TYPE=SUBMIT NAME="Show-connects.htm" VALUE=" Connect "></td>
<td width=50% align="center"><INPUT TYPE=SUBMIT NAME="Show-discons.htm" VALUE=" Disconnect "></td></tr>
</table></FORM>
<hr noshade color="#000000">
<p><font face=Verdana color="#0000FF">Router\'s Status</font></p>
<table border="1" width="90%">
<tr><td width=50%><font face=Verdana size="1" color="#000080"><b>Firmware Version :</b></font></td>
<td><Font face=Verdana size=1>6.25.01r Build 0012 L:01</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>Firewall Protection :</b></font></td>
<td><font size="1" face=Verdana>
<SCRIPT LANGUAGE ="JAVASCRIPT">
if( 1==0 )
document.write("No");
else
document.write("Yes");
</SCRIPT></font>¡@</td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>LAN IP Address :</b></font></td>
<td><font face=Verdana size="1">192.168.1.1</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>Subnet Mask :</b></font></td>
<td><font face=Verdana size="1">255.255.255.0</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>WAN Port MAC Address :</b></font></td>
<td><font face=Verdana size="1">00:40:01:50:A4:3E</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>System Up Since :</b></font></td>
<td><font face=Verdana size="1">Tue Jul 18 19:07:16 2006</font></td></tr>
</table>
</body></html>
Code: Alles auswählen
<html><head><meta http-equiv="REFRESH" content="20"><title>Status</title></head><body>
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/statusf.GIF" width="60" height="35"><a href="monitor.htm"><img border="0" src="images/monitorb.GIF" width="60" height="35"></a></p>
<hr><p style="margin-top: 0; margin-bottom: 0"><font face=Verdana size="1">This page displays the
current status of the router. It contains an overview of the Internet
connection status, as well as the version of the firmware. It\'s a good
idea to check this page after you finish the <b><a href="ConnSEL.HTM">Connection Setup</a></b> to
ensure this router is configured properly.<br><br>
You can also release and renew the current WAN IP address of the router by
clicking the <b><font color="#000080">DHCP IP Release / Renew</font></b> button. This allows the router
to re-connect to the ISP.<br><br>
<b><font color=#0000FF>Note: </font></b>
This <b><font color="#000080">DHCP IP Release / Renew</font></b> button applies only to dynamic-IP
Internet connections, like the Cable service. This doesn\'t function when
using PPPoE or static-IP ADSL / Cable connection.</font></p>
<hr noshade color="#000000">
<FORM NAME=ISSFORM METHOD=POST>
<p><font face=Verdana color="#0000FF">Internet</font></p>
<table border="1" width="90%">
<tr><td width=50%><b><font face=Verdana size="1" color="#000080">Use PPPoE DSL Connection :</font></b></td>
<td><font size="1" face=Verdana>
<SCRIPT LANGUAGE ="JAVASCRIPT">
if( 1==1 )
document.write("Yes");
else
document.write("No");
</SCRIPT></font>¡@</td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">PPPoE DSL Connection Time :</font></b></td>
<td><p><font size="1" color="#0000FF" face=Verdana> 722 sec</font></p></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Internet WAN IP :</font></b></td>
<td><font face=Verdana size=1>0.0.0.0</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Subnet Mask :</font></b></td>
<td><font face=Verdana size=1>255.255.255.255</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Gateway IP :</font></b></td>
<td><font face=Verdana size=1>0.0.0.0</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Primary DNS IP :</font></b></td>
<td><font face=Verdana size=1>217.237.150.225</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Secondary DNS IP :</font></b></td>
<td><font face=Verdana size=1>217.237.150.188</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Domain Name Suffix :</font></b></td>
<td><font face=Verdana size=1></font></td></tr>
</table><br>
<font size="2" color="#0000FF" face=Verdana>DHCP Release / Renew : </font>
<table border="1" width="90%">
<tr><td width=50% align="center"><input TYPE=submit NAME=RELEASE-STATUS.htm VALUE="DHCP IP Release"></td>
<td width=50% align="center"><INPUT TYPE=submit NAME=RENEW-STATUS.htm VALUE="DHCP IP Renew"></td></tr>
</table><br>
<font size="2" color="#0000FF" face=Verdana>PPPoE ADSL Connect / Disconnect : </font>
<table border="1" width="90%">
<tr><td width=50% align="center"><INPUT TYPE=SUBMIT NAME="Show-connects.htm" VALUE=" Connect "></td>
<td width=50% align="center"><INPUT TYPE=SUBMIT NAME="Show-discons.htm" VALUE=" Disconnect "></td></tr>
</table></FORM>
<hr noshade color="#000000">
<p><font face=Verdana color="#0000FF">Router\'s Status</font></p>
<table border="1" width="90%">
<tr><td width=50%><font face=Verdana size="1" color="#000080"><b>Firmware Version :</b></font></td>
<td><Font face=Verdana size=1>6.25.01r Build 0012 L:01</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>Firewall Protection :</b></font></td>
<td><font size="1" face=Verdana>
<SCRIPT LANGUAGE ="JAVASCRIPT">
if( 1==0 )
document.write("No");
else
document.write("Yes");
</SCRIPT></font>¡@</td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>LAN IP Address :</b></font></td>
<td><font face=Verdana size="1">192.168.1.1</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>Subnet Mask :</b></font></td>
<td><font face=Verdana size="1">255.255.255.0</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>WAN Port MAC Address :</b></font></td>
<td><font face=Verdana size="1">00:40:01:50:A4:3E</font></td></tr>
<tr><td><font face=Verdana size="1" color="#000080"><b>System Up Since :</b></font></td>
<td><font face=Verdana size="1">Tue Jul 18 19:07:16 2006</font></td></tr>
</table>
</body></html>
Soweit sogut. Ich habe nun in dem Router Control Editor in die \"Verbindungsaufbau/abbau\" Karteikarte folgendes eingetragen:
Mit welchem Aufruf erzwingt man den Aufbau der Verbindung?
Code: Alles auswählen
<POST>status.htm?Show-discons.htm=Disconnect
Code: Alles auswählen
<POST>status.htm?Show-connects.htm=Connect
Weiter im Text, bei der folgenden Karteikarte (Statusabfrage 1) habe ich dies eingetragen:
Wie erreicht man die Satusseite mit der Angabe zur zugewiesenen IP-Adresse?
Code: Alles auswählen
status.htm
Code: Alles auswählen
<tr><td><b><font face=Verdana size="1" color="#000080">PPPoE DSL Connection Time :</font></b></td>
<td><p><font size="1" color="#0000FF" face=Verdana> 722 sec</font></p></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Internet WAN IP :</font></b></td>
<td><font face=Verdana size=1>0.0.0.0</font></td></tr>
<tr><td><b><font face=Verdana size="1" color="#000080">Subnet Mask :</font></b></td>
<td><font face=Verdana size=1>255.255.255.255</font></td></tr>
Code: Alles auswählen
<tr><td><b><fontface=Verdanasize="1"color="#000080">InternetWANIP:</font></b></td><td><fontface=Verdanasize=1>
Code: Alles auswählen
</font></td></tr><tr><td><b><fontface=Verdanasize="1"color="#000080">SubnetMask:</font></b></td>

Der Test der beiden Statusabfragen mit den gespeicherten Satusseiten funktioniert einwandfrei.
Der Vollständigkeit halber hier noch ein Ausschnitt aus dem Debug-Fenster von Routercontrol.
Code: Alles auswählen
GoOnline: <POST>status.htm?Show-discons.htm= Disconnect Port: 80
GoOnline ResultCode:200 Port: 80
Status1: http://192.168.1.1/status.htm Port: 80
Status1 ResultCode: 200 Stream-Size: 0 Contents: Port: 80
Status1: http://192.168.1.1/status.htm Port: 80
Status1 ResultCode: 200 Stream-Size: 0 Contents: Port: 80
Status1: http://192.168.1.1/status.htm Port: 80
Status1 ResultCode: 200 Stream-Size: 0 Contents: Port: 80
Gruss Dirkk