X-Account-Key: account1 X-UIDL: 28315 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 20051129195002-11065-7 ; Tue, 29 Nov 2005 19:50:02 -0500 (Hethmon Brothers Smtpd) id 20051129195000-743-7 ; Tue, 29 Nov 2005 19:50:01 -0500 Received: from mxin1.mailhop.org ([63.208.196.175]) by mxout4.mailhop.org with esmtp (Exim 4.51) id 1EhGAT-0008hs-PT for os2-wireless_users@2rosenthals.com; Tue, 29 Nov 2005 19:49:53 -0500 Received: from smtp-vbr14.xs4all.nl ([194.109.24.34]) by mxin1.mailhop.org with esmtp (Exim 4.51) id 1EhGAT-000L2X-Hq for os2-wireless_users@2rosenthals.com; Tue, 29 Nov 2005 19:49:53 -0500 Received: from localhost (a80-126-60-28.adsl.xs4all.nl [80.126.60.28]) by smtp-vbr14.xs4all.nl (8.13.3/8.13.3) with ESMTP id jAU0nqIi079919 for ; Wed, 30 Nov 2005 01:49:52 +0100 (CET) (envelope-from frankvos@xs4all.nl) Message-Id: <200511300049.jAU0nqIi079919@smtp-vbr14.xs4all.nl> X-Mailer: PMMail/2 2.20.2382 voor eComStation 1.2 NL In-Reply-To: <25749-05869@sneakemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Mail-Handler: MailHop by DynDNS X-Spam-Score: -2.6 (--) Date: Wed, 30 Nov 2005 01:49:47 +0100 (CET) Sender: os2-wireless_users-owner X-Listname: os2-wireless_users@2rosenthals.com Reply-To: os2-wireless_users@2rosenthals.com From: "Frank Vos" To: "os2-wireless_users@2rosenthals.com" Subject: [OS2Wireless] anyone have GenMac and NETBIOS/TCPIP working? X-List-Unsubscribe: Send email to mailusers-request@2rosenthals.com X-List-Owner: mailusers-owner@2rosenthals.com Hello Bob, On Tue, 29 Nov 2005 15:53:51 -0800, Bob wrote: >which I changed to > >[networks] > >; This information is read by the redirector at device initialization time. >net0 = NETBEUI$,0,LM10,34,100,14 >net1 = NETBEUI$,1,LM10,34,100,14 >net2 = NETBEUI$,2,LM10,34,100,14 > >because I have three network interfaces defined, but still get the same results >(message SYS1719). Should NETBEUI$ be something like TCPBEUI$ ? I hope you have it working now (in this case no errors when starting up) with the help of the program or manual changing IBMLAN.INI. To get TCPBEUI working with more than one adapter there is another problem. The problem with TCPBEUI is that the system binds this protocol to the adapter at system startup, so if your WIFI-adapter has no IP address at this moment than it will not have the TCPBEUI protocol. To have this I changed my setup.cmd in the MPTN\BIN directory: route -fh arp -f ifconfig lo 127.0.0.1 ifconfig lan0 192.168.0.205 netmask 255.255.255.0 metric 1 mtu 1500 rem dummy IP-number for WIFI (lan1) tcpbeui ifconfig lan1 10.0.0.138 netmask 255.255.255.0 metric 1 mtu 1500 route add default 192.168.0.1 -hopcount ipgate off Lan1 is my WIFI-card, so during startup it gets a dummy address and the TCPBEUI protocol wil be added to it. Lan0 is my cable NIC and has a fixed IP address of 192.168.0.205. The IP-adress on your lan maybe different, so you need to change the address of lan0 to reflect your situation. Don't change the lan1 line, unless your network is in the 10.x.x.x range. You can choose a dummy adress from one of these following private adress ranges: 10.0.0.0 to 10.255.255.255 169.254.0.0 to 169.254.255.255 172.16.0.0 to 172.31.255.255 192.168.0.0 to 192.168.255.255 If I want to start using networking through my WIFI (lan1) I run the following batchfile: ifconfig lan0 down ifconfig lan0 delete ifconfig lan1 down ifconfig lan1 delete dhcpmon -t route -fh arp -f dhcpstrt -i lan1 -d 20 In this case I use DHCP. Good luck, Frank =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=