Networking Forums

Networking Forums > Computer Networking > Linux Networking > what else is needed to make wireless network work?

Reply
Thread Tools Display Modes

what else is needed to make wireless network work?

 
 
Cornelius Grotjahn
Guest
Posts: n/a

 
      08-11-2003, 09:58 PM
I have been trying for weeks to connect a Windows laptop to my Linux server
using wireless network cards without success. I do not quite understand how
everything fits together. I have read loads of documentation but none of it
seems to explain concepts. Please, can you help?

On the Linux 2.4.18 server I have a prism2-based ZoomAir 4105 PCMCIA card in
a
PCI adapter. I have downloaded the linux-wlan-ng 0.2.0 drivers.

I ran "modprobe yenta_socket; modprobe ds; cardmgr -o"
This finds the card and I can assign wlan0 an ip-address with ifconfig.

I gather the actual wireless parameters are contained in these two files,
but I don't understand a thing.

/etc/wlan/wlan.conf:
WLAN_DEVICES="wlan0"

ChannelList="01:02:03:04:05:06:07:08:09:0a:0b:00:0 0:00"
ChannelMinTime=200
ChannelMaxTime=250
WLAN_SCAN=n
SSID_wlan0="grotjahn"
ENABLE_wlan0=y

/etc/wlan/wlancfg-DEFAULT:
lnxreq_hostWEPEncrypt=false # true|false
lnxreq_hostWEPDecrypt=false # true|false
dot11PrivacyInvoked=false # true|false
dot11WEPDefaultKeyID=0 # 0|1|2|3
dot11ExcludeUnencrypted=true # true|false, in AP this means WEP is
required.

# If PRIV_GENSTR is not empty, use PRIV_GENTSTR to generate
# keys (just a convenience)
PRIV_GENERATOR=/sbin/nwepgen # nwepgen, Neesus compatible
PRIV_KEY128=false # keylength to generate
PRIV_GENSTR=""

# or set them explicitly. Set genstr or keys, not both.
dot11WEPDefaultKey0= # format: xx:xx:xx:xx:xx or
dot11WEPDefaultKey1= # xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
dot11WEPDefaultKey2= # e.g. 01:20:03:40:05 or
dot11WEPDefaultKey3= # 01:02:03:04:05:06:07:08:09:0a:0b:0c:0d
#=======SELECT STATION MODE===================
IS_ADHOC=y # y|n, y - adhoc, n - infrastructure

#======= INFRASTRUCTURE STATION ===================
# What kind of authentication?
AuthType="opensystem" # opensystem | sharedkey (requires WEP)

#======= ADHOC STATION ============================
BCNINT=100 # Beacon interval (in Kus)
CHANNEL=6 # DS channel for BSS (1-14, depends
# on regulatory domain)
BASICRATES="2 4" # Rates for mgmt&ctl frames (in 500Kb/s)
OPRATES="2 4 11 22" # Supported rates in BSS (in 500Kb/s)


The Win2000 client has a 3COM Airconnect 3CRWE737A PCMCIA card. The driver
only offers very few configuration parameters (under Configure network
card):
I assume "Wireless LAN Service Area" is the same as SSID and entered
"grotjahn"
"Enable Mobile IP" is off.
"Encryption Algorithm" is no encryption.
"Diversity" is Primary only, the other choice being Diversity On.

What do I have to do for the two PCs to see each other?

Thank you.

-- Cornelius

P.S. I am afraid the email address provided does not work at the moment.
Could you please post to the group to reply.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Make your computer work for you workathomehk@gmail.com Broadband 0 06-11-2007 06:45 PM
Compact wireless G internet video camera - ok I give up to make it work - looking for some Saturday surfers with a little knowledge deadwood_history@yahoo.com Wireless Internet 9 05-29-2006 06:54 PM
How to make this work Cristina Wireless Networks 2 01-17-2006 09:57 PM
Q: Howto make a wireless router work without dsl steve Wireless Internet 11 01-21-2004 06:19 PM
Desperate to make wireless connection work. Chuck Daniels Wireless Internet 4 01-17-2004 08:33 PM



1 2 3 4 5 6 7 8 9 10 11