From owner-freebsd-hackers Mon Sep 8 19:54:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA26858 for hackers-outgoing; Mon, 8 Sep 1997 19:54:20 -0700 (PDT) Received: from adam.ist.flinders.edu.au (adam.ist.flinders.edu.au [129.96.1.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA26853 for ; Mon, 8 Sep 1997 19:54:16 -0700 (PDT) Received: from lofty.ist.flinders.edu.au (root@lofty.ist.flinders.edu.au [129.96.43.66]) by adam.ist.flinders.edu.au (8.8.5/8.8.5) with ESMTP id MAA14330 for ; Tue, 9 Sep 1997 12:24:04 +0930 (CST) Received: from lofty.ist.flinders.edu.au (doconnor@localhost [127.0.0.1]) by lofty.ist.flinders.edu.au (8.8.5/8.8.5) with ESMTP id MAA08793 for ; Tue, 9 Sep 1997 12:23:46 +0930 (CST) Message-Id: <199709090253.MAA08793@lofty.ist.flinders.edu.au> To: freebsd-hackers@freebsd.org Subject: Re: Divert sockets.. In-reply-to: Your message of "Tue, 09 Sep 1997 12:16:56 +0930." <19970909121656.54373@lemis.com> Date: Tue, 09 Sep 1997 12:23:43 +0930 From: "Daniel J. O'Connor" Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I don't know what packages you'd want to use, but why constrain > IOW, you want to write a general dialler. How are you going to handle > the fight with the owner of the port. Err, it wouldn't matter, the 'dialer' would call the program that does the dialing.. > > Also ijppp isn't exactly the worlds best written program :) > No, but it works, and Brian is tidying it up slowly but surely. I > must try the latest version and see if it fixes my redial problems. Well it fixed mine :) Having a secrets file screws it up tho :-/ Seeya Darius ~~~~~~