Home All Groups Group Topic Archive Search About
Author
4 Oct 2006 4:30 AM
AJEast
I had a power outage the other night.  My system came back up but now I am no
longer able to connect to any of my shares on any computer.   I receive the
"Network Path not found" error.  

From my other systems I can access the shares on the bad computer with no
problems.  

Here is what I have done.

1. Made sure no firewall(s) were running. 
2. Ping the other machines with no problem, name lookup also works
3. uninstalled the network card replaced it with another card.
4. changed the workgroup name and IP addresses of each computer
5. reinstalled sp2.
6. uninstalled both Microsoft client and file and printshare  then
reinstalled.

I can do everything dealing with the network except access windows shares on
this computer.   Any help would be great.   I would like to fix this rather
than blow the system away and reinstall clean.

Thanks

Author
4 Oct 2006 5:47 AM
Chuck
On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
wrote:

Show quoteHide quote
>I had a power outage the other night.  My system came back up but now I am no
>longer able to connect to any of my shares on any computer.   I receive the
>"Network Path not found" error.  
>
>From my other systems I can access the shares on the bad computer with no
>problems.  
>
>Here is what I have done.
>
>1. Made sure no firewall(s) were running. 
>2. Ping the other machines with no problem, name lookup also works
>3. uninstalled the network card replaced it with another card.
>4. changed the workgroup name and IP addresses of each computer
>5. reinstalled sp2.
>6. uninstalled both Microsoft client and file and printshare  then
>reinstalled.
>
>I can do everything dealing with the network except access windows shares on
>this computer.   Any help would be great.   I would like to fix this rather
>than blow the system away and reinstall clean.
>
>Thanks

AJ,

Looks like you have thought out a lot of possibilities.  So let's start from the
beginning.  Look at "ipconfig /all" from the problem computer, and from 2
others.
<http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My        email         is          AT         DOT
   actual       address    pchuck       mvps        org.
Author
4 Oct 2006 8:07 PM
AJEast
Show quote Hide quote
"Chuck" wrote:

> On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> wrote:
>
> >I had a power outage the other night.  My system came back up but now I am no
> >longer able to connect to any of my shares on any computer.   I receive the
> >"Network Path not found" error.  
> >
> >From my other systems I can access the shares on the bad computer with no
> >problems.  
> >
> >Here is what I have done.
> >
> >1. Made sure no firewall(s) were running. 
> >2. Ping the other machines with no problem, name lookup also works
> >3. uninstalled the network card replaced it with another card.
> >4. changed the workgroup name and IP addresses of each computer
> >5. reinstalled sp2.
> >6. uninstalled both Microsoft client and file and printshare  then
> >reinstalled.
> >
> >I can do everything dealing with the network except access windows shares on
> >this computer.   Any help would be great.   I would like to fix this rather
> >than blow the system away and reinstall clean.
> >
> >Thanks
>
> AJ,
>
> Looks like you have thought out a lot of possibilities.  So let's start from the
> beginning.  Look at "ipconfig /all" from the problem computer, and from 2
> others.
> <http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
> http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My        email         is          AT         DOT
>    actual       address    pchuck       mvps        org.
>

Here is the ouput of ipconfig one from my laptop and the other from the home
desktop that does not work.

LAPTOP:
Windows IP Configuration

        Host Name . . . . . . . . . . . . : averatec
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Hybrid
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Wireless Network Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Intel(R) PRO/Wireless LAN 2100
3B Mini PCI Adapter
        Physical Address. . . . . . . . . : 00-04-23-70-E8-91
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 192.168.2.150
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.2.1
        DNS Servers . . . . . . . . . . . : 205.244.47.6
                                            208.11.90.199
        Primary WINS Server . . . . . . . : 192.168.2.4

Home Desktop that does not work:

Windows IP Configuration

        Host Name . . . . . . . . . . . . : Home
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Hybrid
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 2:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
Controller
        Physical Address. . . . . . . . . : 00-11-43-AF-47-F1
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 192.168.2.100
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.2.1
        DNS Servers . . . . . . . . . . . : 205.244.47.6
                                            205.244.47.8
        Primary WINS Server . . . . . . . : 192.168.2.4
