Änderungen

Zur Navigation springen Zur Suche springen
644 Bytes entfernt ,  13:51, 25. Aug. 2007
K
-liste der aktuellen weg!
Zeile 12: Zeile 12:  
chmod +x S57prevent_bssid_split
 
chmod +x S57prevent_bssid_split
 
./S57prevent_bssid_split
 
./S57prevent_bssid_split
</pre>
  −
  −
===Schon ge-update-tete Netzknoten===
  −
  −
* Sat Aug 11 22:24:19 MEST 2007: 23
  −
* Tue Aug 14 09:10:58 MEST 2007: 29
  −
* Fri Aug 17 18:02:28 MEST 2007: 32
  −
  −
===Technische Details===
  −
  −
<pre>
  −
Test auf neue Firmware:
  −
LIST=$(wget -O - http://127.0.0.1:2006 | sed -e '/./{H;$!d;}' -e 'x;/Table: HNA/!d;' | sed -e '/255.255.255.192/!d' -e 's/[^0-9.]/ /g' $FILE | cut -d" " -f3)
  −
for IP in $LIST; do echo "----$IP"; PING="$(ping -c 4 $IP | wc -l)" ; if [ "$PING" -gt 7 ]; then wget -O - http://$IP/cgi-bin-contact.html | awk -F'TD>' '/E-Mail:/ {print $4}'; wget -O - http://$IP/cgi-bin-index.html | awk '/Freifunk-Firmware/ {print $4; exit}'; fi; done
  −
#
   
</pre>
 
</pre>

Navigationsmenü