Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
|
|||||||
Download Now:
Files sharing problem between MS Vista Basic and XP Pro.
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Files sharing problem between MS Vista Basic and XP Pro.
Hi all,
I got a desktop machine which is running Windows XP Pro and a Dell laptop that running Microsoft Vista Home Basic. I want to do the files sharing between both machine using my Linksys wireless router (Desktop is using wireless adaptor). My Dell laptop can ping the desktop IP but the desktop cannot ping the Dell laptop IP, and also i have share out the folder at the XP machine, however in the Dell laptop I still cannot view the shared folder. Did anything I need to do like join Domain/Workgroup or I need to join both machine into a network? BTW, I have set DHCP at my router. Thanks. LM |
|
#2
|
||||
|
||||
|
yes, both systems need the same workgroup name.
PING is not the same as F/P sharing; it just ensures the network connectivity. Vista firewall needs to enable F/P sharing AND ping. The first signs of progress will be when both system names can be seen via cp->network connections->network places->view workgroup computers. This shows that the firewall (on both sides) is at least allowing port 135 traffic (ports 139+445) are the actual F/P sharing ports.) |
|
#3
|
|||
|
|||
|
If you find the solution, I'd love to hear it as well. We run XP Pro on our office computers, and have been unable to connect to a laptop running Vista Home also, even with all workgroup and domain names the same. I have been told that the problem lies in the Vista Home. Supposedly, Vista Business takes care of that. However, if there is another suggestion, I'd like to find out.
|
|
#4
|
||||
|
||||
|
MS KB article Vista differences in File Sharing
there's a nice article on Vista Home file sharing setup here
edit: a major new feature is the Location type as {Public, Private, Domain} anyone WITH A ROUTER/Firewall can use Private, but if you do not have a firewall, use PUBLIC! Last edited by jobeard; 11-12-2007 at 07:01 PM.. |
|
#5
|
|||
|
|||
|
Hi all, I managed to make both XP Pro and Vista machine for the files sharing by turned OFF the firewall function within the Norton Antivirus. But by turned OFF the firewall, will this bring other issue in future, any comment on this?
Thanks. LM |
|
|
|
#6
|
||||
|
||||
|
Oh My Yes!
find your LAN address for any system using run->cmd /k ipconfig note the first three numbers (eg 192.168.0) your lan subnet will then be the range 1-255 and you use that info to add a rule to Norton: allow tcp/udp in/out src=192.168.0.1-192.168.0.255 dst 192.168.0.1-192.168.0.255 port 135-139,445move the new rule near the top of the list Now you can share safely and not allow the public internet access to your shares, as those addresses will NOT be withing the range defined ![]() If you're on a laptop and you visit a hotspot, BE SURE TO change the ALLOW to DENY! Last edited by jobeard; 11-13-2007 at 12:48 PM.. |
|
#7
|
||||
|
||||
|
Quote:
I have been banging my head against the wall for three days trying to solve the exact same problem! The Norton firewall was the culprit the entire time. I feel so silly!
|
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
actually you can use 139 OR 445 as the protocol for SMB sends messages on both
and keeps the connection that first responds
|
|
#10
|
||||
|
||||
|
Quote:
I read some MS Vista Firewall docs and it uses firewall profiles names which match location type names (which makes sense, of course) but e.g. am not aware of any such names or use of such profiles in AVG 8 |
|
#11
|
||||
|
||||
|
I believe you are correct (although I cant get access to Vista to prove so).
In the Public configuration (eg a wireless at a hotspot), the user does not want to have the MS ports 135-139,445 to be inbound accessible! The point of being behind a router is the natural NAT and the defacto blocking of inbound access. Having a laptop (xp/pro), I'm still paranoid re this issue and even at home I only allow access from ip addresses on my subnet (which is restricted to x.2->x.9). At a hotspot, I change the rule from Allow to deny and the laptop is locked down
|
|
#12
|
|||
|
|||
|
We don't use Norton in our office, but we do have a third party firewall. Could this prevent two Vista machines (both running Ultimate) from allowing access to each other? Also, we can access the XP machines from the Vista computers, but not the other way around. All the permissions seem to be set to allow access, and all are on the same workgroup.
|
|
#13
|
||||
|
||||
|
A few special issues need be addressed when it's XP/Vista.
An issue often overlooked is that Vista changes how default permissions are set for shared resources from earlier Windows. Off hand, I forget if the change affects all user access or just Guest access, but Guest no longer has access by default. So if you turn Password Protected File Sharing off, that means everything is authenticated as Guest, means the share permissions must be changed to allow Guest or access denied. Am in process of drafting a guide/checklist tho you might try some of the XP/Vista links that already exist (think there's on towards top of this thread) |
|
#14
|
||||
|
||||
|
Oh, yes, and there is a very good chance that a 3rd party firewall needs some "adjusting" for Vista. First and importantly is double checking firewall traffic rules
For network discovery of Vista Computers: Windows Vista, these Protocols/Port numbers ,must be allowed UDP/3702, TCP/5357 TCP/5358 For network discovery of computers running Windows XP and for other cases of sharing, must allow input traffic on: UDP/137, UDP/138, TCP/139, TCP 445 For network discovery of net devices, allow the following incoming traffic: UDP/1900, TCP/2869 |
|
#15
|
|||
|
|||
|
How do I go about changing that?
|
|
#16
|
||||
|
||||
|
Well.. as far as reviewing/making needed changes for firewall:
- would need know exact firewall you're using to try and tell you - would be best if you a tech person implement the changes if not sure how to do them - AND/OR the perhaps best approach is trying to see if things work without 1) Without any firewalll 2) Using Vista Firewall until the tweaks in 3rd party worked out NOTE: if you want to try test w/o firewall you a) disconnect from ISP (NO INTERNECT CONNECTION) then turn off firewalls both machines and reboot Permissions Firewalls won't fix guest permission problems but should be easy to change even if only to test... This link Guide: Troubleshoot XP File/Printer Sharing Part 3 - Network Access Errors is to a guide specific to XP. However, much is very similiar. Look towards maybe 1/2 way in it tells how to change permissions. You can add either a userid (e.g. Guest) or group. And it talks of Effective Permissions where u enter a userid and it tells you the permissions someone will get (so u know)( NOW ONLY ADDED DETAIL: Those are all permissions on the Security Tab. There are also a (simple) set of permissions on the Share tab. The "effective permission to the share is whichever of the two permissions is most restrictive. Easies (and recommened approach) is give liberal permissions for share access and assign any restrictive controls on the Secuirty tab Last edited by LookinAround; 09-18-2008 at 03:29 PM.. |
|
#17
|
||||
|
||||
|
You should look at this thread. I think you'll find some additional relevant and useful informatiobn
|
|
#18
|
|||
|
|||
|
We have a Linksys router. The permissions are set up correctly on each machine, but I'll try adding the guest account and see how that works. Thanks.
|
|
#19
|
||||
|
||||
|
But also note (as you'll find if you go through the other thread) it's also dependant on whether you have
- Vista Password Protected Sharing OFF (which will use Guest) or - Vista Password Protected Sharing ON (which will use the logon userid/password of the user. This requires the two machines define and identical user account on both machine) Go ahead and try and report back. There are still a couple more variables that can be in play. BUT DO report back each setting you are using on the Sharing center (or whatever they call it) |
|
#20
|
||||
|
||||
|
Quote:
Quote:
for Win/* and Samba access to Linux + Mac OSx |
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
Problem sharing files in home network after installing Norton Internet Security 2005
|
6 | Storage and Networking | ||
Vista file sharing/network problem
|
4 | Storage and Networking | ||
Vista Basic or Vista Premium?
|
11 | Windows OS | ||
System Administrator problem in Microsoft Vista Home Basic.
|
0 | Windows OS | ||
problem sharing files with netgear router!
|
2 | Other Hardware | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 04:30 PM.





Problem sharing files in home network after installing Norton Internet Security 2005