OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Blake R. Swopes (bswopes_at_isecorp.com)
Date: Fri Jul 19 2002 - 13:03:48 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    > > I'm using the latest pcmcia-cs and the included orinoco_cs
    > driver. The card
    > > is orinoco silver. This should be able to use 64bit wep, right?
    >
    > Depend on firmware type/version (PrismII tend to be
    > buggy). Send an extract from the message logs.

    Linux PCMCIA Card Services 3.1.34
      kernel build: 2.4.18-ac3 #5 Wed Jul 17 12:50:01 PDT 2002
      options: [pci] [cardbus] [apm]
    Intel ISA/PCI/CardBus PCIC probe:
      Cirrus PD672x rev 00 ISA-to-PCMCIA at port 0x3e0 ofs 0x00
        host opts [0]: [ring] [65/6/3] [1/15/3]
        host opts [1]: [ring] [65/6/3] [1/15/3]
        ISA irqs (default) = 3,12 polling interval = 1000 ms
    cs: memory probe 0x0d0000-0x0dffff: clean.
    hermes.c: 5 Apr 2002 David Gibson <hermesgibson.dropbear.id.au>
    orinoco.c 0.11b (David Gibson <hermesgibson.dropbear.id.au> and others)
    orinoco_cs.c 0.11b (David Gibson <hermesgibson.dropbear.id.au> and others)
    cs: IO port probe 0x0100-0x04ff: excluding 0x160-0x16f 0x3c0-0x47f
    0x4d0-0x4d7
    cs: IO port probe 0x0170-0x03bf: clean.
    cs: IO port probe 0x0480-0x04cf: clean.
    cs: IO port probe 0x04d8-0x04ff: clean.
    cs: IO port probe 0x0800-0x08ff: clean.
    cs: IO port probe 0x0a00-0x0aff: clean.
    cs: IO port probe 0x0c00-0x0cff: clean.
    eth1: Station identity 001f:0001:0007:001c
    eth1: Looks like a Lucent/Agere firmware version 7.28
    eth1: Ad-hoc demo mode supported
    eth1: IEEE standard IBSS ad-hoc mode supported
    eth1: WEP supported, 104-bit key
    eth1: MAC address 00:02:2D:5E:xx:xx
    eth1: Station name "HERMES I"
    eth1: ready
    eth1: index 0x01: Vcc 5.0, irq 12, io 0x0100-0x013f

    > > In wireless.opts, I have KEY="1122334455". When I check iwconfig on the
    > > card, the encryption shows up as "1122-3344-55", is this correct?
    >
    > Correct (assuming that it's the same as on Windows). The '-'
    > just help the reading.
    > Please send us a copy of the output of "iwlist key".

    I don't have iwlist... here's the output of iwconfig (names changed to
    protect the incompetent).

    root:~# /usr/local/sbin/iwconfig eth1
    eth1 IEEE 802.11-DS ESSID:"bleh" Nickname:"blah"
              Mode:Managed Frequency:2.457GHz Access Point: 00:00:00:00:00:00
              Bit Rate:11Mb/s Tx-Power=15 dBm Sensitivity:1/3
              Retry limit:4 RTS thr:off Fragment thr:off
              Encryption key:1122-3344-55
              Power Management:off

    Thanks again,

    Blake