X-Account-Key: account1 X-UIDL: 37075 X-Mozilla-Keys: Return-Path: os2-wireless_users-owner@2rosenthals.com Received: from 192.168.100.5 (hawking [192.168.100.5]) by 2rosenthals.com (Hethmon Brothers Smtpd) id 20041210124857-38779-7 ; Fri, 10 Dec 2004 12:48:57 -0500 (Hethmon Brothers Smtpd) id 20041210124855-14076-9 ; Fri, 10 Dec 2004 12:48:55 -0500 Received: from mx1.mailhop.org ([63.208.196.170]) by mxout4.mailhop.org with esmtp (Exim 4.43) id 1CcotP-000Bdl-97 for os2-wireless_users@2rosenthals.com; Fri, 10 Dec 2004 12:49:23 -0500 Received: from smtp16.mailnet.ptd.net ([204.186.29.136]) by mx1.mailhop.org with esmtp (Exim 4.42) id 1CcotP-0004IG-5h for os2-wireless_users@2rosenthals.com; Fri, 10 Dec 2004 12:49:23 -0500 Received: (qmail 13974 invoked by uid 50005); 10 Dec 2004 17:49:22 -0000 Received: from madodel@ptdprolog.net by smtp16.mailnet.ptd.net by uid 50002 with qmail-scanner-1.20 (uvscan: v4.2.40/v4411. Clear:RC:0(24.238.84.87):. Processed in 0.439518 secs); 10 Dec 2004 17:49:22 -0000 Received: from 24.238.84.87.res-cmts.sth.ptd.net (HELO MEDION) (authenticated:madodel@[24.238.84.87]) (envelope-sender ) by smtp16.mailnet.ptd.net (qmail-ldap-1.03) with SMTP for ; 10 Dec 2004 17:49:22 -0000 In-Reply-To: <200412101711.iBAHBFi24319@ruby.fltg.net> X-message-flag: Using Microsoft operating system and/or software is a security risk. X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v2.60b X-Qmail-Scanner-Message-ID: <110270096265313966@smtp16.mailnet.ptd.net> X-Mail-Handler: MailHop by DynDNS.org X-Spam-Score: -2.5 (--) Date: Fri, 10 Dec 2004 12:49:22 -0500 Sender: os2-wireless_users-owner X-Listname: os2-wireless_users@2rosenthals.com Reply-To: os2-wireless_users@2rosenthals.com From: To: os2-wireless_users@2rosenthals.com Subject: [OS2Wireless] thanks to all X-List-Unsubscribe: Send email to mailusers-request@2rosenthals.com X-List-Owner: mailusers-owner@2rosenthals.com How about someone writing up an article for VOICE or OS/2eZine on how this is done successfully? Mark In <200412101711.iBAHBFi24319@ruby.fltg.net>, on 12/10/04 at 11:52 AM, "Julian Thomas" said: >In <0I8I00M9XMP0JB@mxout4.netvision.net.il>, on 12/10/04 > at 06:48 PM, Stan Goodman typed: >>I am in the early throes of setting up my Thinkpad for wireless service >>with a Cisco 352. I envision needing also to continue to make wired >>connections. I'd therefore like to see these scripts, which have been >>mentioned previously here. I'd look for them in the archives of this >>group, but the archives are not searchable, and searching the >>unsearchable is a daunting idea. >Better yet, I'll paste them in here. wireless.cmd and wired.cmd do the >obvious things. wired is lan0; cisco is lan1. >------- wireless.cmd ---------- >/* turn on the radio > * This command activates the 802.11b interface > * > * The wireless NIC should be inserted in the PC Card slot > */ >say "Activating the wireless network card" >'ifconfig lan0 down' >'ifconfig lan0 delete' >'ifconfig lan1 down' >'ifconfig lan1 delete' >'dhcpmon -l' /* release lease */ >'dhcpmon -t' /* terminate dhcp */ >'route -fh' >'arp -f' >'dhcpstrt -i lan1 -d 10' >'start dhcpmon' >say "Wireless networking enabled" >return >--------------------------- >------wired.cmd --------- >/* turn off the radio >* This command deactivates the 802.11b interface >*/ >say "Deactivating the wireless network card" >'killem dhcpmon.exe' >'ifconfig lan1 down' >'ifconfig lan1 delete' >'dhcpmon -l' /* release lease */ >'dhcpmon -t' /* terminate dhcp */ >'route -fh' >'arp -f' >'dhcpstrt -i lan0 -d 10' >say "Wired Lan networking enabled" > ---------------- >config.sys has both drivers, and otherwise the usual stuff for lan0 which >is the default. >I don't know how important this is; I'd seen some discussion that it >might work better to uninstall (in mptn setup, not physically :-) the >wired interface, and then install wireless (you can select it as lan1 >there, I think), getting it working, and finally reinstalling the wired >on top of the wireless. It's worth keeping note of: >ibmcom\protocol,ine - which should have sections for both adapters. >Here's mine: [PROT_MAN] > DRIVERNAME = PROTMAN$ >[IBMLXCFG] > tcpip_nif = tcpip.nif > E100BEO2_nif = E100BEO2.nif > CISCOPCM_nif = ciscopcm.nif >[tcpip_nif] > DriverName = TCPIP$ > Bindings = E100BEO2_nif,CISCOPCM_nif >[E100BEO2_nif] > DriverName = E100B$ > SPEED = 0 > FORCEDUPLEX = 0 > TRANSMITBUFFERS = 20 > RECEIVEBUFFERS = 20 >[CISCOPCM_nif] > DriverName = CWL350$ > DESIRED_SSID = "mywap" > STA_MODE = "INFRASTRUCTURE" > PREAMBLE = "BOTH" > PSP_MODE = "CAM" > AUTH_TYPE = "OPEN_SYSTEM" > WEP = "DISABLED" > SUPPLY_VOLTAGE = "5.0V" > DEBUG_LEVEL = 0xFFDF >------------- >mptn\bin\setup.cmd - for both the wired only and wireless only configs. >These are the basis for the scripts that I'm using (adapted from someone >else - Neil?). >I've set up for dhcp on both lans. If you want to use fixed ip address >for either or both, it shouldn't be too hard to adapt the scripts. >Good luck. If you need specific help, don't hesitate to ask me either on >the list or by private email - bt this may be of interest to others. > -- From the eComStation Desktop of: Mark Dodel Warpstock 2004, Denver, Colorado, October 21 - 24, 2004 http://www.warpstock.org Warpstock Europe 2004, Arnhem, The Netherlands, November 26-28th, 2004 http://www.warpstock.net For a choice in the future of personal computing, Join VOICE - http://www.os2voice.org "The liberty of a democracy is not safe if the people tolerate the growth of private power to a point where it becomes stronger than their democratic State itself. That in it's essence, is Fascism - ownership of government by an individual, by a group or by any controlling private power." Franklin Delano Roosevelt, Message proposing the Monopoly Investigation, 1938 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To unsubscribe from this list, send a message to steward@2rosenthals.com with the command "unsubscribe os2-wireless_users" in the body (omit the quotes). For help with other commands, send a message to steward@2rosenthals.com with the command "help" in the body (omit the quotes). This list is hosted by Rosenthal & Rosenthal P.O. Box 281, Deer Park, NY 11729-0281. Non- electronic communications related to content contained in these messages should be directed to the above address. (CAN-SPAM Act of 2003) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=