use netgraph...

The ng_tty node connects directly to a tty port
that can be connected directly to a ng_ksocket node
that can be bound to a udp port and address of another
ksocket node somewhere else, which is attached to a 
ng-tty node there..

Anything coming in one port will be bound up in a udp packet
and passed to the other machine where it will be unpacked.



On Fri, 22 Nov 2002, Richard Luckhurst wrote:

> Hi list
> 
> I am trying to sort out a problem with a set up for a client. I have
> 2 PC's with 8 port serial cards in them and they work fine under
> freebsd. At present I have the 8 ports connected to ports in 
> /etc/services and I can telnet to these ports OK. The idea is I
> want to push serial data in a port and have it come out on the
> corresponding port at the other end. I have the 2 computers
> connected with a dial up ppp link. What I need is some way
> of connecting or tunnelling the ip ports. Has anyone got any ideas?
> 
> Regards
> 
> Richard
> 
> ____________________________________________________
> 
> Richard Luckhurst
> 
> Manager / Engineer
> Sound Advice
> P.O. Box 104
> Narrabri NSW 2390 Australia
> 
> Ph / Fax +61 2 6792 6060
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to