OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Âö§§¥þ (Fema.Chuehmic.com.tw)
Date: Fri Apr 20 2001 - 05:39:40 CDT

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

    Hi,

    I am using the Red-Hat 6.2 and the PCMCIA 802.11 card on my desktop machine,
    It is working while i set it as client.
    But now i want to try to build my own access point by a PCMCIA 802.11 card
    and a PCI lan card.
    I am using the "Linux-wlan-ng-0.1.7" and "pcmcia-cs-3.1.15".
    And modify the file wlan-ng.opts as below:
            dot11DesiredSSID="Fema"
            WLAN_DOWNLOAD=y
            IS_AP=y # y|n
            IS_BRIDGE=y # Are we a bridging AP?
            AP_IPADDR=10.60.1.78 # Bridge IP address (and only
    bridge)
            APSSID="Fema" # SSID the AP will use, max
    32 chars

    file network.opts as below:

        IPADDR="10.60.1.78"
        NETMASK="255.255.0.0"
        NETWORK="10.60.1.0"
        BROADCAST="10.60.1.255"
        # Gateway address for static routing
        GATEWAY="10.60.0.254"

    But i can NOT read the wlan device from ifconfig...
    I also make the Kernel to support the bridging.
    Do i miss something??
    Thanks.

    -Fema
    -----------------------------------------------
    The Linux WLAN User's Mailing List
    For more information about this list see:
    http://www.absoval.com/linux-wlan/lists.html