Google Answers Logo
View Question
 
Q: Connecting Mac OSX 10.2 to Windows 2k Prof using 802.11b Wireless ( No Answer,   3 Comments )
Question  
Subject: Connecting Mac OSX 10.2 to Windows 2k Prof using 802.11b Wireless
Category: Computers
Asked by: mark_dc-ga
List Price: $10.00
Posted: 16 Feb 2003 18:13 PST
Expires: 18 Mar 2003 18:13 PST
Question ID: 162271
I have a Powerbook G4 running 802.11b.  I also have an IBM Thinkpad
X23 running Windows 2000 Professional client, also with 802.11b.  Both
are connected to the net successfuly using a SureStream combo
router/WAP.  Both have hardcoded NAT IP addresses, and both laptops
can ping one another from a command/terminal prompt.

I wish to enable 802.11b-based fiile sharing (behind my NAT firewall).
 I have followed the instructions based on
http://www.digitalmediadesigner.com/2002/09_sep/tutorials/macwinnet020927.htm
 however the Win2K client cannot find the MAC.  (Note: the above
referenced article refers to a WinXP environment, which I do not
have).

I imagine that there are many ways to achieve the goal of wireless
file sharing, and I seek the most expedient.  Thanks!

Request for Question Clarification by googleexpert-ga on 09 Mar 2003 14:38 PST
Based on Newsgroup Posts, I found two possible answers, let me know if
I have answered your question.

Part 1
--------
1. Make sure you use MacOS X on the Mac.

MacOS X supports  Windows file sharing, FTP, and has a command line
(which we need for testing the connection).

2. Check whether the machines can see each other.

Assuming the OS X box has the address 192.168.1.42 and the XP box has
the address 192.168.1.13, do the following in a command line window on
both machines:

ping 192.168.1.13
ping 192.168.1.42

The machines must be able to find themselves and each other.

3. Activcate the FTP server on the OS X box (System Preferences, File
Sharing) and try to connect from both machines:

On OS X:

ftp 127.0.0.1
(This connects to the FTP server using the loopback network, it is
just
to test whether the FTP server is running.)

ftp 192.168.1.42
(This connects via the 192.168.1 network which both machines are
using.)

On XP:

ftp 192.168.1.42
(If this works, the machines can see each other and share files via
FTP.)

4. Set up a rudimentary name resolver. In Windows XP you might just
have
to create a file "hosts" in the Windows directory, I don't know. For
MacOS X:

Type "man hosts" in a terminal to get the concept explained to you.

Create (as root) a file /etc/hosts and follow the instructions on

http://www.netneurotic.net/mac/configuring.html#hosts

5. Share a directory on the XP box. This can probably be done by
rightclicking on a directory and click on something like "share". Make
that share public or accessible for everybody. Your XP box will have a
Netbios name (name of the XP machine). take note of that name. You
might
also want to make sure that the Netbios names of the machines are the
same as the host names described in "hosts". Let's assume the Netbios
name of the XP machine is "badboy". Let the share name be "test".

6. Connect to that share from OS X using smbclient:

"smbclient -NL badboy"
(This will give you a list of available shares on badboy.)

"smbclient //badbody/test"
(This should connect you to the directory you shared. Type "ls" to
find
out whether you can see the files.)

7. Connect to the share from OS X using the Finder:

Click "Go" -> "Connect to Server..." and type "smb://badboy/test".

This should now work.

8. Install Samba on the OS X box to be able to share files on it as
well. There is also a tool "Samba Server Config Tool". Look for it and
use it.

Part 2
---------
"Dave" from http://www.thursby.com

Request for Question Clarification by googleexpert-ga on 12 Mar 2003 08:10 PST
For future reference, I would like to know if the "answer" helped you.
Answer  
There is no answer at this time.

Comments  
Subject: Re: Connecting Mac OSX 10.2 to Windows 2k Prof using 802.11b Wireless
From: jmstalwart-ga on 04 Mar 2003 12:38 PST
 
http://www.apple.com/macosx/jaguar/compatibility.html
Subject: Re: Connecting Mac OSX 10.2 to Windows 2k Prof using 802.11b Wireless
From: mark_dc-ga on 09 Mar 2003 14:01 PST
 
thanks, but i'm not running a network, but rather two laptops behind a
firewall.  so my problem has more to do with the osx machine
authenticating with the win2k laptop on a peer to peer basis.
Subject: Re: Connecting Mac OSX 10.2 to Windows 2k Prof using 802.11b Wireless
From: mark_dc-ga on 12 Mar 2003 09:39 PST
 
apologies for the delay in responding to you.  on the osx box ftp
127.0.0.1 resulted in a "connection refused", as did a command line
prompt from the win2k machine to the mac (but both machines can ping
each other succesfully).  the problem continues to be that the mac
cannot authenticate with the win2k, although a valid admin account is
used, and all ports are open and all firewall software is deactivated.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy