[ Attached Message ]
From: | |
To: | |
Date: | Wed, 25 Aug 1999 13:08:22 -0300 |
Local: | Wed, Aug 25 1999 12:08 pm |
Subject: | Multipoint protocol? |
I build a fast serial port board (sync type) for the isa slot.
Now I have the following configuration, 3 PCs with that kind of boards
on
diferent subnets and a concentrator device that makes possible that all
boards transfer to or recive from the others simultaniusly, this
concetrator acts like a hub, but the devices attached to it doesn't have
MAC addresses.
I want to make a whole net with those PCs, so I could write a linux
driver to use
my boards like a 'cua' device, but what protocol do I have to use or
how, to route the subnets to the whole net?. I can't use PPP because is
a point-to-point protocol.
Do I have to write my own interface driver, like 'eth' ones? if so,
please give me some information about how to do it, because I don't have
any :(.
Thank's,
Pablo Yaggi