Author
5 Oct 2006 12:40 AM
Chuck
On Wed, 4 Oct 2006 13:07:02 -0700, AJEast <AJE***@discussions.microsoft.com>
wrote:

Show quoteHide quote
>
>
>"Chuck" wrote:
>
>> On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
>> wrote:
>>
>> >I had a power outage the other night.  My system came back up but now I am no
>> >longer able to connect to any of my shares on any computer.   I receive the
>> >"Network Path not found" error.  
>> >
>> >From my other systems I can access the shares on the bad computer with no
>> >problems.  
>> >
>> >Here is what I have done.
>> >
>> >1. Made sure no firewall(s) were running. 
>> >2. Ping the other machines with no problem, name lookup also works
>> >3. uninstalled the network card replaced it with another card.
>> >4. changed the workgroup name and IP addresses of each computer
>> >5. reinstalled sp2.
>> >6. uninstalled both Microsoft client and file and printshare  then
>> >reinstalled.
>> >
>> >I can do everything dealing with the network except access windows shares on
>> >this computer.   Any help would be great.   I would like to fix this rather
>> >than blow the system away and reinstall clean.
>> >
>> >Thanks
>>
>> AJ,
>>
>> Looks like you have thought out a lot of possibilities.  So let's start from the
>> beginning.  Look at "ipconfig /all" from the problem computer, and from 2
>> others.
>> <http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
>> http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html
>>
>> --
>> Cheers,
>> Chuck, MS-MVP [Windows - Networking]
>> http://nitecruzr.blogspot.com/
>> Paranoia is not a problem, when it's a normal response from experience.
>> My        email         is          AT         DOT
>>    actual       address    pchuck       mvps        org.
>>
>
>Here is the ouput of ipconfig one from my laptop and the other from the home
>desktop that does not work.
>
>LAPTOP:
>Windows IP Configuration
>
>        Host Name . . . . . . . . . . . . : averatec
>        Primary Dns Suffix  . . . . . . . :
>        Node Type . . . . . . . . . . . . : Hybrid
>        IP Routing Enabled. . . . . . . . : No
>        WINS Proxy Enabled. . . . . . . . : No
>
>Ethernet adapter Wireless Network Connection:
>
>        Connection-specific DNS Suffix  . :
>        Description . . . . . . . . . . . : Intel(R) PRO/Wireless LAN 2100
>3B Mini PCI Adapter
>        Physical Address. . . . . . . . . : 00-04-23-70-E8-91
>        Dhcp Enabled. . . . . . . . . . . : No
>        IP Address. . . . . . . . . . . . : 192.168.2.150
>        Subnet Mask . . . . . . . . . . . : 255.255.255.0
>        Default Gateway . . . . . . . . . : 192.168.2.1
>        DNS Servers . . . . . . . . . . . : 205.244.47.6
>                                            208.11.90.199
>        Primary WINS Server . . . . . . . : 192.168.2.4
>
>Home Desktop that does not work:
>
>Windows IP Configuration
>
>        Host Name . . . . . . . . . . . . : Home
>        Primary Dns Suffix  . . . . . . . :
>        Node Type . . . . . . . . . . . . : Hybrid
>        IP Routing Enabled. . . . . . . . : No
>        WINS Proxy Enabled. . . . . . . . : No
>
>Ethernet adapter Local Area Connection 2:
>
>        Connection-specific DNS Suffix  . :
>        Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
>Controller
>        Physical Address. . . . . . . . . : 00-11-43-AF-47-F1
>        Dhcp Enabled. . . . . . . . . . . : No
>        IP Address. . . . . . . . . . . . : 192.168.2.100
>        Subnet Mask . . . . . . . . . . . : 255.255.255.0
>        Default Gateway . . . . . . . . . : 192.168.2.1
>        DNS Servers . . . . . . . . . . . : 205.244.47.6
>                                            205.244.47.8
>        Primary WINS Server . . . . . . . : 192.168.2.4

OK, AJ, both ipconfig logs look OK except for one detail.  With Node Type =
Hybrid, and a WINS server defined, a computer will ask the WINS server for an
address.  Do you have a WINS server?
<http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid>
http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My        email         is          AT         DOT
   actual       address    pchuck       mvps        org.
Author
5 Oct 2006 1:53 AM
AJEast
Show quote Hide quote
"Chuck" wrote:

> On Wed, 4 Oct 2006 13:07:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> wrote:
>
> >
> >
> >"Chuck" wrote:
> >
> >> On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> >> wrote:
> >>
> >> >I had a power outage the other night.  My system came back up but now I am no
> >> >longer able to connect to any of my shares on any computer.   I receive the
> >> >"Network Path not found" error.  
> >> >
> >> >From my other systems I can access the shares on the bad computer with no
> >> >problems.  
> >> >
> >> >Here is what I have done.
> >> >
> >> >1. Made sure no firewall(s) were running. 
> >> >2. Ping the other machines with no problem, name lookup also works
> >> >3. uninstalled the network card replaced it with another card.
> >> >4. changed the workgroup name and IP addresses of each computer
> >> >5. reinstalled sp2.
> >> >6. uninstalled both Microsoft client and file and printshare  then
> >> >reinstalled.
> >> >
> >> >I can do everything dealing with the network except access windows shares on
> >> >this computer.   Any help would be great.   I would like to fix this rather
> >> >than blow the system away and reinstall clean.
> >> >
> >> >Thanks
> >>
> >> AJ,
> >>
> >> Looks like you have thought out a lot of possibilities.  So let's start from the
> >> beginning.  Look at "ipconfig /all" from the problem computer, and from 2
> >> others.
> >> <http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
> >> http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html
> >>
> >> --
> >> Cheers,
> >> Chuck, MS-MVP [Windows - Networking]
> >> http://nitecruzr.blogspot.com/
> >> Paranoia is not a problem, when it's a normal response from experience.
> >> My        email         is          AT         DOT
> >>    actual       address    pchuck       mvps        org.
> >>
> >
> >Here is the ouput of ipconfig one from my laptop and the other from the home
> >desktop that does not work.
> >
> >LAPTOP:
> >Windows IP Configuration
> >
> >        Host Name . . . . . . . . . . . . : averatec
> >        Primary Dns Suffix  . . . . . . . :
> >        Node Type . . . . . . . . . . . . : Hybrid
> >        IP Routing Enabled. . . . . . . . : No
> >        WINS Proxy Enabled. . . . . . . . : No
> >
> >Ethernet adapter Wireless Network Connection:
> >
> >        Connection-specific DNS Suffix  . :
> >        Description . . . . . . . . . . . : Intel(R) PRO/Wireless LAN 2100
> >3B Mini PCI Adapter
> >        Physical Address. . . . . . . . . : 00-04-23-70-E8-91
> >        Dhcp Enabled. . . . . . . . . . . : No
> >        IP Address. . . . . . . . . . . . : 192.168.2.150
> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >        Default Gateway . . . . . . . . . : 192.168.2.1
> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
> >                                            208.11.90.199
> >        Primary WINS Server . . . . . . . : 192.168.2.4
> >
> >Home Desktop that does not work:
> >
> >Windows IP Configuration
> >
> >        Host Name . . . . . . . . . . . . : Home
> >        Primary Dns Suffix  . . . . . . . :
> >        Node Type . . . . . . . . . . . . : Hybrid
> >        IP Routing Enabled. . . . . . . . : No
> >        WINS Proxy Enabled. . . . . . . . : No
> >
> >Ethernet adapter Local Area Connection 2:
> >
> >        Connection-specific DNS Suffix  . :
> >        Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
> >Controller
> >        Physical Address. . . . . . . . . : 00-11-43-AF-47-F1
> >        Dhcp Enabled. . . . . . . . . . . : No
> >        IP Address. . . . . . . . . . . . : 192.168.2.100
> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >        Default Gateway . . . . . . . . . : 192.168.2.1
> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
> >                                            205.244.47.8
> >        Primary WINS Server . . . . . . . : 192.168.2.4
>
> OK, AJ, both ipconfig logs look OK except for one detail.  With Node Type =
> Hybrid, and a WINS server defined, a computer will ask the WINS server for an
> address.  Do you have a WINS server?
> <http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid>
> http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My        email         is          AT         DOT
>    actual       address    pchuck       mvps        org.
>

I do have a wins server.  192.168.2.4  (It is a Samba server that runs the
wins service on it also)


Thanks
Author
5 Oct 2006 2:41 AM
Chuck
On Wed, 4 Oct 2006 18:53:02 -0700, AJEast <AJE***@discussions.microsoft.com>
wrote:

Show quoteHide quote
>
>
>"Chuck" wrote:
>
>> On Wed, 4 Oct 2006 13:07:02 -0700, AJEast <AJE***@discussions.microsoft.com>
>> wrote:
>>
>> >
>> >
>> >"Chuck" wrote:
>> >
>> >> On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
>> >> wrote:
>> >>
>> >> >I had a power outage the other night.  My system came back up but now I am no
>> >> >longer able to connect to any of my shares on any computer.   I receive the
>> >> >"Network Path not found" error.  
>> >> >
>> >> >From my other systems I can access the shares on the bad computer with no
>> >> >problems.  
>> >> >
>> >> >Here is what I have done.
>> >> >
>> >> >1. Made sure no firewall(s) were running. 
>> >> >2. Ping the other machines with no problem, name lookup also works
>> >> >3. uninstalled the network card replaced it with another card.
>> >> >4. changed the workgroup name and IP addresses of each computer
>> >> >5. reinstalled sp2.
>> >> >6. uninstalled both Microsoft client and file and printshare  then
>> >> >reinstalled.
>> >> >
>> >> >I can do everything dealing with the network except access windows shares on
>> >> >this computer.   Any help would be great.   I would like to fix this rather
>> >> >than blow the system away and reinstall clean.
>> >> >
>> >> >Thanks
>> >>
>> >> AJ,
>> >>
>> >> Looks like you have thought out a lot of possibilities.  So let's start from the
>> >> beginning.  Look at "ipconfig /all" from the problem computer, and from 2
>> >> others.
>> >> <http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
>> >> http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html

>> >Here is the ouput of ipconfig one from my laptop and the other from the home
>> >desktop that does not work.
>> >
>> >LAPTOP:
>> >Windows IP Configuration
>> >
>> >        Host Name . . . . . . . . . . . . : averatec
>> >        Primary Dns Suffix  . . . . . . . :
>> >        Node Type . . . . . . . . . . . . : Hybrid
>> >        IP Routing Enabled. . . . . . . . : No
>> >        WINS Proxy Enabled. . . . . . . . : No
>> >
>> >Ethernet adapter Wireless Network Connection:
>> >
>> >        Connection-specific DNS Suffix  . :
>> >        Description . . . . . . . . . . . : Intel(R) PRO/Wireless LAN 2100
>> >3B Mini PCI Adapter
>> >        Physical Address. . . . . . . . . : 00-04-23-70-E8-91
>> >        Dhcp Enabled. . . . . . . . . . . : No
>> >        IP Address. . . . . . . . . . . . : 192.168.2.150
>> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
>> >        Default Gateway . . . . . . . . . : 192.168.2.1
>> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
>> >                                            208.11.90.199
>> >        Primary WINS Server . . . . . . . : 192.168.2.4
>> >
>> >Home Desktop that does not work:
>> >
>> >Windows IP Configuration
>> >
>> >        Host Name . . . . . . . . . . . . : Home
>> >        Primary Dns Suffix  . . . . . . . :
>> >        Node Type . . . . . . . . . . . . : Hybrid
>> >        IP Routing Enabled. . . . . . . . : No
>> >        WINS Proxy Enabled. . . . . . . . : No
>> >
>> >Ethernet adapter Local Area Connection 2:
>> >
>> >        Connection-specific DNS Suffix  . :
>> >        Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
>> >Controller
>> >        Physical Address. . . . . . . . . : 00-11-43-AF-47-F1
>> >        Dhcp Enabled. . . . . . . . . . . : No
>> >        IP Address. . . . . . . . . . . . : 192.168.2.100
>> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
>> >        Default Gateway . . . . . . . . . : 192.168.2.1
>> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
>> >                                            205.244.47.8
>> >        Primary WINS Server . . . . . . . : 192.168.2.4
>>
>> OK, AJ, both ipconfig logs look OK except for one detail.  With Node Type =
>> Hybrid, and a WINS server defined, a computer will ask the WINS server for an
>> address.  Do you have a WINS server?
>> <http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid>
>> http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid
>>
>> --
>> Cheers,
>> Chuck, MS-MVP [Windows - Networking]
>> http://nitecruzr.blogspot.com/
>> Paranoia is not a problem, when it's a normal response from experience.
>> My        email         is          AT         DOT
>>    actual       address    pchuck       mvps        org.
>>
>
>I do have a wins server.  192.168.2.4  (It is a Samba server that runs the
>wins service on it also)

Well, this is one of the challenges of dealing with non-Microsoft systems.  You
have a Samba server providing WINS, and you have a client computer with Node
Type = Hybrid, getting "Network Path not found", possibly when using that WINS
server.

If the problem is NOT the WINS server, check for the NetBT setting, and check
again for unrecognised personal firewalls.
<http://nitecruzr.blogspot.com/2006/04/netbios-over-tcpip.html>
http://nitecruzr.blogspot.com/2006/04/netbios-over-tcpip.html
<http://nitecruzr.blogspot.com/2005/05/your-personal-firewall-can-either-help.html>
http://nitecruzr.blogspot.com/2005/05/your-personal-firewall-can-either-help.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My        email         is          AT         DOT
   actual       address    pchuck       mvps        org.
Author
9 Oct 2006 2:16 PM
AJEast
Show quote Hide quote
"Chuck" wrote:

> On Wed, 4 Oct 2006 18:53:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> wrote:
>
> >
> >
> >"Chuck" wrote:
> >
> >> On Wed, 4 Oct 2006 13:07:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> >> wrote:
> >>
> >> >
> >> >
> >> >"Chuck" wrote:
> >> >
> >> >> On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> >> >> wrote:
> >> >>
> >> >> >I had a power outage the other night.  My system came back up but now I am no
> >> >> >longer able to connect to any of my shares on any computer.   I receive the
> >> >> >"Network Path not found" error.  
> >> >> >
> >> >> >From my other systems I can access the shares on the bad computer with no
> >> >> >problems.  
> >> >> >
> >> >> >Here is what I have done.
> >> >> >
> >> >> >1. Made sure no firewall(s) were running. 
> >> >> >2. Ping the other machines with no problem, name lookup also works
> >> >> >3. uninstalled the network card replaced it with another card.
> >> >> >4. changed the workgroup name and IP addresses of each computer
> >> >> >5. reinstalled sp2.
> >> >> >6. uninstalled both Microsoft client and file and printshare  then
> >> >> >reinstalled.
> >> >> >
> >> >> >I can do everything dealing with the network except access windows shares on
> >> >> >this computer.   Any help would be great.   I would like to fix this rather
> >> >> >than blow the system away and reinstall clean.
> >> >> >
> >> >> >Thanks
> >> >>
> >> >> AJ,
> >> >>
> >> >> Looks like you have thought out a lot of possibilities.  So let's start from the
> >> >> beginning.  Look at "ipconfig /all" from the problem computer, and from 2
> >> >> others.
> >> >> <http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
> >> >> http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html
>
> >> >Here is the ouput of ipconfig one from my laptop and the other from the home
> >> >desktop that does not work.
> >> >
> >> >LAPTOP:
> >> >Windows IP Configuration
> >> >
> >> >        Host Name . . . . . . . . . . . . : averatec
> >> >        Primary Dns Suffix  . . . . . . . :
> >> >        Node Type . . . . . . . . . . . . : Hybrid
> >> >        IP Routing Enabled. . . . . . . . : No
> >> >        WINS Proxy Enabled. . . . . . . . : No
> >> >
> >> >Ethernet adapter Wireless Network Connection:
> >> >
> >> >        Connection-specific DNS Suffix  . :
> >> >        Description . . . . . . . . . . . : Intel(R) PRO/Wireless LAN 2100
> >> >3B Mini PCI Adapter
> >> >        Physical Address. . . . . . . . . : 00-04-23-70-E8-91
> >> >        Dhcp Enabled. . . . . . . . . . . : No
> >> >        IP Address. . . . . . . . . . . . : 192.168.2.150
> >> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >> >        Default Gateway . . . . . . . . . : 192.168.2.1
> >> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
> >> >                                            208.11.90.199
> >> >        Primary WINS Server . . . . . . . : 192.168.2.4
> >> >
> >> >Home Desktop that does not work:
> >> >
> >> >Windows IP Configuration
> >> >
> >> >        Host Name . . . . . . . . . . . . : Home
> >> >        Primary Dns Suffix  . . . . . . . :
> >> >        Node Type . . . . . . . . . . . . : Hybrid
> >> >        IP Routing Enabled. . . . . . . . : No
> >> >        WINS Proxy Enabled. . . . . . . . : No
> >> >
> >> >Ethernet adapter Local Area Connection 2:
> >> >
> >> >        Connection-specific DNS Suffix  . :
> >> >        Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
> >> >Controller
> >> >        Physical Address. . . . . . . . . : 00-11-43-AF-47-F1
> >> >        Dhcp Enabled. . . . . . . . . . . : No
> >> >        IP Address. . . . . . . . . . . . : 192.168.2.100
> >> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >> >        Default Gateway . . . . . . . . . : 192.168.2.1
> >> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
> >> >                                            205.244.47.8
> >> >        Primary WINS Server . . . . . . . : 192.168.2.4
> >>
> >> OK, AJ, both ipconfig logs look OK except for one detail.  With Node Type =
> >> Hybrid, and a WINS server defined, a computer will ask the WINS server for an
> >> address.  Do you have a WINS server?
> >> <http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid>
> >> http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid
> >>
> >> --
> >> Cheers,
> >> Chuck, MS-MVP [Windows - Networking]
> >> http://nitecruzr.blogspot.com/
> >> Paranoia is not a problem, when it's a normal response from experience.
> >> My        email         is          AT         DOT
> >>    actual       address    pchuck       mvps        org.
> >>
> >
> >I do have a wins server.  192.168.2.4  (It is a Samba server that runs the
> >wins service on it also)
>
> Well, this is one of the challenges of dealing with non-Microsoft systems.  You
> have a Samba server providing WINS, and you have a client computer with Node
> Type = Hybrid, getting "Network Path not found", possibly when using that WINS
> server.
>
> If the problem is NOT the WINS server, check for the NetBT setting, and check
> again for unrecognised personal firewalls.
> <http://nitecruzr.blogspot.com/2006/04/netbios-over-tcpip.html>
> http://nitecruzr.blogspot.com/2006/04/netbios-over-tcpip.html
> <http://nitecruzr.blogspot.com/2005/05/your-personal-firewall-can-either-help.html>
> http://nitecruzr.blogspot.com/2005/05/your-personal-firewall-can-either-help.html
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My        email         is          AT         DOT
>    actual       address    pchuck       mvps        org.
>

After going through many things I still have no solution.   The wins server
is answering fine for all boxes but this one.   I did disable the wins server
and changed the settings on the boxes from hybrid to broadcast.  Still did
not resolve the problem.  

After doing some more troubleshooting I decided to use a packetsniffer on
the network.   It appears when trying to connect to any share from the broken
box (\\192.168.2.4\sharename)  It is sending all the traffic over on port 80
and not 445 which the other boxes do.   Has this ever been seen?

Thanks
Author
9 Oct 2006 2:19 PM
AJEast
Show quote Hide quote
"Chuck" wrote:

> On Wed, 4 Oct 2006 18:53:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> wrote:
>
> >
> >
> >"Chuck" wrote:
> >
> >> On Wed, 4 Oct 2006 13:07:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> >> wrote:
> >>
> >> >
> >> >
> >> >"Chuck" wrote:
> >> >
> >> >> On Tue, 3 Oct 2006 21:30:02 -0700, AJEast <AJE***@discussions.microsoft.com>
> >> >> wrote:
> >> >>
> >> >> >I had a power outage the other night.  My system came back up but now I am no
> >> >> >longer able to connect to any of my shares on any computer.   I receive the
> >> >> >"Network Path not found" error.  
> >> >> >
> >> >> >From my other systems I can access the shares on the bad computer with no
> >> >> >problems.  
> >> >> >
> >> >> >Here is what I have done.
> >> >> >
> >> >> >1. Made sure no firewall(s) were running. 
> >> >> >2. Ping the other machines with no problem, name lookup also works
> >> >> >3. uninstalled the network card replaced it with another card.
> >> >> >4. changed the workgroup name and IP addresses of each computer
> >> >> >5. reinstalled sp2.
> >> >> >6. uninstalled both Microsoft client and file and printshare  then
> >> >> >reinstalled.
> >> >> >
> >> >> >I can do everything dealing with the network except access windows shares on
> >> >> >this computer.   Any help would be great.   I would like to fix this rather
> >> >> >than blow the system away and reinstall clean.
> >> >> >
> >> >> >Thanks
> >> >>
> >> >> AJ,
> >> >>
> >> >> Looks like you have thought out a lot of possibilities.  So let's start from the
> >> >> beginning.  Look at "ipconfig /all" from the problem computer, and from 2
> >> >> others.
> >> >> <http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html>
> >> >> http://nitecruzr.blogspot.com/2005/05/reading-ipconfig-and-diagnosing.html
>
> >> >Here is the ouput of ipconfig one from my laptop and the other from the home
> >> >desktop that does not work.
> >> >
> >> >LAPTOP:
> >> >Windows IP Configuration
> >> >
> >> >        Host Name . . . . . . . . . . . . : averatec
> >> >        Primary Dns Suffix  . . . . . . . :
> >> >        Node Type . . . . . . . . . . . . : Hybrid
> >> >        IP Routing Enabled. . . . . . . . : No
> >> >        WINS Proxy Enabled. . . . . . . . : No
> >> >
> >> >Ethernet adapter Wireless Network Connection:
> >> >
> >> >        Connection-specific DNS Suffix  . :
> >> >        Description . . . . . . . . . . . : Intel(R) PRO/Wireless LAN 2100
> >> >3B Mini PCI Adapter
> >> >        Physical Address. . . . . . . . . : 00-04-23-70-E8-91
> >> >        Dhcp Enabled. . . . . . . . . . . : No
> >> >        IP Address. . . . . . . . . . . . : 192.168.2.150
> >> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >> >        Default Gateway . . . . . . . . . : 192.168.2.1
> >> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
> >> >                                            208.11.90.199
> >> >        Primary WINS Server . . . . . . . : 192.168.2.4
> >> >
> >> >Home Desktop that does not work:
> >> >
> >> >Windows IP Configuration
> >> >
> >> >        Host Name . . . . . . . . . . . . : Home
> >> >        Primary Dns Suffix  . . . . . . . :
> >> >        Node Type . . . . . . . . . . . . : Hybrid
> >> >        IP Routing Enabled. . . . . . . . : No
> >> >        WINS Proxy Enabled. . . . . . . . : No
> >> >
> >> >Ethernet adapter Local Area Connection 2:
> >> >
> >> >        Connection-specific DNS Suffix  . :
> >> >        Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit
> >> >Controller
> >> >        Physical Address. . . . . . . . . : 00-11-43-AF-47-F1
> >> >        Dhcp Enabled. . . . . . . . . . . : No
> >> >        IP Address. . . . . . . . . . . . : 192.168.2.100
> >> >        Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >> >        Default Gateway . . . . . . . . . : 192.168.2.1
> >> >        DNS Servers . . . . . . . . . . . : 205.244.47.6
> >> >                                            205.244.47.8
> >> >        Primary WINS Server . . . . . . . : 192.168.2.4
> >>
> >> OK, AJ, both ipconfig logs look OK except for one detail.  With Node Type =
> >> Hybrid, and a WINS server defined, a computer will ask the WINS server for an
> >> address.  Do you have a WINS server?
> >> <http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid>
> >> http://nitecruzr.blogspot.com/2005/05/address-resolution-on-lan.html#Hybrid
> >>
> >> --
> >> Cheers,
> >> Chuck, MS-MVP [Windows - Networking]
> >> http://nitecruzr.blogspot.com/
> >> Paranoia is not a problem, when it's a normal response from experience.
> >> My        email         is          AT         DOT
> >>    actual       address    pchuck       mvps        org.
> >>
> >
> >I do have a wins server.  192.168.2.4  (It is a Samba server that runs the
> >wins service on it also)
>
> Well, this is one of the challenges of dealing with non-Microsoft systems.  You
> have a Samba server providing WINS, and you have a client computer with Node
> Type = Hybrid, getting "Network Path not found", possibly when using that WINS
> server.
>
> If the problem is NOT the WINS server, check for the NetBT setting, and check
> again for unrecognised personal firewalls.
> <http://nitecruzr.blogspot.com/2006/04/netbios-over-tcpip.html>
> http://nitecruzr.blogspot.com/2006/04/netbios-over-tcpip.html
> <http://nitecruzr.blogspot.com/2005/05/your-personal-firewall-can-either-help.html>
> http://nitecruzr.blogspot.com/2005/05/your-personal-firewall-can-either-help.html
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My        email         is          AT         DOT
>    actual       address    pchuck       mvps        org.

After turning off the wins server and changing the modes on each of the
systems to broadcast I am still seeing the same error on the broken box.  
All other boxes can reach any share on the network.   There are no firewalls
anywhere I can telnet to port 445 or any port on the boxes with the shares
without being blocked.  One thing I am seeing when capturing packets on the
broken box I see that when I try to connect to a share that it is going
through port 80 and not the correct port.   Is there somewhere where this is
defined or a corrupt file causing this?

Thanks.
Author
9 Oct 2006 4:25 PM
Chuck
On Mon, 9 Oct 2006 07:19:02 -0700, AJEast <AJE***@discussions.microsoft.com>
wrote:

<Big SNIP>

>After turning off the wins server and changing the modes on each of the
>systems to broadcast I am still seeing the same error on the broken box.  
>All other boxes can reach any share on the network.   There are no firewalls
>anywhere I can telnet to port 445 or any port on the boxes with the shares
>without being blocked.  One thing I am seeing when capturing packets on the
>broken box I see that when I try to connect to a share that it is going
>through port 80 and not the correct port.   Is there somewhere where this is
>defined or a corrupt file causing this?

AJ,

Instead of guessing why port 80 is involved, let's diagnose the problem.  Look
at "browstat status" and "ipconfig /all", from each computer.  Read this
article, and linked articles, and follow instructions precisely (download
browstat!):
<http://nitecruzr.blogspot.com/2005/05/troubleshooting-network-neighborhood.html#AskingForHelp>
http://nitecruzr.blogspot.com/2005/05/troubleshooting-network-neighborhood.html#AskingForHelp

Also run CPSServ on each computer (download PSTools - free).
<http://nitecruzr.blogspot.com/2006/04/cpsserv-comprehensive-psservice-source.html>
http://nitecruzr.blogspot.com/2006/04/cpsserv-comprehensive-psservice-source.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My        email         is          AT         DOT
   actual       address    pchuck       mvps        org.