X-UIDL: 536 X-Mozilla-Keys: Return-Path: os2-wireless_users-owner@2rosenthals.com Received: from mail.2rosenthals.com (localhost [127.0.0.1] ) by mail.2rosenthals.com (Hethmon Brothers Smtpd) ; Fri, 31 Oct 2003 22:37:35 -0400 Received: from mail1.no-ip.com (goodyear.vitalwerks.com [66.185.167.114] ) by mail.2rosenthals.com (Hethmon Brothers Smtpd) ; Fri, 31 Oct 2003 22:37:34 -0400 X-Envelope-To: Received: (qmail 14554 invoked by uid 89); 1 Nov 2003 03:37:26 -0000 Received: from unknown (HELO MAIL03.toast.net) (206.244.185.10) by mail1.no-ip.com with SMTP; 1 Nov 2003 03:37:26 -0000 Received: from 2rosenthals.com (unverified [206.149.148.99]) by MAIL03.toast.net (Vircom SMTPRS 2.1.268) with ESMTP id for ; Fri, 31 Oct 2003 22:37:06 -0500 Message-ID: <3FA32A79.8000200@2rosenthals.com> Organization: Rosenthal & Rosenthal User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.4.1) Gecko/20030909 X-Accept-Language: en-us, en MIME-Version: 1.0 References: <20031031073832.EDW12482.mta03.fuse.net@A30pCG> In-Reply-To: <20031031073832.EDW12482.mta03.fuse.net@A30pCG> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 31 Oct 2003 22:37:29 -0500 Sender: os2-wireless_users-owner X-Listname: os2-wireless_users@2rosenthals.com Reply-To: os2-wireless_users@2rosenthals.com From: Lewis G Rosenthal To: os2-wireless_users@2rosenthals.com Subject: [OS2Wireless] IBM High Rate Wireless LAN -128] X-List-Unsubscribe: Send email to mailusers-request@2rosenthals.com X-List-Owner: mailusers-owner@2rosenthals.com I tend to agree with Frank's point about calling mptstart.cmd. You should only have to call dhcpstrt, as you have commented, unless there's something in the NETBIOS setup which is eluding me (I don't do any of the peer networking stuff, so I don't use NETBIOS; I'm at a bit of a loss to test this for you). On 10/31/2003 02:38 am, Carl Gehr thus wrote : >On Thu, 30 Oct 2003 23:26:13 -0500, Lewis G Rosenthal wrote: > > > >>Sam, as I recall, you were using static IP for the Wi-Fi connection, >>correct? In this case, you shouldn't need Neil's script, as that simply >>swaps the DHCP interface from LAN0 to LAN1. In your case, one or both of >>your interfaces are set to static IP, so you should be good to go with >>both interfaces configured (just not with the same address, as that is >>usually used for fault tolerant configurations). >> >> > >Lewis, > >Since you brought up the Cmd files to switch the DHCP between >interfaces, I'd like to revisit the subject. I just returned from a >trip where I had easy access to both a wired and wireless connection. >All attempts to use commands distributed here a while back to switch >the interface failed. > >Just so we're all starting from the same place, here are the specifics >of my configuration and the command files: > >=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > Configuration Information >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >LAN-0: Wired DriverName = E100B$ > TCP/IP > NetBIOS for OS/2 > DHCP active. > >LAN-1: 802.11b DriverName = PRISMP$ > TCP/IP > NetBIOS for OS/2 > >=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > The Commands >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Switch Wired to Wireless >======================== >/* CmdName: ActENet.Cmd */ >/* Turn the Radio ON > * This command activates the 802.11b interface > * > * The wireless NIC should be inserted in the PC Card slot > */ >say "Turn the Wireless Radio ON " >say "Activating the Wireless Network Card" >'@ ifconfig lan0 down' >'@ ifconfig lan0 delete' >'@ dhcpmon -t' >'@ route -fh' >'@ arp -f' > /* '@ dhcpstrt -i lan1 -d 0' */ >'@ Call c:\mptn\bin\mptstart.cmd -i lan1 -d 5' >say "Wireless Networking Enabled" >return > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Switch Wireless to Wired >======================== >/* CmdName: ActENet.Cmd */ >/* Turn the radio OFF > * This command activates the 802.11b interface > */ >say "Turn the Wireless Radio OFF" >say "Activating the Ethernet Network Card" >'@ ifconfig lan1 down' >'@ ifconfig lan1 delete' >'@ dhcpmon -t' >'@ route -fh' >'@ arp -f' > /* '@ dhcpstrt -i lan0 -d 0' */ >'@ Call c:\mptn\bin\mptstart.cmd -i lan0 -d 5' >say "Ethernet Networking Enabled" >return > >=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > >So, what am I doing wrong? > >Thanks, >Carl > >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > >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). > >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > > > > -- Lewis ------------------------------------------------------------ Lewis G Rosenthal, CNA Rosenthal & Rosenthal Accountants / Network Consultants New York / Northern Virginia www.2rosenthals.com Team OS/2 / NetWare Users International www.novell.com ------------------------------------------------------------ This OS/2 system (Apollo) uptime is 0 days 00:22 hours and 18 seconds =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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). =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=