Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Up and Running » Networking » Routing between the same subnet
Uniqs:
571
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Just a quick question about FreeNAS »
« ASA VPn Configuration Help  

A900MHz Fan

join:2004-07-12
Mitchell, SD

Routing between the same subnet

Click for full size
Is there any router (consumer) out there that can route between the same subnet? I have a need to send Internet and RVON over a single link but I would like to keep the noisy RVON gear off the internet switch except for the single link which needs to have both. Is this possible with something I can pick up at Best Buy?

Neal

tschmidt
Premium,MVM
join:2000-11-12
Milford, NH
·Hollis Hosting
·Verizon Online DSL
·Fairpoint Communic..

Re: Routing between the same subnet

Ethernet switch only broadcasts frame if if it does not know which port to use. If you put all the RVON stuff on one switch then the only traffic visible to the other switch will be broadcasts and any device not directly connected to the switch.

/tom

A900MHz Fan

join:2004-07-12
Mitchell, SD

1 edit

Re: Routing between the same subnet

RVON is all broadcast VoIP and data though, I need to keep that off the internet switch. Every port on the RVON switch (that is connected) is constantly flashing in time with the group.

Neal

Cabal
Premium
join:2007-01-21
Boston, MA

Re: Routing between the same subnet

said by A900MHz Fan See Profile :

Every port on the RVON switch (that is connected) is constantly flashing in time with the group.
That's not a very good indication of capacity.

But you could easily do what you want to do with a system/router configured as a bridge, or use two subnets (simpler).
--
Interested in open source engine management for your Subaru?

A900MHz Fan

join:2004-07-12
Mitchell, SD

Re: Routing between the same subnet

said by Cabal See Profile :

said by A900MHz Fan See Profile :

Every port on the RVON switch (that is connected) is constantly flashing in time with the group.
That's not a very good indication of capacity.

But you could easily do what you want to do with a system/router configured as a bridge, or use two subnets (simpler).
Would a bridge not forward all broadcast from the RVON though? Using two subnets is not an option.

Neal
elnino

join:2006-08-27
Akron, OH


2 edits

Re: Routing between the same subnet

said by A900MHz Fan See Profile :

Would a bridge not forward all broadcast from the RVON though? Using two subnets is not an option.
No, a bridge/switch would forward broadcast traffic to everyone on that subnet. The only way to create a new broadcast domain is to install a router and make a new subnet. Switches separate collision domains; routers separate broadcast domains.

Have you sniffed the traffic to see that it is broadcast traffic? Do you realize you're also using non-RFC1918 IP addresses for your internal network?

A900MHz Fan

join:2004-07-12
Mitchell, SD

Re: Routing between the same subnet

said by elnino See Profile :

said by A900MHz Fan See Profile :

Would a bridge not forward all broadcast from the RVON though? Using two subnets is not an option.
No, a bridge/switch would forward broadcast traffic to everyone on that subnet. The only way to create a new broadcast domain is to install a router and make a new subnet. Switches separate collision domains; routers separate broadcast domains.

Have you sniffed the traffic to see that it is broadcast traffic? Do you realize you're also using non-RFC1918 IP addresses for your internal network?
The 192.170.1.xxx was chosen as more than 50% of the gear came with that block OEM.

So are you saying there is no same subnet routing solution?

Neal

tschmidt
Premium,MVM
join:2000-11-12
Milford, NH
·Hollis Hosting
·Verizon Online DSL
·Fairpoint Communic..

Re: Routing between the same subnet

said by A900MHz Fan See Profile :

So are you saying there is no same subnet routing solution?
Correct - that is the definition of routing. When a host wants to send a packet to another host not on the same subnet it forwards it to router (also called gateway). It is the router's responsibility to figure out how to deliver the packet or at least advance it along the route to the ultimate destination.

Since you are concerned about "chatty" traffic have you though about using a single large switch? Switch back-plane is much faster then individual ports so it is able to handle a lot of traffic.

Have you done the test elnino See Profile recommended? You may find out this is much to do about nothing. Even though RVON devices constantly send packets the amount of capacity they use is minimal.

/tom

A900MHz Fan

join:2004-07-12
Mitchell, SD

Re: Routing between the same subnet

Single switch would be nice but I must use existing infrastructure. I will have to just live with the slowdown, which really seems to only manifest in the Linksys router.

I appreciate the responses guys!

Neal

bbarrera
Premium,MVM
join:2000-10-23
Sacramento, CA
clubs:
·SureWest Internet

Re: Routing between the same subnet

said by A900MHz Fan See Profile :

I will have to just live with the slowdown, which really seems to only manifest in the Linksys router.
Can you explain that a bit more? Does the RVON gear talk to RVON gear in another office?

A900MHz Fan

join:2004-07-12
Mitchell, SD

Re: Routing between the same subnet

Yes, there is a group of RVON gear spread out at different locations via wireless, fiber and standard Cat5e links. There is other equipment that is on the same switch(es) as the RVON.

Neal

tschmidt
Premium,MVM
join:2000-11-12
Milford, NH
·Hollis Hosting
·Verizon Online DSL
·Fairpoint Communic..

