Re: linux as router
From: Steve Horsley (steve.horsley_at_gmail.com)
Date: 11/09/05
- Next message: Thomas Bosch: "Re: linux as router"
- Previous message: Steve Horsley: "Re: linux as router"
- In reply to: Adam KOSA: "Re: linux as router"
- Next in thread: Adam KOSA: "Re: linux as router"
- Reply: Adam KOSA: "Re: linux as router"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 09 Nov 2005 20:29:35 +0000
Adam KOSA wrote:
>> eth0 ip= 10.223.29.1 nm =255.255.255.0
>> eth0:1 ip=10.223.30.1 nm=255.255.255.0
>> eth0:2 ip= 10.223.31.1 nm=255.255.255.0
>>
>
> I'm missing something. You use ip aliasing. This means that all ip
> traffic is coming on the same wire. You would have to use vlan trunking
> for this to work perfectly. I don't see that in you configs. This
> probably means, that you have all subnets in one wire. If you do, then
> i must ask: what is the purpose of having three /24 subnets? Why not
> put all workstations in one subnet and eliminate the need for the
> router? Why don't you shorten your network mask from /24 to /19? This
> would place all three subnets in one: 10.223.0.0 - 10.223.31.255. No
> need for a router.
>
It would also then involve reconfiguring every PC, and would
break connectivity to every other /24 subnet in the rest of the
corporate network that you had also incorporated into the larger
subnet. Then there are issues with some routing protocols not
supporting VLSM.
You don't need VLAN trunking for this to work - it is a fairly
standard setup when a site has outgrown the /24 subnet it was
originally assigned. The PCs can NOT talk directly to each other
because they _expect_ to talk to a router - their subnet mask
tells them to do that.
Steve
- Next message: Thomas Bosch: "Re: linux as router"
- Previous message: Steve Horsley: "Re: linux as router"
- In reply to: Adam KOSA: "Re: linux as router"
- Next in thread: Adam KOSA: "Re: linux as router"
- Reply: Adam KOSA: "Re: linux as router"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|