|
@@ -99,9 +99,7 @@
|
|
|
<li>Wait for the text to stop scrolling and press Enter</li>
|
|
|
<li>Login with root/admin</li>
|
|
|
<li>Set the IP address to something in your current subnet so you can reach it
|
|
|
- <div class="codeBlock">
|
|
|
- ifconfig br0 192.168.0.227
|
|
|
- </div>
|
|
|
+ <div class="codeBlock">ifconfig br0 192.168.0.227</div>
|
|
|
</li>
|
|
|
<li>Launch your web browser of choice and access the DD-WRT web UI with the IP address in the previous step</li>
|
|
|
</ol> </div>
|
|
@@ -112,4 +110,4 @@
|
|
|
window.parent.$('iframe.stepsFrame').height((this['document']['scrollingElement']['scrollHeight']+20) +'px');
|
|
|
}
|
|
|
</script>
|
|
|
-</html>
|
|
|
+</html>
|