Änderungen

Zur Navigation springen Zur Suche springen
129 Bytes hinzugefügt ,  18:08, 11. Apr. 2021
K
Bot: {{Vorlage:LinksReparieren}} hinzugefügt
Zeile 1: Zeile 1: −
[[Category:Howto]]
+
{{Vorlage:LinksReparieren}}
 +
{{Vorlage:Löschen}}
    
<h2>Howto install the OpenWRT-Firmware on a Linksys WRT54g</h2>
 
<h2>Howto install the OpenWRT-Firmware on a Linksys WRT54g</h2>
Zeile 19: Zeile 20:  
OpenWRT by default installs telnet on the Linksys. To access it you need a telnet client, which is installed on most Operating Systems by default. Connect your computer to one of the LAN-Ports on the back of the Linksys. To open a telnet-connection:
 
OpenWRT by default installs telnet on the Linksys. To access it you need a telnet client, which is installed on most Operating Systems by default. Connect your computer to one of the LAN-Ports on the back of the Linksys. To open a telnet-connection:
   −
*on Windows: -->Startmenu-->Ausführen--> telnet 192.168.1.1
+
*on Windows: -->Startmenu-->Ausf�?¼hren--> telnet 192.168.1.1
*on MacOSX: Programme -> Dienstprogramme -> Terminal.app ausführen. telnet 192.168.1.1
+
*on MacOSX: Programme -> Dienstprogramme -> Terminal.app ausf�?¼hren. telnet 192.168.1.1
 
*on Linux: telnet 192.168.1.1
 
*on Linux: telnet 192.168.1.1
   Zeile 32: Zeile 33:  
   '''ifconfig <name-of-WAN-interface> xxx.xxx.xxx.xxx''' (put in an ip used on the LAN)
 
   '''ifconfig <name-of-WAN-interface> xxx.xxx.xxx.xxx''' (put in an ip used on the LAN)
 
   '''route add default gw xxx.xxx.xxx.xxx''' (put in the ip of the gateway)
 
   '''route add default gw xxx.xxx.xxx.xxx''' (put in the ip of the gateway)
   '''echo 141.54.1.1 >> /etc/resolv.conf'''  (this configures the nameservers)
+
   '''echo "nameserver 141.54.1.1" >> /etc/resolv.conf'''  (this configures the nameservers)
 
   '''ping subsignal.org''' (to test if it works, abort with CTRL-C)
 
   '''ping subsignal.org''' (to test if it works, abort with CTRL-C)
   Zeile 47: Zeile 48:  
After restarting the router you can login via ssh.  
 
After restarting the router you can login via ssh.  
 
* on linux: ssh 192.168.1.1
 
* on linux: ssh 192.168.1.1
* MacOSX: open a console, and type ssh 192.168.1.1
+
* MacOSX: open a console, and type "ssh -l root 192.168.1.1"
 
* On Windows you will need a seperate ssh-client, [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html putty] is a good one. Type 192.168.1.1 into the address field, select ssh as protocol and press connect.  
 
* On Windows you will need a seperate ssh-client, [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html putty] is a good one. Type 192.168.1.1 into the address field, select ssh as protocol and press connect.  
   Zeile 85: Zeile 86:     
.. to be continued
 
.. to be continued
 +
 +
[[Kategorie:Howto]]
 +
[[Kategorie:Firmware]]
 +
[[Kategorie:ToteLinks]]
121

Bearbeitungen

Navigationsmenü