Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!imci5!pull-feed.internetmci.com!news.internetMCI.com!newsfeed.internetmci.com!news.mathworks.com!news.kei.com!nntp.coast.net!dispatch.news.demon.net!demon!awfulhak.demon.co.uk!awfulhak.demon.co.uk!awfulhak.demon.co.uk!not-for-mail From: brian@awfulhak.demon.co.uk (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: PPP semi-tunneling Date: 5 Jul 1996 16:12:54 -0500 Organization: Coverform Ltd. Lines: 38 Message-ID: <4rk0gm$kh@anorak.coverform.lan> References: <4qkrss$19r@anorak.coverform.lan> <4rd4b0$fnm@uriah.heep.sax.de> NNTP-Posting-Host: localhost.coverform.lan X-NNTP-Posting-Host: awfulhak.demon.co.uk X-Newsreader: TIN [version 1.2 PL2] J Wunsch (j@uriah.heep.sax.de) wrote: : brian@awfulhak.demon.co.uk (Brian Somers) wrote: : > : Yes, you can use UUCP which can pass news and e-mail. : > : > Hmmm, it would solve my problems, but has two drawbacks. My connection : > wouldn't be transparent and I know (and am not that interested in finding : > out) very little about uucp. : You can use UUCP over TCP. You still benefit from the well-settled : spool scenario, but keep the transparent connection. : Setting up Taylor UUCP is a matter of half an hour, perhaps less if : your only concern is to run it over TCP (so you don't have modem : handling). : I'm also connected as a dialup site, and i wouldn't give up UUCP for : the actual transports. Ahh, but at the moment (until tomorrow, but maybe again soon), I'm connected as a laptop->workTCP->workmodem->homemodem <break> homemodem->ISP type connection.... The problem is with getting news/mail to go from my (FreeBSD) laptop, across the work network, through the work modem (who's machine doesn't support either SLIP or PPP) and onto my home (FreeBSD) machine (once it's there the rest is easy). I need to have a network-type (socket) descriptor that I can condition as SLIP/PPP. If this were possible (even though it's not actually a serial descriptor), I could tunnel from my laptop across the network, through a connected serial link and talk to a regular ppp on my home machine. Maybe the correct way is to implement a device that pretents to be a serial device, but is a network connection - you make the connection using ioctls, but you can also do *anything* serial... a lot of it just wouldn't actually do anything -- Brian <brian@awfulhak.demon.co.uk> Don't _EVER_ lose your sense of humour....