Oaktech Posted August 18, 2011 Posted August 18, 2011 I have a linksys RV082 router thing which i would like to use to route a connection from a network with IP range 172.17.2.0 subnet 255.255.255.0 into a network with ip range 10.6.8.0 with subnet 255.255.248.0. I've set the unit up as belonging to the 172.17.2.0 network and set the wan interface to be a static ip on the 10.6.8.0 network with all the apropriate dns and default gateway info. I've tried doing the following, one at a time and all together setting a secondary ip/subnet range. adding a route from the wan interface to the 172 network, adding a route from the lan interface to the 10 network. sometimes these routes appear in the routing table, sometimes they don't. anyone got any idea what i'm doing wrong? have i got a box that won't do it? should i just go home and mop up the floods?
SYNACK Posted August 18, 2011 Posted August 18, 2011 Are you routing or using NAT as if you are routing the upstream router will also need a route back to the 172.x network that points to the 10.x interface of the linksys router. Not sure about that particular router per say but a static route in it should probably work. 1
Oaktech Posted August 18, 2011 Author Posted August 18, 2011 right... i'm trying to route, i think, but does the upstream router really need to know as the only router which is upstream is the gateway? really all i'm trying to do is bridge across two networks to allow them to share resources.
DT2 Posted August 18, 2011 Posted August 18, 2011 just enable rip/ospf, this will update routes between the devices without the need for static routes. DT
Oaktech Posted August 18, 2011 Author Posted August 18, 2011 i've got rip enabled on both boxes and it seems to have no effect. i'm going to try an older allied telesyn unit tomorrow.
SYNACK Posted August 18, 2011 Posted August 18, 2011 right... i'm trying to route, i think, but does the upstream router really need to know as the only router which is upstream is the gateway? really all i'm trying to do is bridge across two networks to allow them to share resources. Only if you want to be able to access anything beyond that subnet on the other side, and RIP/OSPF will only work to enable traffic beyond those two subnets if the upstream router supports it. For stuff to communicate between networks they must all use the local interface on that router as a default gateway otherwise they don't know where to go. By putting the route in the upstream router it means the clients can still point at that and the packets will still get through. 1
Oaktech Posted August 19, 2011 Author Posted August 19, 2011 I've done some reading based on what you've said and i see your point, our gateway router belongs to swgfl so we are going to contact them with a request for those routes to be applied, and also for RIP to be enabled as it may make our lives easier in the long run.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now