Mailing List os2-wireless_users@2rosenthals.com Archived Message #4469

From: "Neil Waldhauer" <os2-wireless_users@2rosenthals.com> Full Headers
Undecoded message
Sender: os2-wireless_users-owner <os2-wireless_users-owner@2rosenthals.com>
Subject: [OS2Wireless] How to: setup wireless AND wired interface on a laptop?
Date: Mon, 4 Aug 2003 15:22:44 EST5EDT4,M4.1,M10.5
To: os2-wireless_users@2rosenthals.com

on Mon, 4 Aug 2003 13:45:39 EST5EDT4,M4.1,M10.5, Orest Skrypuch
<oskrypuch@rogers.com> wrote:
 
> My questions are, how do you enable the wireless TCP/IP interface with
> DCHP (or as a poor alternate as a manual connection) so that it is
> relatively easy to "toggle" the setup back and forth. The wireless card
> will attach to a dedicated wireless router in a single location, at
> least initially. I will not need to run the wired & the wireless
> connection at the same time.

This is my script. Turning the radio off is left as an exercise for the
student. Please post your answer and we will grade it. :)

/* 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'
'@ dhcpmon -t'
'@ route -fh'
'@ arp -f'
'@ dhcpstrt -i lan1 -d 0'
say "Wireless networking enabled"
return

Neil Waldhauer  neil@blondeguy.com  www.blondeguy.com
Expert consulting for OS/2 and eComStation

I was cut out to be a genius; unfortunately someone forgot to put the pieces together.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

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).

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=




Subscribe: Feed, Digest, Index.
Unsubscribe
Mail to ListMaster