RE: [Linux-decnet-user] Linux DECNet & Termnal servers
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Rich B. <ric...@ca...> - 2003-07-08 14:08:18
|
Patrick wrote: > If you really want to intercept packets and do nefarious things with them then > you could write a PF_PACKET program to advertise a LAT service from the Linux > box that forwards the information (after suitable NATing) to the terminal > server. This is what I want to do. I would like the ability to "understand" what the VAX and VT terminal are saying to each other and periodically inject information into the data stream. The old fashioned way of doing this would be to feed the terminal connection through two serial ports and sniff. This is however not very scalable when dealing with a large number of terminals. > BTW: LAT doesn't run over DECnet - it is a protocol in its own right, > independant of DECnet. Fair point. In my case LAT is using DECNet. Thanks, --Rich |