Nov 21, 2009
Pages: 1, 2

XP 1-way File Sharing Problem

free web hosting

Read Latest Entries..: (Post #18) by yordan on Mar 10 2006, 12:06 PM.
QUOTE(Thanh @ Mar 6 2006, 06:31 PM) Chẳng hiểu sẽ phải post nội dung ǵ để cho được nhiều đây? Làm kiểu này thấy mệt quá! Mong sao có cách khác để làm được việc này! Ở đây không có ai là người Việt sao? Lên tiếng đi chứ! This could also be a full politeness language problem. ...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Networking

XP 1-way File Sharing Problem

tansqrx
Well I hope this question has not been asked too many times but I am having problems getting two XP machines to do file sharing. Actually this might not be the run of the mill question as I have already checked everything I know and I am still dead in the water. Here is my setup.

Setup:
PC1, Win XP, my main computer and the one that most likely has the problem
PC2, WinXP
Both computers are connected via a Linksys firewall/router and then connected to the Net via the router

Problem:
PC1 is able to see files on PC2 but not vice versa. While on PC2 you can type PC1 address in and the username/password box pops up. When you enter the correct credentials, the box goes away for a moment and then just pops back up like a bad username or password has been entered. I have tried at least 100 times so I am sure it is not a bad username or password. As a side note, the second time the box has PC1/username in the username field just as you would suspect.

What I have done:
I have lived with this for about a year now but this week I will need to get a printer working on PC2. As I mentioned earlier, PC1 is the main machine and the one that most likely has the problem. I do a lot of programming so I am constantly changing system settings such as stopping services, playing with the registry, and any number of things the average user would never know existed. Below is just a few of the things I have tried.

1. The problem is one way, PC1 can still see files on PC2, network OK
2. PC1 can ping PC2
3. PC2 can ping PC1
4. Both have Internet access
5. Both have static IP addresses, 192.168.1.100 and .101
6. Both have simple file sharing turned off
7. Both must logon via username/password
8. Created new accounts on both with Admin privilege to rule out account issues
9. Both have File and printer sharing for MS installed
10. No firewall issues as I have disabled them both.
11. I can do a nbtstat and both computers have a record, PC1 being the master browser
12. Everything else seems to be fine except file and print sharing
13. Both are on the same workgroup

Possible causes:
1. Service turned off?, I have enabled everything even close.
2. Netbios problem. PC1 and PC2 have the same settings, don’t know how this could affect it. I thought MS went to a different method via port 443 instead of Netbios anyway.
3. Advanced security setting changed on PC1?

That pretty much describes everything I can think of and if I could think of it I tried it. I still believe it has to do with a service disabled on PC1, possibly the one that is needed to authenticate a remote computer. If you know which service this is let me know.

I hope someone can shed light on this situation as I am lost right now. I have worked network support for years and I have not a clue. If you can give me a solution I would greatly appreciate it and then take you out to dinner (25 mi limit, lol).

 

 

 


Comment/Reply (w/o sign-up)

yordan
How do you do the filesystem and printing sharing ? On hostname or on IP addresses ? Did you try with the addresses ?
for instance, if you want to use the printer which is on the computer 192.168.1.100, on the other computer click on
Run
--> Execute
-------> \\192.168.1.100\

then let the program run, and then you should see a window opening, with all the shared folders and printers, click on the printer, accept thre printer installation, and things should work ok.
Regards
Yordan cool.gif

Comment/Reply (w/o sign-up)

techocian
I had the same problem before though my uncle came in to help me out. All i know about it is that the reason why the other computer couldn't detect the printer is because the printer uses ITX protocol which is another "supported" protocol of windows rarely used nowadays. Not sure how my uncle fixed the one-way file sharing problem i had at first though, he told me its sorta because the 2 computers have different default network settings altogether so they won't work at all.

Comment/Reply (w/o sign-up)

tansqrx
QUOTE(yordan @ Feb 26 2006, 10:54 AM) *

How do you do the filesystem and printing sharing ? On hostname or on IP addresses ? Did you try with the addresses ?
for instance, if you want to use the printer which is on the computer 192.168.1.100, on the other computer click on
Run
--> Execute
-------> \\192.168.1.100\

then let the program run, and then you should see a window opening, with all the shared folders and printers, click on the printer, accept thre printer installation, and things should work ok.
Regards
Yordan cool.gif


Yes I alway do all my references by address. When I type \\192.168.1.100 from run, the password prompt box pops up, so that one is ruled out. Thank anyway. Keep the comments comming!

 

 

 


Comment/Reply (w/o sign-up)

yordan
QUOTE
When I type \\192.168.1.100 from run, the password prompt box pops up, so that one is ruled out.

This password box seems indicating that the user names/passwords are not the same on both computers. Which user is connected on each computer ? If you are connected as Administrator on computer 2, you must give computer 1 Administrator's password when prompted. If you are connected as "James" on computer 2, a user named James must exist on computer 1, if possible with the same password, else give computer 1 Jame's password when prompted.

Comment/Reply (w/o sign-up)

Grafitti
You have waay more experience than me, if you've been doing this for a good while. This may sound stupid, but when i ran into this problem, i just ran the network setup wizard on both computers, and it started working again. it happened when i had bought new computers and was trying to network them, and when one couldn't file share, i would run the wizard and somehow it cleared up the problem.

Comment/Reply (w/o sign-up)

tansqrx
Yes I am typing a admin username/password. I have even created new admin accounts on both computers to test out any account problems. As a side note, when I connect I type //192.168.1.100/c$ so there should not be any folder permission problems as long as I use an admin account. Good suggestion, next!

QUOTE(yordan @ Feb 27 2006, 03:11 AM) *

This password box seems indicating that the user names/passwords are not the same on both computers. Which user is connected on each computer ? If you are connected as Administrator on computer 2, you must give computer 1 Administrator's password when prompted. If you are connected as "James" on computer 2, a user named James must exist on computer 1, if possible with the same password, else give computer 1 Jame's password when prompted.


Comment/Reply (w/o sign-up)

yordan
QUOTE
As a side note, when I connect I type //192.168.1.100/c$

No, no, no, you should not !
If you want to connect to the printer, you should type \\192.168.1.100\ and not with the c$.
first of all, it's with a \\ and not a //, this could be cause of error.
secondly, connecting to c$ is now forbidden. c$ means connecting without any sharing control, so now it's usually not possible except if you shared c:\, which is probably not the case.
So, you should really try to use the following sequence :
Start -->Run --> \\192.168.1.100\
then you should see each shared folder or printer, and choose the printer.
If you see nothing appearing, then the Windows printer is not shared.


Regards

Yordan

Comment/Reply (w/o sign-up)

tansqrx
Ok I need an answer to this question so I will make things interesting. I said I would take you out to dinner if you answered my networking problem, now I am serious. I can’t actually take you out but I will buy it for you. If you provide a solution that directly solves my problem I will send you $25 USD via PalPay. That should be enough for a semi-nice dinner. I’m guessing that such an offer has never been tried here and therefore does not break any Astahost rules, yet. If it does, let me know and I will resend my offer, otherwise let the games begin.

Grafitti,
I ran the network wizard on both machine and nothing changed. After the wizard the workgroups on both machines is now MSHOME.

Yordan,
OK I goofed in using the wrong slashed in my reply. I actually use \\. If I did not I would get an error and not the username/password prompt. At this point it is just as important to get file sharing going as the printer. File sharing and printing are so closely related that if file sharing does not work then printing will not either. The way the system is setup, you will have to enter in a username and password to get access to the printer anyway and that is where the problem is.

To iterate, my problem is with authentication to PC1. I can ping, FTP, everything else except use the built in windows file/print sharing. After typing \\192.168.1.100\c$ a username/password prompt appears. I type the correct username and password in and the box only reappears.

Now get out there and earn your dinner!

Comment/Reply (w/o sign-up)

WeaponX
The only thing that I can think of now is the permissions. You didn't mention (unless I missed it) what version XP you are using? If Pro, that might be the problem. I had a similar case like this before when it was stubborn to grant permissions to share files and print to another computer.

You probably did most of these steps already, but download the Word file by Microsoft. Open it up and go to Page 15. Start reading from there and see if those suggestions work. If not, we'll try the permissions (assuming you are using XP Pro) on Page 18.

Comment/Reply (w/o sign-up)

Latest Entries

yordan
QUOTE(Thanh @ Mar 6 2006, 06:31 PM) *

Chẳng hiểu sẽ phải post nội dung ǵ để cho được nhiều đây? Làm kiểu này thấy mệt quá!
mad.gif Mong sao có cách khác để làm được việc này! Ở đây không có ai là người Việt sao? Lên tiếng đi chứ! blink.gif

This could also be a full politeness language problem. laugh.gif

Comment/Reply (w/o sign-up)

tansqrx
I thought so too, glad I don't have to same problem he has unsure.gif

QUOTE(Thanh @ Mar 6 2006, 11:31 AM) *

Chẳng hiểu sẽ phải post nội dung ǵ để cho được nhiều đây? Làm kiểu này thấy mệt quá!
mad.gif Mong sao có cách khác để làm được việc này! Ở đây không có ai là người Việt sao? Lên tiếng đi chứ! blink.gif


Comment/Reply (w/o sign-up)

yordan
laugh.gif
QUOTE(Thanh @ Mar 6 2006, 06:31 PM) *

Chẳng hiểu sẽ phải post nội dung ǵ để cho được nhiều đây? Làm kiểu này thấy mệt quá!
mad.gif Mong sao có cách khác để làm được việc này! Ở đây không có ai là người Việt sao? Lên tiếng đi chứ! blink.gif

Isn't this a X1 1-way language sharing problem ?

Comment/Reply (w/o sign-up)

Thanh
Chẳng hiểu sẽ phải post nội dung ǵ để cho được nhiều đây? Làm kiểu này thấy mệt quá!
mad.gif Mong sao có cách khác để làm được việc này! Ở đây không có ai là người Việt sao? Lên tiếng đi chứ! blink.gif

Comment/Reply (w/o sign-up)

Grafitti
You definitely earned that steak, and I can't say I was anywhere near that. But I definitely learned something new from you.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : xp, 1, file, sharing, problem

  1. Internet Connection Sharing Problems
    (12)
  2. Sharing Broadband Connection Between Mac And Windows
    (6)
    Hi, I am running a Broadband cable connection on a sb5100 modem on a desktop windows computer and i
    am wondering if i could share the internet connection between it and my Apple Macbook pro running on
    Mac OS X v10.4. If you could help me out it would be greatly appreciated.....
  3. [help] Networking A Mac With Pc (file Share & Internet)
    (1)
    Hello Folks, Long time since i last posted here. Anyways, I am having problems or rather having
    issues about networking my PC with the MAC at home through a Modem+wireless router. I have been
    using a normal DSL modem since i switched to broadband 5 years ago. A Lucent Cell Pipe 20A USB. I
    finally decided i needed to change my modem because firstly the drivers werent updated any more and
    secondly the product is discontinued. I bought a new Wireless ADSL2 + Modem router. This is what i
    was told to buy as i had no idea of what i needed for the upgrade. Its a NETGEAR DG834G....
  4. Broadband Modem Sharing
    Accessing Internet from 2 computers (11)
    I like to share our broadband modem and access Internet from the second computer. The 2 computers
    are not connected to each other. I am considering setting up a network of these 2 computers using a
    wireless access point and 2 wireless network cards. I assume the access point and the braodband
    modem will be attached to one of the computers and the other computer will be able to access
    Internet through the access point. Is there any other way of sharing the modem eg. using adapters/
    extensions, like sharing the telephone line? ....
  5. Sharing Printer On Another Computer
    (17)
    I have 3 computers that are all connected wirelessly and are able to share files. All have files and
    printer sharing enabled also. I have my laptop here that's connected to a USB printer. I shared
    the printer and just called it Printer. I tried to connect to this printer from one of the other
    computers and added it via Network->Server option. I typed in \\laptopsComputername\Printer and it
    automatically changed the shared name to the actual printer name I have on my laptop. I didn't
    care since it was still detected/seen. So I printed out a document from that oth....
  6. What Replaces .netrc When Using Windows Xp ?
    In Unix and in Linux, there is a network configuration file named .net (4)
    When I am on a Unix system or on a Linux system, I use a configuration file named ".netrc", which
    stores my most used ftp settings. Is there an equivalent for ftp under Windows XP ? I tried
    testing/guessing, I failed, it's not net.rc nor .netrc. It's not horribly necessary, but I
    would like to know what replaces .netrc on a Windows machine.....
  7. Cable Sharing Problem
    ..unequal bandwidth (4)
    I have a 128k connection that is shared between 6 computers. one computer connects directly to the
    internet and the others connect through this shared connection. Now I know that already, this is not
    a good idea, because 128k split over so many will really slow it down, but until I can get a second
    line there's really no way around it. And I know that the host computer will take the lion's
    share of the bandwidth. My question is: How can I make sure that the remaining speed is divided
    equally between the other computers? Right now one or two other computers will ....
  8. Sharing A Printer Over LAN
    (8)
    Bacially I have 2 computers, both connected by a wireless connection. My computer is the "master"
    computer, while another one is sharing an internet connection through mine. My computer is
    connected to a printer via USB, and I would like the other computer to be able to use the printer
    aswell. In the past this guy managed to set it up....but after a few networking problems the
    connection to the printer via both computers somehow broke off. I've spent ages on trying to
    work out how to make it work. Do I need to install any drivers on the other computer? I have al....
  9. ICS Question About DSL Sharing
    (13)
    A quick question about Sharing a DSL question. Let's say I have computer A, and computer B. I
    can connect to my connection (it's a login/password connection) with computer A. After enabling
    ICS, computer B shares the internet. Works fine. Now, I disconnect from computer A, and use
    computer B to connect. Computer B connects fine but does not share with computer A. When trying to
    enable ICS, i get error # 799 about the IP address. I disconnect from computer B, then reconnect
    with computer A. I then reconfigure the IP address of computer B from the LAN pr....
  10. Sharing Files Between 98 & Xp Using Router
    (6)
    Hi, I have a similar problem to another user here, except mine deals with Windows 98 and XP. I have
    a Windows 98 desktop in the living room and a Windows XP laptop in my room. They are both
    connecting to the internet wirelessly without any problems. Both have an assigned IP address by the
    router and their IP settings/addresses are set to automatically get one from the router. For the 98
    machine, I have chosen a folder (c: drive - is that ok?) and right clicked on it and went to
    Sharing...Then I gave it a name and clicked on Full Access. Entered a password and confir....
  11. Sharing Files In Windows Xp Home
    I always get an "access denied mesage" (18)
    when trying to access another computer's shared files on my home network i recieve an error
    message " is not accessable. You might not have permission to use this network resource. Contact
    the administrator of this server to find out if you have access permissions. Access denied" anyone
    know why I am getting this message?....
  12. Sharing "domain" & "workgroup"
    Network 2 dissimilar Computers? (7)
    Hello All, I have what may be a strange question... hopefully the answer/fix isn't as strange.
    *grin* I have a home network. Works fine. Main computer hardwired, daugher's computer via
    Wireless. They work fine together. I also have been provided a Laptop from work. I'm able to
    sucessfully use my network wireless card and gain access to the internet at home. This Laptop from
    work... is setup with the Network ID, as a "DOMAIN"... to fully access the "Intranet" at work. As
    is normal for home usage... my main computer at home, as well as the daughter....
  13. Sharing Between Computers...
    ... that are on the same network. (11)
    How do I enable file sharing between my two computers that are on the same network? I am running
    Windows 2000 Professional on both computers.....
  14. [connection Sharing] Dual Wan Port Routers?
    (2)
    Hi, I've been thinking about getting a dual wan port router for awhile. It is my understanding
    that I will beable to plug in 2 cable/dsl connections and beable to use the combined bandwith as
    long as I download with multiple connections (i.e. 4 connection newsgroup servers). Is this correct?
    What inexpensive 100$ router would you guys recommend for this. Thanks,....
  15. [connection Sharing] The Strangest Thing I've Foun
    (2)
    Hi, I'll put it simple but if you need more info on this, please ask. I have this problem with
    the intranet of one of my cousin's clients. Suddenly, out of the blue (AFAIK), the PCs connected
    through the ICS host cannot access most of the websites, but some of them can. For instance, they
    can access Google, but no Yahoo. The host computer can access all sites. Mail works OK, and I could
    ping and trace any site, even the ones which doesn't work in the browsers. And by the way, the
    browsers do resolve the IP correctly, no error message is displayed on any co....
  16. Modem to Modem Internet Sharing
    A question about connection sharing... (9)
    Ummm, anyone here knows how I can share my internet connection through a dial-up connection? 1st
    Computer: Windows XP DSL Connection(Router) 56K Modem + Phone 2nd Computer: Windows XP No internet
    Connection 56K Modem + Phone Anyone knows how I can share the internet connection I have in the 1st
    computer to the 2nd computer by dialing up? I have tried setting up a config for incoming
    connections but internet connection sharing doesn't seem to work(that was, on my first DSL USB
    Modem)... I'm using a router now, is it possible? How?....
  17. Internet Through LAN
    Internet sharing through Lan (10)
    "With The Name Allah Almighty , the most beneficient and Merciful." Aslamo Alaikum! All Friends I
    have just registered to The Site and im New One here. I hope Best for All of You. Here i m to
    discuss with you some thing about Internet sharing on local area network.. I have a network of 10
    pcs in my office.. we provide internet facility on 10 systems though a http page logon system.. The
    Intenet is provided by a main server running Linux operating system.. All Authentication is done
    from that server having ip 10.0.0.1 Other 10 systems get IP's through DHCP as 10.....

    1. Looking for xp, 1, file, sharing, problem

See Also,

*SIMILAR VIDEOS*
Searching Video's for xp, 1, file, sharing, problem
advertisement



XP 1-way File Sharing Problem

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com