• Paladin of the Pegasos
    Paladin of the Pegasos
    Amigaharry2
    Posts: 1236 from 2010/1/6
    From: EU-Austria (Wien)
    Quote:

    ncafferkey schrieb:
    As a possible work-around to use WEP, here's a sample WEP config that could be added to the wireless prefs file:

    Code:

    network={
    ssid="mynet2"
    key_mgmt=NONE
    wep_key0=123456789abcdef123456789ab
    wep_tx_keyidx=0
    }

    ............



    There is a small mistake if you use a text-key: you will need quotion marks for the key!
    eg:
    .............
    wep_key0="125689blablabla6565"
    ............

    I don't know why, but my Netgear W511T needs as first line in wireless.prefs following line:

    update_config=1

    network={
    ssid="mynet2"
    key_mgmt=NONE
    wep_key0="blablabla123"
    wep_tx_keyidx=0
    }


    Without that line, Atheros-Chip won't go online........

    [ Editiert durch Amigaharry2 05.01.2014 - 16:43 ]
    Peg2, 3xPowerMac G5, 2xPowerbookG4, 2x MacMiniG4, Efika (again), A3000T and life is never boring.....
  • »05.01.14 - 16:41
    Profile