networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 10 posts ] 
Author Message
PostPosted: Sat Feb 02, 2008 10:51 am 
Offline
New Member
New Member
User avatar

Joined: Thu Jan 31, 2008 6:57 pm
Posts: 9
Location: Sacramento, CA
I have a problem I've never seen before.

First the layout:

I have multiple LANs (2 maybe 3) that I want to connect together via VPN tunnel. The goal is to provide remote back up of critical files in an automated fashion for each location using Ready NAS file servers and to allow other benifets of connected networks.

To do this I need to change the default IP schema, 192.168.0.1, to to something that will accomodate multiple subnets.

The problem is that when I change the 3rd byte to something other than 0 the PC's on the network stop talking to one another. I can't ping from PC to PC. The PC's will ping other devices on the network, printers, color Copier/printers, and even the Mac computers and NAS devices. For the most part this would not cause a problem except that one PC needs to be able to output graphics files to a PC based RIP.

I have reset the router to Factory default and changed to a back up router and both act the same. Every thing is fine if the IP is 192.168.0.1 but stops working if I change it to 192.168.x.1 where x is other than 0.

I am under the understanding that for multiple subnets I can't use a 0 for the third IP byte if my SN Mask is 255.255.(0-254).0 only if it is 255.255.255.0 (single subnet) .

If your first question is did I remember to change the IP on the respective PC's each time? The answer is yes.

Anybody seen this before and/or have an idea how to fix?


Last edited by RAM on Sun Feb 03, 2008 1:05 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 03, 2008 1:04 am 
Offline
New Member
New Member
User avatar

Joined: Thu Jan 31, 2008 6:57 pm
Posts: 9
Location: Sacramento, CA
Any Wild A... Guesses?

Did my post make sense?

Does it appear that I am understanding subnets correctly for the application I need?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 03, 2008 11:23 am 
Offline
Cisco Inferno
Cisco Inferno
User avatar

Joined: Mon Jul 10, 2006 12:58 am
Posts: 10202
Location: Seattle
Sounds like you're not understanding subnets correctly. Here are a number of links that may help you:

viewtopic.php?t=3336

viewtopic.php?t=2880

viewtopic.php?t=2881

Keep in mind, for hosts residing in different subnets, communication must go through a layer 3 device (router). So by changing the third octet, you're changing the IP subnet that your hosts reside in... so it's not going to be quite as simple as you think.

_________________
Reasonably un-nerdy blog:
americanwerewolfinbelgrade.wordpress.com/


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 03, 2008 11:24 am 
Offline
Cisco Inferno
Cisco Inferno
User avatar

Joined: Mon Jul 10, 2006 12:58 am
Posts: 10202
Location: Seattle
Moved to Tech Discussions.

_________________
Reasonably un-nerdy blog:
americanwerewolfinbelgrade.wordpress.com/


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 03, 2008 12:46 pm 
Offline
New Member
New Member
User avatar

Joined: Thu Jan 31, 2008 6:57 pm
Posts: 9
Location: Sacramento, CA
Thank you for the links, I will look them over shortly.

I think I muddled the question I first need answered with too much of the overall plan. Let me re-state what I need to figure out first.

With my router (Netgear FVS114) in factory default all is good.

(IP= 192.168.0.1 SN Mask 255.255.255.0)

The problem I have is when I change the IP to 192.168.1.1 with no change to the SN Mask. Then ipconfig -release and then ipconfig -renew on each PC causes them to assume the new IP as issued by the DHCP server. 192.168.1.2, 192.168.1.3, 192.168.1.4, & 192.168.1.5 respectivly as you would expect. But they (the PC's) do not communicate with each other like they did before. Changing the router LAN IP back to 192.168.0.1 and renewing all the machines IP's results in all of them talking again.

It is only the PC based machines that stop talking, the Macintoshes and various printers and other devices all continue working correctly with either IP assignment.

What I really don't get is that when the PC's are not communicating with each other they (the PC's) still communicate with the non PC machines, printers, plotter, and File servers.

Like I said originally This is not a problem except for one of the PC's is a postscript RIP that the other pc's need to send graphic files to.

I'm off to check out those links.


Top
 Profile  
 
PostPosted: Sun Feb 03, 2008 12:46 pm 
Offline
Member
Member

Joined: Sun Oct 01, 2006 8:43 pm
Posts: 170
RAM wrote:
I have a problem I've never seen before.

First the layout:

I have multiple LANs (2 maybe 3) that I want to connect together via VPN tunnel. The goal is to provide remote back up of critical files in an automated fashion for each location using Ready NAS file servers and to allow other benifets of connected networks.

To do this I need to change the default IP schema, 192.168.0.1, to to something that will accomodate multiple subnets.

The problem is that when I change the 3rd byte to something other than 0 the PC's on the network stop talking to one another. I can't ping from PC to PC. The PC's will ping other devices on the network, printers, color Copier/printers, and even the Mac computers and NAS devices. For the most part this would not cause a problem except that one PC needs to be able to output graphics files to a PC based RIP.

I have reset the router to Factory default and changed to a back up router and both act the same. Every thing is fine if the IP is 192.168.0.1 but stops working if I change it to 192.168.x.1 where x is other than 0.

I am under the understanding that for multiple subnets I can't use a 0 for the third IP byte if my SN Mask is 255.255.(0-254).0 only if it is 255.255.255.0 (single subnet) .

If your first question is did I remember to change the IP on the respective PC's each time? The answer is yes.

Anybody seen this before and/or have an idea how to fix?


Maybe you can elaborate more on what you are trying to do and what mask you are actually using or trying to use .


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 03, 2008 4:40 pm 
Offline
Cisco Inferno
Cisco Inferno
User avatar

Joined: Mon Jul 10, 2006 12:58 am
Posts: 10202
Location: Seattle
Ah, ok... It's starting to sound like more of a windows issue... I don't use windows so I'm not really familiar with those ipconfig commands you ran... Are you sure they clear out everything and start fresh? Perhaps you could try "repairing" the connection or whatever they call it.

_________________
Reasonably un-nerdy blog:
americanwerewolfinbelgrade.wordpress.com/


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 03, 2008 6:09 pm 
Offline
New Member
New Member
User avatar

Joined: Thu Jan 31, 2008 6:57 pm
Posts: 9
Location: Sacramento, CA
Those are DOS commands.

Typically they work just like restarting the machine as far as tcpip is concerned. of course nothing beats a cold boot for ensuring everything is reset. My results are the same either way.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 04, 2008 11:08 am 
Offline
New Member
New Member

Joined: Mon Feb 04, 2008 11:01 am
Posts: 2
RAM,

The situation you described is rather unusual. Some suggestions that I can give to you are:

-Making sure windows firewalls are disabled in every PC.
-Restart the PC even though I believe you already did.
-Try to assign static IPs instead of getting it from the router's DHCP. I doubt this is the problem, but hey who knows...since you are already stuck, everything might be possible right?

Good luck


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 04, 2008 11:21 am 
Offline
New Member
New Member
User avatar

Joined: Thu Jan 31, 2008 6:57 pm
Posts: 9
Location: Sacramento, CA
Jet,

I already did those things. But I am going to double check them any way. At this point who knows. Thanks for the suggestions.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group