Date: Thu, 30 Oct 1997 09:41:17 -0800 (PST) From: sameer <sameer@c2.net> To: freebsd-questions@freebsd.org Subject: PPP over TCP Message-ID: <199710301741.JAA09644@gabber.c2.net>
next in thread | raw e-mail | index | archive | help
So I noticed that the 'ppp' program supports PPP over TCP on the client side. However, I didn't see server-side support in that program. It seemed to me like an easy task to write a little program that sits on a port, accepts a connection, forks, dups the socket fds to stdin, stdout, and then exec'ing ppp -direct. However, I am lazy, so I was wondering if anyone's written that server-side yet, so I don't have to. Thanks, -- Sameer Parekh Voice: 510-986-8770 President FAX: 510-986-8777 C2Net http://www.c2.net/ sameer@c2.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710301741.JAA09644>