Kein internetzugriff/pyLoad

Heute ist Stammtischzeit:
Jeden Donnerstag 20:30 Uhr hier im Chat.
Wer Lust hat, kann sich gerne beteiligen. ;)
  • So hallo erstmal:)
    Wie oben gesagt totaler noob hier :)
    Also ich hab mir ein Raspberrypi gekauft und wollte es als Downloadmanager benützen.
    Dabei traten 2 schwerwiegende Probleme auf, die ich noch nicht lösen könnte.
    Habe das Betriebssystem (Raspbian) artgerecht instaliert und dann den pc gestartet. Mit Lan verbunden damit er Udates downloaden könnte. Nach 20 min hat er schon die Internetverbindung verloren. Nach 2-3Tagen weis ich immernoch nicht woran das liegt. Manchmal hat er Internetzugang und manchmal nicht. Am Kabel kanns nicht liegen ist neu und funktioniert. Hab ihr eine Idee wo das Problem liegen könnte? Ich habe kein Adsl Internet sondern eines per funk (Begriff ist mir leider nicht geläufig), auf dem Balkon steht die Antenne und die verbindet sich dann mit dem Mast. Bis jetzt noch nie Probleme gehabt. Wenn Raspberry kein internetzugang hat erscheint er komischerweis auch nicht bei meinem Router auf, obwohl er angschlossen ist.
    Und bei der "instalation" von PyLoad ergaben sich mir auch nur noch Probleme. Ab gewissen Schritten ging es nicht mehr weiter.
    http://jankarres.de/2012/08/raspbe…d-installieren/
    Step 3 findet angeblich die Datei nicht
    Raspberry Pi als Downloadserver mit pyLoad
    Scheitert beim 2ten weil ich nicht "root " bin.
    Wenn ich kein Link posten darf von andere websites und ich es übersehen habe dann sagte es mir bitte, :) .
    So meine bitte an euch könnt ihr mir bei meinen Internetproblem helfen und mir sagen wie ich Pyload raufbekomm? :)

    MFG Christian :)
    (Für Rechtschreibung entschuldige ich mich, habe eine angeborene Lese-Rechtschreibschwäche)

    Einmal editiert, zuletzt von Itachi700 (12. Mai 2014 um 13:54)

    • Offizieller Beitrag
    Zitat

    (Für Rechtschreibung übernehme ich keine Haftung Icon_biggrin2)


    Doch machst du. Entweder überarbeitest du deinen Post oder er verschwindet im virtuellen Nirvana. Ich musste 3 Dolormin beim Lesen einwerfen...das möchte ich anderen nicht zumuten.

    Wenn das halbwegs, kopfschmerzfrei, lesbar ist kümmern wir uns auch um dein Problem.

    • Offizieller Beitrag

    Hmmm, ich denke das baut alles auf deinem Netzwerkproblem auf. Ich würde zuerst Noobs loswerden und ein richtiges raspbian installieren. Der Downloadlink von jankarres funktioniert jedenfalls, der aus dem anderem thread auch. Das Problem mit "root" sollte durch das davorschreiben von sudo gelöst sein (wird in dem Tut auch so angegeben)

  • Habe/Hatte erster raspian schon instaliert nicht NOOBs. Habe jetzt rasbian erneut heruntergeladen und erneut instaliert. Wieder Probleme mit Internetverbindung.
    Muss man ports öffnen oder irgendwas verändern?
    Werde jetzt das Noob herunterladen und mit dem mal versuchen. :)
    Und danke :)
    Lg
    Christian

  • So danke für den link. Das hier kam raus. Hab gemacht wie es in der Anleitung steht und habe ich ganz unten beim Befehl was falsch geschrieben? :) Wollte einfach nix gehen und immer error...


    M

    > #

    > # <setting id="nm.wifi.key" value="mykey" />

    > #

    > function masqueradeXBMCWirelessKe

    > $SED 's/\(\"nm.wifi.key\".*value=\"\)[^\"\]\+/\1@@@@@@@@/g' | $GREP "nm\."

    > }

    >

    > # Masquerade wire

    >

    > function masquera

    > $SED 's/\(wireless-key.*\"\)[^\"\]\+/\1@@@@@@@@/g'

    > }

    >

    > # Masquerade psk in /etc/

    >

    > function masqueradePsk() {

    > $SED 's/\(psk.*\"\)[^\"\]\+/\1@@@@@@@@/g'

    > }

    >

    > # Masquerade

    >

    > function masquerade

    > $SED 's/\(\([a-fA-F0-9\]\)\{4\}\(:\|::\)\)\{1,7\}\([a-fA-F0
    > }
    >
    > # Masquerade ssids in wpa_supplicant
    >
    > function masqueradeSSI
    > $SED 's/\(ssid.*\"\)[^\"\
    > }
    >
    > # Masquerade SSID
    >
    > function masqueradeSSID() {
    > if [[ -n $SSID ]]; then
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > $S
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > $SED ""
    > fi
    > }
    >
    > # Masquerade MAC
    >
    > function masqueradeMAC() {
    > $SED "s/\(
    > }
    >
    > # Masquerade external IP
    >
    > function masqueradeIPs() {
    >
    > $PERL -ne '
    > my $IP_ADDRESS = qr /(([\d]{1,3}\.){3}[\d]{
    > my $line;
    >
    > $line=$_;
    > while ($line =~ /($IP_ADDRESS)/g ) {
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > my $ip = $1;
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if ( $1 !~ /^19
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > && $1 !~ /^12
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > && $1 !~ /0\.0\.0\.0/
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > && $1 !~ /255\.{1,3}(2
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > && $1 !~ /^10
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > && $1 !~ /^172\.([1][6-9]|2[1-9]|3[0-
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > my $privateIp = $ip;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > $privateIp =~ s/\d+\.\d+/%%
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > s/$ip/$privateIp/;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > }
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    > print;
    > ' 2>/dev/null
    > }
    >
    > #
    >
    > function checkSSID() {
    >
    > $PERL -e '
    > # IEEE 802.11
    > # 7.3.2.1 Servi
    > my $s=$ARGV[0];
    > if (
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > || ($s =~ /^[!#;]/)#
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > || ($s =~ /[\x00-\x1F]/) # non printable character
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > || ($s
    > ) {
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > }
    > e
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > }
    > ' $SSID 2>/d
    > return $?
    >
    > }
    >
    > # Invoke script against
    >
    > function testMyself() { # invocationparms
    >
    > HOSTS="raspberrypi
    > EXT="sh"
    >
    > for host in $HOSTS
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "***
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ssh pi@$host rm -f /home/pi/raspiNetInfo.$EXT > $host.log
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ssh pi@$host "/home/pi/raspiNetInfo.$EXT $1" >> $host.log
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > cat $host.log
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > e
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "---------------------------------------
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo
    > done
    > exit 0
    > }
    >
    > # Print help text
    >
    > function usage() {
    > echo
    > writeToConsole $M
    > exit 0
    > }
    >
    > # Check whether ping of IP
    >
    >
    > local IP
    > local PING_RES
    > local C
    >
    > MY
    >
    > IP_PING_O
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if $PING -
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > IP_PING_OK=1
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > break
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    > done
    >
    > if
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsole $MSG_PING_OK $IP
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsole $MSG_PING_FAILED $IP
    > fi
    >
    > DNSNAME_PIN
    > MY_DNS="http://www.go
    >
    > if $PING -c 3 -W 3 $MY_DNS
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsole $MSG_PING_OK $MY
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > DNSNAME_PI
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsol
    > fi
    > return
    > }
    >
    > # Check gateway
    >
    > function gatewayChecks() {
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    > defaultGateway=$($ROUTE -n | $AWK '
    > if [[ -z $defaultGateway
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsole $MSG_NO_STD_GATEWAY_DEFINED
    > fi
    >
    > }
    >
    > # Check nameserve
    >
    > function nameserverChecks() {
    >
    > local
    >
    > if [ ! -e /etc/resolv.conf -a $IS_XBMC -e
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > return
    > fi
    >
    > nameserver=
    > if [[ -z $n
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToC
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > return
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    > i
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsole
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if [ "$DI
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if !
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeTo
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    > fi
    >
    > }
    >
    > # Check SSID
    >
    > function
    > AP_FOU
    > if [[ -n $SSID ]]; t
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if [ -n "$IWLIST" ]; then
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if
    >
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if ! checkSSID; then
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsol
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    > fi
    >
    > }
    >
    > # Pri
    > # Example: Passed SSID is foo
    > #
    >
    > #Freq
    > #IE: IEEE 802.11i/WPA2
    >
    > #
    >
    > #Signal level=9
    >
    > function listA
    > if [ -n "$IWLIS
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > $IWLIST wlan0 scanning 2>&1 |
    > else
    >
    > fi
    > }
    >
    > ###############
    >
    > #
    >
    > function check
    >
    > pingChecks
    > SSIDChecks
    > nameserverChecks
    > ga
    >
    > }
    >
    > #######
    > # P
    > #
    >
    > functi
    >
    > # Info usefull for wirels
    >
    > e
    > uname -a
    >
    > ech
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "yes"
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > IS_XBMC=0
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "no"
    > fi
    >
    >
    >
    >
    > if [ -e /etc/resolv.conf ]; then
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo '--- cat /etc/resolv | grep -i "
    >
    > fi
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "--- cat /etc/
    >
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "--- cat
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > cat /home
    > fi
    >
    > echo "--- cat /
    >
    >
    > echo '--- ro
    > $ROUTE -n | $EGREP "(eth|wlan)" | masq
    >
    > # Info usefull for wire
    >
    > if [[ -n $SSID ]]; then
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if [ "$LSUSB" != "
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > e
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > $LSUSB | $GRE
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > e
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > w
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if [ -n "$IW
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "--- iwconfig (eth und
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if $IWCONFIG wlan0 2>/dev/
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "--- iwlist scanning"
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > $IWLI
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if (( $AP_FOUND )); then #
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > else
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > writeToConsole $MSG_SKIPPING_OUTPUT "iwconf
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > fi
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > # Infos for wpa_supplicant
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > if [ -f /etc/wpa_sup
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ec
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > s
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo '--- grep wpa_a
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > su
    >
    > fi
    >
    > if (( $IS
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "--- nmcli nm"
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > nmcli nm
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > echo "--- nmcli dev"
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > n
    > fi
    >
    > }
    >
    > ######
    > # *** Main *** #
    > ###############
    >
    > TEST=0
    > SSID=\"\"
    > IS_XBMC
    > opt=$@
    > ETHE
    > SKIP
    > NO_
    >
    >
    >
    >
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > t) TEST=1
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > g) NO_XLATION=1
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > e) ETHERNET_ONLY=1
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > m) S
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > s) SSID=$OPTARG
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ETHERNET_ONLY=0
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;;
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > l) DESIRED_LANGUAGE=$OPT
    >
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > usage 127
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;
    >
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > usage 127
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    >
    .bash_history .bash_logout .cache/ .dbus/ .dmrc .netsurf/ .profile .thumbnails/ .xsession-errors
    bash.log .bashrc .config/ Desktop/ .gvfs/ ocr_pi.png python_games/ .Xauthority .xsession-errors.old
    > ;
    > esac
    > done
    >
    > detectMods
    >
    > if [[ -z $SSID && $ETHERNET
    >
    >
    > fi
    >
    > # Do your job
    >
    > if ((
    >
    > testMyself "$args"
    > else
    >
    > echo "$MYSELF $VERSION"
    > writeToConsole $
    >
    >
    > writeToConso
    >
    > fi
    >
    > # vim: tabstop
    > bash raspiNetInfo.sh -e
    > bash raspiNetInfo.sh -e
    >


    Hier kommt das wenn ich diesen befehl ausf[hren will
    pi@raspberrypi ~ $ raspiNetInfo.sh [-e | -s 'NETGEAR92' | -h | -m | -g | -l LANGUAGE]
    bash: -s: Kommando nicht gefunden.
    bash: -g: Kommando nicht gefunden.
    bash: -h: Kommando nicht gefunden.
    bash: -m: Kommando nicht gefunden.
    bash: raspiNetInfo.sh: Kommando nicht gefunden.
    bash: -l: Kommando nicht gefunden.

  • Bei mir kommt nur das...
    Keine Ahnung kommt nur das. Weis langsam echt nicht weiter.
    Habe alles umgestellt. Googel dns benütz, geht immernoch nicht. Was ich auch verändert habe ist "Rip-Version". Auf Rip1. Da hat es 4min am stück gehalten. Aber dann wieder verschwunden. Jetzt ist die Lage so dass, wenn ich den RP einschalte erkennt der Router ihn, und wenn ich dann das Internet benütze verschwindet er. Egal ob durch Browser oder durch:
    " bash raspiNetInfo.sh -s 'MeineSSID' ". Das geht jetzt auch nicht mehr. Häst du ne Idee? ich habe auch in englischen Foren gesucht aber ich kenn mich in der Materie zu wenig aus.

    http://openelec.tv/forum/133-inst…unning-openelec
    http://www.raspberrypi.org/forums/viewtopic.php?f=36&t=69320

    lg
    christian :)

  • SHH connection habe ich deaktiviert. Weis ca was es ist aber nicht fähig es zu benützen.
    Jetzt ist die Lage so: Ich schalte Rpi ein und es wird im Router erkannt. Greife ich dann auf irgendeine art und weise vom Rpi auf Internetverbindung zu verschwindet es. Sei es bei Browser, Pyload instalation, Netzwerkdiagnose.
    Am rpi hängt eine Usbmaus ne normale, und ne Razor Tastatur mit beleuchteten Tastatur.(schalte die Lichter der Tastatur immer aus beim RPi).

    An tastatur kanns nicht hängen, auch ohne verschwindet die verbindung. :)

    Einmal editiert, zuletzt von Itachi700 (14. Mai 2014 um 13:13)

  • So war heute bei einem Kollegen und versuchte da den RPi ins internet zu bringen. Ich habe ja vermutet dass es nicht funktioniert wegen meiner Funkverbindung. Er hat ADSL und ja das gleiche wie hier. Geht kurz dann verschwindet es, vom Router geht es auch wieder weg, und auszuwählen im Rasbianprogramm auf dem Desktop zur Netzwerkeinrichtung erkennt es auch nix.
    Meine Frage, kann sein dass das Gerät defekt ist?
    weil langsam weis ich echt nicht mehr weiter und danke für die intesive Beratung :)

  • Du bist echt geil drauf! Hat geklappt hast recht gehabt :) War zu wenig Strom vorhanden.
    So sry aber nur noch diese sache dann lass ich dich in Ruhe:) hilfst du mir bitte noch bei meinem Pyload problem?
    Habe es so gemacht wie hier beschrieben:
    Raspberry Pi als Downloadserver mit pyLoad
    Und jetzt macht sich der py load client auf und alles grau.
    Soll das so sein? bzw habe ich was falsch gemacht oder muss das im hintergrund nur mal fertig machen?
    Wenn ich von meinem Hauptpc mit Windows darauf zugreif komm ich auf pyload seite. Wenn ich dann download starte und den windowspc abschlate ladet es auf dem Raspbreey weiter?
    Oder da ich von meinem pc zugefriffen habe beendet es die downloads?
    Lg christian

  • So hallo,
    sry für meine Frage. Hatte Screenshot mitgeuploadet aber der ist verschwunden oder ich habe ihn nicht eingefügt.
    Deer jetzige stand der Dinge ist : internet funktioniert einwandfrei ohne Probleme
    Pyload habe ich geschafft zu instalieren und mit browserzugriff auch das "grau" problem geklärt. Habe gedacht man muss pyload im rpi steuern aber geht auch von einem anderen Netzwerkpc aus.
    Erstemal :bravo2: und dankce :)
    Darf ich dich noch für 2 sachen beanspruchen? :)
    Jetzt habe ich das Problem wegen dem abspeichern der Daten, es mag meine Fesplatte bzw Festplatten nicht.
    Habe eine 3tb in irgendwas formatiert auf dem rpi nach einer Beschreibung im Internet. Nachträglich habe ich gelesen dass rpi die 3tb nicht so gern hat also würde ich die gerne wieder für windows verfügbar machen. Eine idee oder link? Googel spuckt meist nur Formatieranleitungen aus. Aber wenn ich sie anschliße wird sie nicht mal in windows angezeigt oder Gerätemanager.

    Habe anschließend noch eine 1tb gefunden und versucht diese aus rapbsbery zu formatieren geht aber nicht bin irgendwie inkompetent. Ne Idee? :) Sonst such ich schon iwrgendwo irgendetwas will dich nicht überfordern :)

    bekomme fehlermerldungen: bei diesem forum : ( http://www.xbmcnerds.com/index.php?page…&threadID=24896 )
    "sudo mkfs.vfat -F 32 /dev/sda1
    bash: sudo mkdir -p /media/usb/hdd: No such file or directory
    sudo mount /dev/sda1 /media/usb/hddsd1
    bash: sudo mount /dev/sda1 /media/usb/hddsd1: No such file or directory"

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!