Prev: e100: eth1: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin": -2
Next: Gui for Ubuntu server
From: David Schwartz on 4 Oct 2009 22:10 On Oct 4, 2:46 am, Pascal Hambourg <boite-a-s...(a)plouf.fr.eu.org> wrote: > Short answer : no, you can't have the same IP subnet on separate > ethernet segments. This is the basic of IP addressing and routing. Well, you can, but you have to bridge them. It won't just magically work. (And you wouldn't want it to bridge automatically!) DS
From: Pascal Hambourg on 5 Oct 2009 04:41
David Schwartz a �crit : > On Oct 4, 2:46 am, Pascal Hambourg <boite-a-s...(a)plouf.fr.eu.org> > wrote: > >> Short answer : no, you can't have the same IP subnet on separate >> ethernet segments. This is the basic of IP addressing and routing. > > Well, you can, but you have to bridge them. Then they become parts of the same segment, and the assertion remains true. (Maybe "segment" is not the most appropriate term, "link layer" or "broadcast domain" may be more accurate) |