Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Home Network problem

Reply
Thread Tools Display Modes

Home Network problem

 
 
Ian_
Guest
Posts: n/a

 
      08-30-2009, 02:04 AM
Two desktops and one laptop in house
Can share between laptop and PC#1 and vice versa.
PC#2 will share with other two, but not in reverse.

PC#1 XP Home sp2
PC#2 XP Pro sp3
Laptop XP Home sp2

Netgear Wireless modem, Ethernet connection PC#1
Other two wireless

Any help appreciated ..Ian

 
Reply With Quote
 
 
 
 
Char Jackson
Guest
Posts: n/a

 
      08-30-2009, 02:32 AM
On Sun, 30 Aug 2009 12:04:13 +1000, Ian_ <cab2166_@hotmail.com> wrote:

>Two desktops and one laptop in house
>Can share between laptop and PC#1 and vice versa.
>PC#2 will share with other two, but not in reverse.
>
>PC#1 XP Home sp2
>PC#2 XP Pro sp3
>Laptop XP Home sp2
>
>Netgear Wireless modem, Ethernet connection PC#1
>Other two wireless
>
>Any help appreciated ..Ian


Does PC#2 have a security suite installed, like something from Norton
or McAfee, for example? Sometimes programs like that automatically
enable a firewall-like behavior that blocks incoming connections while
allowing outgoing connections.

 
Reply With Quote
 
atec 7 7
Guest
Posts: n/a

 
      08-30-2009, 04:39 AM
Ian_ wrote:
> Two desktops and one laptop in house
> Can share between laptop and PC#1 and vice versa.
> PC#2 will share with other two, but not in reverse.
>
> PC#1 XP Home sp2
> PC#2 XP Pro sp3
> Laptop XP Home sp2
>
> Netgear Wireless modem, Ethernet connection PC#1
> Other two wireless
>
> Any help appreciated ..Ian
>

home has problems with the share concept as I recall
 
Reply With Quote
 
Char Jackson
Guest
Posts: n/a

 
      08-31-2009, 01:50 AM
On Sun, 30 Aug 2009 23:37:15 +0100, Mark McIntyre
<(E-Mail Removed)> wrote:

>Ian_ wrote:
>> Two desktops and one laptop in house
>> Can share between laptop and PC#1 and vice versa.
>> PC#2 will share with other two, but not in reverse.
>>
>> PC#1 XP Home sp2
>> PC#2 XP Pro sp3
>> Laptop XP Home sp2

>
>XP Home is notoriously poor at all sorts of stuff. My XPHome laptop kept
> doing much the same as you describe above. I ended up converting it to
>Pro.
>
>Things to check:
>identical users exist on all three machines with identical passwords


IIRC, this is not applicable to XP Home because Home only uses Simple
File Sharing. Identical user accounts don't apply to Simple File
Sharing.

>>firewalls are all set to allow filesharing


Agreed, and IME the Windows firewall is rarely the problem. It's those
blasted Internet security suites that I run into most often.

>all machines in the same Workgroup


This isn't applicable, either, is it? I bring random machines into the
shop on a regular basis and am always able to access workgroups other
than mine. It takes an extra couple of mouse clicks, but no big deal.

>all machines can ping each other with IP address and hostname


IP address, yes, but hostname has never been something I worry about.

 
Reply With Quote
 
Char Jackson
Guest
Posts: n/a

 
      08-31-2009, 04:35 AM
On Sun, 30 Aug 2009 20:38:41 -0700, Jeff Liebermann <(E-Mail Removed)>
wrote:

>On Sun, 30 Aug 2009 20:50:45 -0500, Char Jackson <(E-Mail Removed)>
>wrote:
>
>>>Things to check:
>>>identical users exist on all three machines with identical passwords

>>
>>IIRC, this is not applicable to XP Home because Home only uses Simple
>>File Sharing. Identical user accounts don't apply to Simple File
>>Sharing.

>
>I just looked that up. That's a requirement for Pro, but not for
>Simple File Sharing. Incidentally, Pro supports both Simple File
>Sharing and ACL (access control lists).


Please allow me to rephrase your answer for (hopefully) some added
clarity. "That's a requirement for Pro" isn't quite correct.

- Simple File Sharing doesn't require matching user accounts.
- Simple File Sharing is available in both Home and Pro.
- Simple File Sharing is the only method available in Home.**
- Simple File Sharing is the default in Pro, but is easily disabled in
favor of the ACL method.

**You can sort of fake the ACL method in Home after logging on as
Administrator.


>Home:
><http://www.practicallynetworked.com/sharing/xp/filesharing.htm>
>
>Pro:
><http://www.practicallynetworked.com/sharing/xp_filesharing/index.htm>
>
>>>>firewalls are all set to allow filesharing

>>
>>Agreed, and IME the Windows firewall is rarely the problem. It's those
>>blasted Internet security suites that I run into most often.

>
>Yep. In particular, Norton Internet Security drives me nuts. I have
>yet to figure out how to undo the damage, disable the stupid firewall,
>or deal with multiple security zones where the machine acts
>differently in different locations. I suppose there's a benefit to
>doing all that for perhaps 10% of the users. However, it drives the
>other 90% nuts.
>
>>>all machines in the same Workgroup

>>
>>This isn't applicable, either, is it? I bring random machines into the
>>shop on a regular basis and am always able to access workgroups other
>>than mine. It takes an extra couple of mouse clicks, but no big deal.

>
>It's important. Viewing the machines on the networks is a bit awkward
>if they're in different Workgroups. You have to specify the Workgroup
>every time you issue a network command or use a share. For example:
> net view
>will show all the machines in your Workgroup, but not the other
>Workgroups. To see those, you have to use:
> net view /network:workgroup_name
>Since net view is the back end to the "My Network Places" mess, you
>won't see the other machines.


I typically use the My Network Places stuff, and so far I haven't run
into issues related to different workgroups. I expand My Network
Places, see the various workgroups, click to expand the one I want,
and click to access it without further ado.

>>>all machines can ping each other with IP address and hostname

>>
>>IP address, yes, but hostname has never been something I worry about.

>
>I like to use this test to see if things are working. It takes all
>the GUI complexity out of the picture.
> Start -> run -> cmd
> \\machine_name
>or
> \\192.168.xx.xx
>to show the available shares. It's a good fast test to see if
>networking is setup correctly. If it hangs for about 10 seconds, it's
>not working.


Yep, I do that too.

>Incidentaly, if you need some entertainment value at the local coffee
>shop, try running the above commands pointing to the ip addresses of
>the various laptops in the coffee shop. An amazing number have the
>firewall turned off and shares wide open (with no password). So do I
>but the exposed directories are full of software bombs. I wrote one
>that fills the screen with crud.
><http://802.11junk.com/jeffl/crud/crud.com>
>Hit the space bar to exit. I also have one that makes all kinds of
>awful noises on the speaker, which has been handy for identifying the
>hackers.
>
>Isn't Windoze networking fun?


I've done that, but not at a coffee shop. Amazing what you can find.

 
Reply With Quote
 
Char Jackson
Guest
Posts: n/a

 
      09-01-2009, 08:24 PM
On Tue, 01 Sep 2009 18:44:46 +0100, Mark McIntyre
<(E-Mail Removed)> wrote:

>Char Jackson wrote:
>
>> IIRC, this is not applicable to XP Home because Home only uses Simple
>> File Sharing. Identical user accounts don't apply to Simple File
>> Sharing.

>
>ISTR I still managed to do it with XPHome.


You can certainly set up identical user accounts on XP Home machines,
but it won't help with networking.

>>> all machines in the same Workgroup

>>
>> This isn't applicable, either, is it? I bring random machines into the
>> shop on a regular basis and am always able to access workgroups other
>> than mine. It takes an extra couple of mouse clicks, but no big deal.

>
>Sure, but its a possible factor in blocking CIFS browsing, since that
>uses netbios, not tcp.


I think CIFS (SMB) browsing switched from NetBIOS/NetBEUI to straight
TCP starting with Windows 2000. Since the OP is using two flavors of
XP, I assume CIFS browsing is done over TCP only, in this case.

>>> all machines can ping each other with IP address and hostname

>>
>> IP address, yes, but hostname has never been something I worry about.

>
>If you want to connect to \\hostname\share, you need the hostname visible!


Agreed, but I can't remember the last time I've done that. I use the
popular \\IP\share format.

 
Reply With Quote
 
Ian_
Guest
Posts: n/a

 
      09-04-2009, 07:41 AM
On Sun, 30 Aug 2009 01:19:02 -0700, Jeff Liebermann <(E-Mail Removed)>
wrote:

>On Sun, 30 Aug 2009 12:04:13 +1000, Ian_ <cab2166_@hotmail.com> wrote:
>
>>Two desktops and one laptop in house
>>Can share between laptop and PC#1 and vice versa.
>>PC#2 will share with other two, but not in reverse.
>>
>>PC#1 XP Home sp2
>>PC#2 XP Pro sp3
>>Laptop XP Home sp2
>>
>>Netgear Wireless modem, Ethernet connection PC#1
>>Other two wireless

>
>See if you ping PC#1 from PC#2, and PC#2 from PC#1. If you can't,
>then you may have something wrong with the IP address assignments, a
>personal firewall getting in the way, misconfigured Windoze firewall
>(see exceptions -> Print and File Sharing), or something else broken
>between the two machines. Hard to tell becaue you didn't bother
>supplying any numbers.
>
>If you can ping each other, then setup Windoze file sharing in
>accordance to numerous tutorials online:
><http://www.ehow.com/how_5060125_configure-sharing-windows-xp-computer.html>
><http://support.microsoft.com/kb/304040>
><http://www.practicallynetworked.com/sharing/xp/filesharing.htm>
>etc.


Sorry for the delay in replying

Can ping each other

Same workgroup

Can print from Tower2 to Tower1but no SharedDocs on Tower1from 2

use AVG, not Nortons or Mcafee

would be happy if I had shareDocs on all m/c's

What is " Samba 3.0.13" ?

Starting to get complicated!

Thanks ....Ian H VK2DNJ

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Home Network Problem Jeff Dieterle Network Routers 4 02-19-2008 01:44 PM
Home network problem Bobby Wireless Networks 11 12-28-2005 01:44 AM
Need Help with Home Network Problem sabaaka@earthlink.net Wireless Internet 3 09-19-2005 11:56 PM
Problem Home NetWork Nice1 Home Networking 17 10-20-2004 05:15 PM
Home Network Problem Robert Finn Windows Networking 0 08-10-2003 11:48 PM



1 2 3 4 5 6 7 8 9 10 11