I am probably making a dumb newbie mistake, but I cannot seem to get three radios 
correctly configured on Wisp-Dist.

The problem is that the last radio (netcs2) broadcasts an essid of "test" even though 
it is 
configured as "win-msu".  Below are if.config and wireless.config files that are one 
of 
many variations I have tried.

Does anyone have any suggestions?

Additional info.  The hardware is a Soekris 4521.  The first radio is in the mini pci 
slot and 
is a EL-2511MP PLUS. The other two radios are NL-2511CD PLUS pcmcia cards and 
are devices netcs1 and netcs2.  All cards are prism chip sets.

Ray

-----if.config follows------------------

DEFAULT_GW="205.122.125.1 dev eth0"
IFACES="eth0 netcs0 br0 netcs1 netcs2 "
netcs1_IPADDR="10.0.0.1/24"
NAT_IFACE="eth0"
eth0_IPADDR="205.122.125.253/24"
br0_IPADDR="10.0.0.1/24"
netcs2_IPADDR="10.0.0.1/24"
ENABLE_PARP_BRIDGING="no"
ENABLE_L2_BRIDGING="yes"
BR_IFACES="netcs1 netcs2 "
netcs0_IPADDR="172.16.0.1/12"

-----wireless.config follows------------

netcs0_CHANNEL="11"
netcs0_RATE=""
netcs0_RTS=""
netcs0_TXPOWER="auto"
netcs0_KEY=""
netcs0_MODE="MASTER"
netcs0_ESSID="win-msu"
netcs0_NICK="test1"
#
netcs1_CHANNEL="11"
netcs1_RATE=""
netcs1_RTS=""
netcs1_TXPOWER="auto"
netcs1_KEY=""
netcs1_MODE="MASTER"
netcs1_ESSID="win-msu"
netcs1_NICK="test1"
#
netcs2_CHANNEL="11"
netcs2_RATE=""
netcs2_RTS=""
netcs2_TXPOWER="auto"
netcs2_KEY=""
netcs2_MODE="MASTER"
netcs2_ESSID="win-msu"
netcs2_NICK="test1"





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
leaf-wisp-dist mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist

Reply via email to