Hi,

I'm starting to play with netgraph, and there doesn't seem to be much 
documentation out there (other then the DaemonNews article, and the man 
pages.)

For starters, I was going to modify the UDP tunneling example in the 
DaemonNews article to do TCP tunneling. However, I'm having problems 
getting the "server" side of the TCP tunnel to listen on the ksocket:

/usr/sbin/ngctl mkpeer iface dummy inet
/usr/sbin/ngctl mkpeer ng3: ksocket inet inet/stream/tcp
/usr/sbin/ngctl msg ng3:inet bind inet/10.0.0.1:50505
/usr/sbin/ngctl msg ng3:inet listen 1
ngctl: send msg: Operation not supported by device

So I guess I have two questions:

        1. Is there some other netgraph documentation out
           there that I don't knowe about?

        2. Why can't I listen on a ksocket?

Thanks,
Lars
-- 
Lars Eggert <[EMAIL PROTECTED]>           USC Information Sciences Institute

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to