Networking Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationNetworking Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 4th, 2012, 05:34 PM
siDev12 siDev12 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2012
Posts: 4 siDev12 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 27 sec
Reputation Power: 0
Networking OSX and Win 7

Hello

I am in the process of trying to get my Windows 7 (professional) PC and Mac 10.6.8 to share files between each other at gigabit ethernet speeds.

The setup is as follows. Though to begin with I used a gigabit switch TP-Link SG1005D, I was having some issues getting them to talk to each other properly and so I am using a netgear router but still have the same issue.

So on both machines, they have wireless network cards that connect to an internet router in another room. My goal is to get these 2 machines connected together in order to share large video files between them.

On the windows machine I have set the ethernet network card to have an ip address of 192.168.1.150, subnet 255.255.255.0. I have enabled sharing in the network sharing properties.

On the Mac I have set the file sharing on with SMB. For the ethernet network card, I have set 192.168.1.110.

From the windows machine, if I go to My Computer -> Network in the left column, I do see the Mac machine and when double clicked on, can see the 'Public Drop Box' folder. I am able to drop files from windows into it and sure enough, when I go to the mac, it is in the drop box.

However.... if I want to access folders on Windows 7 from the mac but clicking on go->Connect to server and typing in smb://192.168.1.150, it will not connect - it just says that the IP address is wrong. Yet if I enter in smb://computername/Users - I do get a connection to the Windows 7 machine. But this is not from PC-Ethernet Card to Mac-Ethernet Card, it appears to be from PC-Wireless to Mac-Wireless which defeats the purpose really as the file transfer is very slow. The whole point of connecting via the gigabit ethernet cards is to achieve gigabit ethernet transfer rates!

So at the moment, transferring from PC to MAC uses the ethernet cards but MAC to PC only works through wireless!!

Any help you can offer, I would be very grateful! I know what the problem is, I just don't know how to fix it.

Is networking PC and MAC really this difficult??

Thanks
Si

Reply With Quote
  #2  
Old July 5th, 2012, 10:07 AM
AdamPI's Avatar
AdamPI AdamPI is offline
Automagically Delicious
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: May 2004
Location: 127.0.0.2 - I live next door.
Posts: 2,198 AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level) 
Time spent in forums: 3 Weeks 6 Days 22 h 13 m 56 sec
Reputation Power: 2735
First things first: you cannot have both the wireless and the wired running at the same time. (Yes, it's technically possible, but not feasible for what you're doing.) Connect the two through the switch and turn off wireless on both (they may do it automatically when they detect a connection, they may not, since at present they can't get out to the internet, right?) Ok, so if you want them to get out to the internet through wired, great, just run a ethernet line from the router to the switch and you'll be good to go. Check IP addresses to make sure they are what you expect and you've made a simple wired home network.

If you don't want/need them to connect to the router for Internet, or can't get a cable over there for whatever reason, you can still connect them via the switch, just make sure you turn wireless off then you will have to manually give each of them an IP address. Truth be told, you don't need the switch at all at this point, you can connect the two directly to each other and use one less cable.

That's the networking (Layers 1-3 if you know what that means) part of it. Now, for Layers 4 -7, the protocols. It might be necessary for you to install AppleTalk onto your ethernet interface. It should be pretty simple, and google can help with instructions.
__________________
Adam TT

Reply With Quote
  #3  
Old July 5th, 2012, 02:16 PM
jsscart jsscart is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 23 jsscart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 11 m 15 sec
Reputation Power: 0
First off AdamPI is right drop the wireless. Two network interfaces are only going to confuse the systems as to which interface to use unless they are on separate segments. Second turn off the firewall on the Windows box until you have it working (yeah I said turn it off). You can also add the name entry to the hosts file but that really shouldn't be needed as IP addresses should always work.

If you can't or don't want to disable the firewall then install nmap on the Mac and port scan the Windows box on the wired address. This will let you know if it's a firewall issue or something else pretty quick. You should see (at the minimum) ports 139 and 445 open.

Post back once you turn off the firewall and try from the Mac to the Windows box. The easiest way to shoot network stuff is to drop your security to verify it works and then build it back step by step. Just keep the two systems on a private LAN and you should be fine while figuring this out.

I run a network with Mac and Windows (140 clients total) and they all play nice once you get them configured correctly.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > Networking OSX and Win 7

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap