Go Back   ø-Windows XP UsersGroup-ø > Hardware and Software > Networking and Internet
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Tags:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-08-2008, 10:00 AM
Fred Marshall
 
Posts: n/a
Default The network path was not found - only on some computers

I have hosts 192.168.1.yyy which:
- I can open locally OR over a site-to-site VPN using Run \\192.168.1.yyy

And,
I have two hosts 192.168.1.xxx which:
- I can open locally using Run \\192.168.1.xxx
but
- I can't open over the VPN. Trying generates the error:
"The network path was not found"

I'm trying to figure out why in the world these particular xxx hosts are
only accessible locally. They happen to be on the same cable / switch / hub
from a more central switch - for whatever that might suggest... ?

Any suggestions would be appreciated.

Fred


Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-08-2008, 10:00 AM
smlunatick
 
Posts: n/a
Default Re: The network path was not found - only on some computers

On Sep 30, 4:50*pm, "Fred Marshall" <fmarshallx@remove_the_x.acm.org>
wrote:
> I have hosts 192.168.1.yyy which:
> - I can open locally OR over a site-to-site VPN using Run \\192.168.1.yyy
>
> And,
> I have two hosts 192.168.1.xxx which:
> - I can open locally using Run \\192.168.1.xxx
> but
> - I can't open over the VPN. *Trying generates the error:
> "The network path was not found"
>
> I'm trying to figure out why in the world these particular xxx hosts are
> only accessible locally. *They happen to be on the same cable / switch / hub
> from a more central switch - for whatever that might suggest... ?
>
> Any suggestions would be appreciated.
>
> Fred


VPNs do not like "bridging" networks (192.168.1.xxx - 192.168.1.yyy),
You will need to set up two subnets (192.168.1.xxx - 192,168.2.yyy)
for VPN functions to work correctly.
Reply With Quote
  #3 (permalink)  
Old 10-08-2008, 10:00 AM
Fred Marshall
 
Posts: n/a
Default Re: The network path was not found - only on some computers

smlunatick wrote:
> On Sep 30, 4:50 pm, "Fred Marshall" <fmarshallx@remove_the_x.acm.org>
> wrote:


>
> VPNs do not like "bridging" networks (192.168.1.xxx - 192.168.1.yyy),
> You will need to set up two subnets (192.168.1.xxx - 192,168.2.yyy)
> for VPN functions to work correctly.


I should have mentioned that these *are* on separate subnets:

192.168.1.128 255.255.255.224
and
192.168.1.192 255.255.255.192


Reply With Quote
  #4 (permalink)  
Old 10-08-2008, 10:00 AM
smlunatick
 
Posts: n/a
Default Re: The network path was not found - only on some computers

On Sep 30, 6:46*pm, "Fred Marshall" <fmarshallx@remove_the_x.acm.org>
wrote:
> smlunatick wrote:
> > On Sep 30, 4:50 pm, "Fred Marshall" <fmarshallx@remove_the_x.acm.org>
> > wrote:

>
> > VPNs do not like "bridging" networks (192.168.1.xxx - 192.168.1.yyy),
> > You will need to set up two subnets (192.168.1.xxx - 192,168.2.yyy)
> > for VPN functions to work correctly.

>
> I should have mentioned that these *are* on separate subnets:
>
> 192.168.1.128 255.255.255.224
> and
> 192.168.1.192 255.255.255.192


Subnets are the same. You subnet IP are the same (192.168.1.xxx) on
both segments. You need to change one.
Reply With Quote
  #5 (permalink)  
Old 10-08-2008, 10:00 AM
John Wunderlich
 
Posts: n/a
Default Re: The network path was not found - only on some computers

smlunatick <yveslec@gmail.com> wrote in
news:8715fb59-9b81-4b80-a308-c30e3304d72f@x41g2000hsb.googlegroups.co
m:

> On Sep 30, 6:46*pm, "Fred Marshall"
> <fmarshallx@remove_the_x.acm.org> wrote:
>> smlunatick wrote:
>>> On Sep 30, 4:50 pm, "Fred Marshall"
>>> <fmarshallx@remove_the_x.acm.org> wrote:

>>
>>> VPNs do not like "bridging" networks (192.168.1.xxx -
>>> 192.168.1.yyy), You will need to set up two subnets
>>> (192.168.1.xxx - 192,168.2.yyy) for VPN functions to work
>>> correctly.

>>
>> I should have mentioned that these *are* on separate subnets:
>>
>> 192.168.1.128 255.255.255.224 and 192.168.1.192 255.255.255.192

>
> Subnets are the same. You subnet IP are the same (192.168.1.xxx)
> on both segments. You need to change one.


With the subnet masks as specified, they are different subnets. One
subnet is 192.168.1.129 thru .158 and the other is 192.168.1.193 thru
..254. (Not all subnets have the subnet mask of 255.255.255.0).

What would be helpful here is the output of a
route print
command with the VPN connected.

-- John
Reply With Quote
  #6 (permalink)  
Old 10-08-2008, 10:00 AM
Fred Marshall
 
Posts: n/a
Default Re: The network path was not found - only on some computers

John Wunderlich wrote:
> smlunatick <yveslec@gmail.com> wrote in
> news:8715fb59-9b81-4b80-a308-c30e3304d72f@x41g2000hsb.googlegroups.co
> m:
>
>> On Sep 30, 6:46 pm, "Fred Marshall"
>> <fmarshallx@remove_the_x.acm.org> wrote:
>>> smlunatick wrote:
>>>> On Sep 30, 4:50 pm, "Fred Marshall"
>>>> <fmarshallx@remove_the_x.acm.org> wrote:
>>>
>>>> VPNs do not like "bridging" networks (192.168.1.xxx -
>>>> 192.168.1.yyy), You will need to set up two subnets
>>>> (192.168.1.xxx - 192,168.2.yyy) for VPN functions to work
>>>> correctly.
>>>
>>> I should have mentioned that these *are* on separate subnets:
>>>
>>> 192.168.1.128 255.255.255.224 and 192.168.1.192 255.255.255.192

>>
>> Subnets are the same. You subnet IP are the same (192.168.1.xxx)
>> on both segments. You need to change one.

>
> With the subnet masks as specified, they are different subnets. One
> subnet is 192.168.1.129 thru .158 and the other is 192.168.1.193 thru
> .254. (Not all subnets have the subnet mask of 255.255.255.0).
>
> What would be helpful here is the output of a
> route print
> command with the VPN connected.
>
> -- John


Thanks John.

The route print is going to look the same with or without the VPN connected.
Well, it might not if one is using persistent routes on all the hosts.
As it stands, the route to the VPN is dealt with in the LAN gateway/router.

I found the problem:

Whereas most computers are using the same commercial internet security
suite, at least two of the problem computers were using the Windows
firewall. It needed to be told of the other subnet.

Now I'm down to 1 computer and suspect the firewall although it's the same
as on most other computers - all of which map just fine.

Fred



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

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




Contact Us -|- ø-Windows XP UsersGroup-ø -|- Archive -|- Top -|-Rules/Disclaimer-|-Help/Support -|-Advertise
© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 10:39 PM.



Design By: Miner Skinz.com
Powered by vBulletin® Version 3.6.7

Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.