On Fri, Jun 21, 2002 at 02:39:27PM -0400, Gregg C Levine wrote:
> Hello from Gregg C Levine
> You mentioned that you were working on an emulated ethernet adaptor,
> Patrick. Where are you now on it? I had orignally thought about the
> statement that one of us made, that of using the Ethertap interface. That's
> been depreciated in favor of the Tun/Tap interface. Why not write code to
> contact that arrangement? That's just a suggestion Patrick. Paul you stated
Initially the code (which currently doesn't work!) puts the interface
into promisc mode and squirts packets straight onto the network (that bit works
it's the DEQNA emulation that doesn't), this obviates the need for a working
Linux DECnet routing layer :-)
ts10 has a working ethernet in it's latest dev versions as I thnk Paul said and I have successfully coonected VMS under ts10 to Linux via tun/tap. My next
project (when I get rid of this terrible RSI) is to look down the DEQNA
code in ts10 to fix my DEQNA for simh.
> "So I wrote a little daemon which makes that happen, by posting reads on
> each of the tap<n> units and propagating any received packets to the other
> tap<n> units. " Can you send me a copy of that program? I'd ask about a
> copy of E11 for Linux as well, but I think your license forbids
> redistribution, except from its vendor. Thanks anyway guys!
I imagine the Linux bridging code whould also do this.
patrick
|