XP/98 Network works 1 way only


Go Back   Computer Help Articles > Windows XP Network Web
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:04 AM
Chivas
 
Posts: n/a
Default XP/98 Network works 1 way only

This is a repeat of a previous question. I stopped getting responses to it.

I have a Win98SE machine connected to an XP Home SP1 machine. They were 1st
networked in March of 2004 and worked happily together for over a year,
sharing an internet connection and a printer connected to the the XP machine
and sharing all files and folders. Neither required a password on bootup.

That happy circumstance ended in June of this year when the hard drive
crashed on my XP machine. After installing a new HDD and reinstalling XP, I
tried to restore the network. The XP machine sees the 98 machine just fine,
has access to files, etc. The 98 machine cannot get access to the XP
machine. It always tells me I need a Network password and says " Resource:
\\computername\IPC$". I also cannot use the printer. That box says
"Resource: \\computername\printername".

Each computer can ping the other by IP address and by name. I can see the
network from the 98 machine but cannot access the XP machine. The hardware
is fine and works well. The problem, I've been told elsewhere, is that the
XP won't give permission to the 98 for access. I can't find figure out how
to change this, and the advice I get everywhere doesn't work.

Hope somebody can help.

Reply With Quote
  #2  
Old 01-05-2006, 04:04 AM
Steve Winograd [MVP]
 
Posts: n/a
Default Re: XP/98 Network works 1 way only

In article <64F7913C-5698-461D-BAC3-1F7C4091F1DC@microsoft.com>,
Chivas <Chivas@discussions.microsoft.com> wrote:
>This is a repeat of a previous question. I stopped getting responses to it.
>
>I have a Win98SE machine connected to an XP Home SP1 machine. They were 1st
>networked in March of 2004 and worked happily together for over a year,
>sharing an internet connection and a printer connected to the the XP machine
>and sharing all files and folders. Neither required a password on bootup.
>
>That happy circumstance ended in June of this year when the hard drive
>crashed on my XP machine. After installing a new HDD and reinstalling XP, I
>tried to restore the network. The XP machine sees the 98 machine just fine,
>has access to files, etc. The 98 machine cannot get access to the XP
>machine. It always tells me I need a Network password and says " Resource:
>\\computername\IPC$". I also cannot use the printer. That box says
>"Resource: \\computername\printername".
>
>Each computer can ping the other by IP address and by name. I can see the
>network from the 98 machine but cannot access the XP machine. The hardware
>is fine and works well. The problem, I've been told elsewhere, is that the
>XP won't give permission to the 98 for access. I can't find figure out how
>to change this, and the advice I get everywhere doesn't work.
>
>Hope somebody can help.


Run the Network Setup Wizard on the XP machine (and only on that
machine, even if the Wizard tells you to run it on the other one).
That might be all that's needed to fix the problem.

If not, these steps on the XP machine should fix it by enabling the
Guest account for networked access and removing its password:

1. Click Start | Run, type "cmd" in the box, and click OK.

2. Type this command and press Enter:

net user guest /active:yes

3. Type this command and press Enter:

control userpasswords2

4. Click Guest.

5. Click Reset Password.

6. Click OK without entering a new password.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
  #3  
Old 01-05-2006, 04:10 AM
abywood
 
Posts: n/a
Default Re: XP/98 Network works 1 way only

I have had an HDD crash on a 98SE desktop so a rebuild is required. I know
that I must instal a driver on the 98SE PC and that the driver is supplied
with XP but I cannot locate the file! where is it? name? please

JW

"Steve Winograd [MVP]" wrote:

> In article <64F7913C-5698-461D-BAC3-1F7C4091F1DC@microsoft.com>,
> Chivas <Chivas@discussions.microsoft.com> wrote:
> >This is a repeat of a previous question. I stopped getting responses to it.
> >
> >I have a Win98SE machine connected to an XP Home SP1 machine. They were 1st
> >networked in March of 2004 and worked happily together for over a year,
> >sharing an internet connection and a printer connected to the the XP machine
> >and sharing all files and folders. Neither required a password on bootup.
> >
> >That happy circumstance ended in June of this year when the hard drive
> >crashed on my XP machine. After installing a new HDD and reinstalling XP, I
> >tried to restore the network. The XP machine sees the 98 machine just fine,
> >has access to files, etc. The 98 machine cannot get access to the XP
> >machine. It always tells me I need a Network password and says " Resource:
> >\\computername\IPC$". I also cannot use the printer. That box says
> >"Resource: \\computername\printername".
> >
> >Each computer can ping the other by IP address and by name. I can see the
> >network from the 98 machine but cannot access the XP machine. The hardware
> >is fine and works well. The problem, I've been told elsewhere, is that the
> >XP won't give permission to the 98 for access. I can't find figure out how
> >to change this, and the advice I get everywhere doesn't work.
> >
> >Hope somebody can help.

>
> Run the Network Setup Wizard on the XP machine (and only on that
> machine, even if the Wizard tells you to run it on the other one).
> That might be all that's needed to fix the problem.
>
> If not, these steps on the XP machine should fix it by enabling the
> Guest account for networked access and removing its password:
>
> 1. Click Start | Run, type "cmd" in the box, and click OK.
>
> 2. Type this command and press Enter:
>
> net user guest /active:yes
>
> 3. Type this command and press Enter:
>
> control userpasswords2
>
> 4. Click Guest.
>
> 5. Click Reset Password.
>
> 6. Click OK without entering a new password.
> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)
>
> Please post any reply as a follow-up message in the news group
> for everyone to see. I'm sorry, but I don't answer questions
> addressed directly to me in E-mail or news groups.
>
> Microsoft Most Valuable Professional Program
> http://mvp.support.microsoft.com
>

Reply With Quote
  #4  
Old 01-05-2006, 04:10 AM
Steve Winograd [MVP]
 
Posts: n/a
Default Re: XP/98 Network works 1 way only

In article <39C4127A-C3C6-47CC-BC61-DC160BEFCD4A@microsoft.com>,
"abywood" <abywood@discussions.microsoft.com> wrote:
>I have had an HDD crash on a 98SE desktop so a rebuild is required. I know
>that I must instal a driver on the 98SE PC and that the driver is supplied
>with XP but I cannot locate the file! where is it? name? please
>
>JW


XP can supply a printer driver to 98SE if you've explicitly shared the
printer on XP and installed the 98SE printer driver on XP.

What is the device on the 98SE PC that needs a driver: NIC, printer,
something else? What make and model?

If you don't have a CD with the 98SE driver, you can probably download
the driver from the manufacturer's web site.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: XPSP2 domain firewall settings Anthony Yates Windows XP Security Admin 1 01-05-2006 04:16 AM
Network settings altered after connecting to outside wireless netw solarwnz Windows XP Network Web 3 01-05-2006 04:15 AM
Network only works in one direction Teemer Windows XP Network Web 7 01-05-2006 04:14 AM
network works partially ranjo Windows XP Network Web 0 01-05-2006 04:02 AM
Long delay before Drives & Files appear in My Computer & Address Bar shizzlenizzlator@gmail.com Windows XP Help and Support 3 01-05-2006 02:44 AM


All times are GMT. The time now is 11:54 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

XP/98 Network works 1 way only