Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Networking
Tag Cloud
access acer asus batch bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming gpu hard drive hardware hdmi internet laptop malware memory modem monitor motherboard network printer problem ram registry router slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Internet & Networking > Networking >
Routing Between Two Subnets

Reply  
Thread Tools
adz 2326's Avatar
Junior Member with 15 posts.
 
Join Date: Jan 2006
Experience: Intermediate
02-Jan-2009, 07:53 AM #1
Post Routing Between Two Subnets
I hate to ask a question that may have been posed before, but my problem is not why something is not working, rather the why of how to overcome it.

At this point, i have a W2k3 Server connected to my LAN by a NIC on a class B network; the server connects to my Belkin router over a wireless network that is on a different subnet (Class C). Routing and Remote Access allows my clients on the Class C subnet to connect to the router on the other network to access the internet, but i cannot communicate to the B network from clients connected to the Belkin.

I am assuming that as the belkin is used for the default gateway that because it does not have a route defined for the Class B network that the traffic is getting dropped? I cannot use the server as a router. How would i allow resources to be shared between the two networks? Would i have to install a router before the belkin or should i place the nics on the same subnet (I would rather avoid this)? Thanks for any help and i hope this is clear.
zx10guy's Avatar
zx10guy has a Photo Album
Computer Specs
Senior Member with 2,594 posts.
 
Join Date: Mar 2008
Experience: Clueless
02-Jan-2009, 08:20 AM #2
Listing your IP address scheme for each subnet and interface would be helpful.
adz 2326's Avatar
Junior Member with 15 posts.
 
Join Date: Jan 2006
Experience: Intermediate
02-Jan-2009, 08:36 AM #3
Exclamation Addressing Scheme
Hi and thanks for your reply,

This is the output from my server:

Ethernet adapter Local - 172.16.2.0 subnet:

Connection-specific DNS Suffix . :
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 172.16.2.250
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

Ethernet adapter Wireless Network Connection:

Connection-specific DNS Suffix . :
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.5.15
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.5.1
DNS Servers . . . . . . . . . . . : 192.168.5.1


So my addressing scheme is:

Class B Subnet:
Address: 172.16.2.0 -- Subnet: /24 (255.255.255.0)

Class C Subnet:
Address: 192.168.5.0 -- Subnet: /24 (255.255.255.0)
Belkin Router: 192.168.5.150

Hope this helps.
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
02-Jan-2009, 10:10 AM #4
Assuming RRAS is correctly configured, all you would need to do is to place a static route on the gateways of both sides.

Since your gateway is a hardware router, pull out the manual and find out how to add the following route.

172.16.2.0 mask 255.255.255.0 192.168.5.15
192.168.5.0 mask 255.255.255.0 172.16.2.250
__________________
Austin

Please refresh, I edit my posts often.
adz 2326's Avatar
Junior Member with 15 posts.
 
Join Date: Jan 2006
Experience: Intermediate
02-Jan-2009, 11:49 AM #5
Question New Router Required?
Im using the Belkin "Wireless G+ MIMO Modem Router" (http://catalog.belkin.com/IWCatProdu...duct_Id=203415), i don't think its possible to set a static route on this. If i buy a new router that has this capability, that should work now then? Presumably RRAS should allow this setup?

Thanks.
zx10guy's Avatar
zx10guy has a Photo Album
Computer Specs
Senior Member with 2,594 posts.
 
Join Date: Mar 2008
Experience: Clueless
02-Jan-2009, 05:06 PM #6
Is your Belkin router 192.168.5.150 or 192.168.5.1?

But the IP of the Belkin router is irrelevant to this problem. You can't get what you propose to work without turning your server into a router. The Belkin router which would be the default gateway for all the 192.168.5.0/24 clients does not have a router interface on the 172.16.2.0 network. The only device which has a physical path to it is your server. If you were to allow your server to be a router by enabling IP forwarding/routing, you would add a static route to your Belkin which states 172.16.2.0 255.255.255.0 192.168.5.15. You would then have to add a route to each client on the 172.16.2.0 network to have this route 192.168.5.0 255.255.255.0 172.16.2.250 or make the default gateway for every client to be 172.16.2.250. On the server, you don't need to add any static routes since both subnets are locally connected.
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
02-Jan-2009, 09:23 PM #7
The OP has said that the server has RRAS enabled and properly configured.
zx10guy's Avatar
zx10guy has a Photo Album
Computer Specs
Senior Member with 2,594 posts.
 
Join Date: Mar 2008
Experience: Clueless
02-Jan-2009, 10:29 PM #8
Quote:
Originally Posted by avisitor View Post
The OP has said that the server has RRAS enabled and properly configured.
Well, I'm confused on how this network is laid out. Because the OP stated this also in his post, "I cannot use the server as a router." If he has RRAS running, then the server is already acting as a router.
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
02-Jan-2009, 11:53 PM #9
But the OP also says:

Quote:
Originally Posted by adz 2326 View Post
Routing and Remote Access allows my clients on the Class C subnet to connect to the router on the other network to access the internet
I think the best thing is just to wait for the OP to come back with clarification.
adz 2326's Avatar
Junior Member with 15 posts.
 
Join Date: Jan 2006
Experience: Intermediate
05-Jan-2009, 07:27 AM #10
Clarification:
zx10guy - I can ping to the hosts on the belkin in the class C network and my hosts can connect to the internet connection through the server which is connected wirelessly to my belkin DFG. My problem is that i cannot connect the belkin hosts to my server, which i assume is because the belkin has no route to the network, and i cannot add one!

My mistake i could've explained things a little better. Yes, the server is already effectively acting as a router running RRAS. What i was suggesting is that i connect the server to the belkin to act as a router, but i cannot move the server to where the belkin is, and i would have to leave it on permanently to allow internet access for others?

Just to update - I have bought a new router that you can add static routes to, so i am hoping that it should work now. I would like to use XP Pro instead of windows server, but i am not sure whether it could route between the two nics when running ICS as well as RRAS might, should i leave the Server OS on?

Thanks Again,
Adz 2326
adz 2326's Avatar
Junior Member with 15 posts.
 
Join Date: Jan 2006
Experience: Intermediate
09-Jan-2009, 09:47 AM #11
Question RRAS Not Routing
Just to update,

I think it will be clearer if i show the layout of my network:

Internet
|
Belkin Router
192.168.5.1
|
PC's:
192.168.5.x dg 192.168.5.1
|
192.168.5.15 dg 192.168.5.1
RRAS router
172.16.2.250 dg blank
|
PC's:
172.16.2.x dg 172.16.2.250

My problem now is that despite having bought a new router and adding a route for the 172.16.2.250 network, i do not have connectivity between both of the networks. I think this is a problem with the RRAS configuration; when i make the wireless connection a public interface with NAT, i can ping from the 172.16.2.0 network to the 192.168.5.0 network, but not in return. With NAT disabled, i am able to ping the 172.16.2.250 interface from a client connected to the belkin. I have tried adding a static route to the server but that doesn't seem to have any effect, any help would be appreciated a lot.
Reply

Tags
networking, routing, subnets, w2k3

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:56 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.