Re: Routing between the same subnet

said by A900MHz Fan See Profile :

There is other equipment that is on the same switch(es) as the RVON.
Do your switches support trunking or plug in high speed ports? That way you can upgrade the link between switches.

/tom
elnino

join:2006-08-27
Akron, OH

Re: Routing between the same subnet

said by tschmidt See Profile :

said by A900MHz Fan See Profile :

There is other equipment that is on the same switch(es) as the RVON.
Do your switches support trunking or plug in high speed ports? That way you can upgrade the link between switches.

/tom
Each switch has 2 gigabit ports on them, that should be plenty of uplink speed even when they aren't bonded.

I'm still not sure why you can't keep the existing subnet for the RVON stuff and then make a new subnet for everything else. If the network is designed as the picture above (with the Internet switch as a different subnet), there's no reason I can see why it wouldn't work. If there needs to be broadcast traffic from the internet subnet to the RVON side, then you can't separate them. As long as the second router has NAT disabled, every device can be accessed as if they were on the same subnet.

I couldn't find any info online about RVON devices so I'm not sure how that protocol or whatever actually work

bbarrera
Premium,MVM
join:2000-10-23
Sacramento, CA
clubs:
·SureWest Internet

said by A900MHz Fan See Profile :

Yes, there is a group of RVON gear spread out at different locations via wireless, fiber and standard Cat5e links. There is other equipment that is on the same switch(es) as the RVON.
I suspect you have a lot of VoIP traffic from LAN to Internet and that is reason for 'slowdown' -- it would really help if you explained what you meant by slowdown. If you have significant VoIP traffic to/from the Internet then you either need more bandwidth or a better router.

billaustin
Bill
Premium,MVM
join:2001-10-13
North Las Vegas, NV

said by A900MHz Fan See Profile :

Single switch would be nice but I must use existing infrastructure. I will have to just live with the slowdown, which really seems to only manifest in the Linksys router.

I appreciate the responses guys!

Neal
If the slowdown is in the router, that's what you should look at replacing. I would suggest a router with a little more horsepower. I run Mikrotik on an older PC and use multiple AP's for wireless coverage. The Netopia 3386-ENT is also a decent little unit.

Cabal
Premium
join:2007-01-21
Boston, MA

said by A900MHz Fan See Profile :

said by elnino See Profile :

said by A900MHz Fan See Profile :

Would a bridge not forward all broadcast from the RVON though? Using two subnets is not an option.
No, a bridge/switch would forward broadcast traffic to everyone on that subnet. The only way to create a new broadcast domain is to install a router and make a new subnet. Switches separate collision domains; routers separate broadcast domains.

Have you sniffed the traffic to see that it is broadcast traffic? Do you realize you're also using non-RFC1918 IP addresses for your internal network?
The 192.170.1.xxx was chosen as more than 50% of the gear came with that block OEM.

So are you saying there is no same subnet routing solution?

Neal
There's nothing to stop you from filtering on the bridge. It works well for devices that have a need for same-subnet access but can't be filtered on the host (but there are plenty of other ways of doing so). A dumb bridge wouldn't gain you anything, of course.
--
Interested in open source engine management for your Subaru?

A900MHz Fan

join:2004-07-12
Mitchell, SD

Re: Routing between the same subnet

said by Cabal See Profile :

There's nothing to stop you from filtering on the bridge. It works well for devices that have a need for same-subnet access but can't be filtered on the host (but there are plenty of other ways of doing so). A dumb bridge wouldn't gain you anything, of course.
I have never attempted such a thing, where can I get more information and equipment to do this?

Neal

carp

join:2002-10-30
clubs:

1 edit
Do you have Spanning Tree enabled on the switches?
Forums » Up and Running » NetworkingJust a quick question about FreeNAS »
« ASA VPn Configuration Help  


Saturday, 28-Nov 11:16:30 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [122] Time Warner Cable Fires Broadside At Broadcasters
· [112] New AT&T Ad Campaign Hits Back At Verizon
· [96] Apple Joins AT&T Verizon Snark Fest
· [87] New Bill Takes Aim At Higher Verizon ETFs
· [72] TiVo Sees Record Customer Losses
· [69] In-Flight Internet Headed For Bumpy Landing?
· [69] Verizon CEO: Hulu Will Be Dead Soon
· [62] Thanksgiving Open Thread
· [56] Weekend Open Thread
· [40] EFF Wages War On Fine Print
Most people now reading
· Windows 7 boot manager editing questions [Microsoft Help]
· [Vista] Why is HD So Full? [Microsoft Help]
· Why does it take so long? Mail question [General Questions]
· Is Gear Score now the new requirement to get pug invite? [World of Warcraft]
· Hosts file attributes set to system and hidden [Security]
· [Newsgroups] Newzleech down? [Filesharing Software]
· Backstab vs screws (not which to use) [Home Repair & Improvement]
· Using AirMax to provide triple play services? [Wireless Service Providers]
· Speedtest server [TekSavvy]
· Bell offering 175M service :) [TekSavvy]