From owner-freebsd-questions Mon Mar 3 03:14:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA21977 for questions-outgoing; Mon, 3 Mar 1997 03:14:26 -0800 (PST) Received: from dementia.net (pitlord@onet.ziplink.net [199.232.254.23]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA21971 for ; Mon, 3 Mar 1997 03:14:21 -0800 (PST) Received: from localhost (pitlord@localhost) by dementia.net (8.8.5/8.8.5) with SMTP id GAA08702 for ; Mon, 3 Mar 1997 06:13:46 -0500 (EST) Date: Mon, 3 Mar 1997 06:13:41 -0500 (EST) From: Eric Ogren To: questions@freebsd.org Subject: Anything like "diald" for FBSD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello all- I seem to be making heavy usage of the list now ;) Anyways, I fixed my compiling problem, realized that sup download the include-current into /usr/src/include instead of /usr/include. However, now I've got another question. Has anyone ported the utility diald to FreeBSD? I know that user ppp has a very similar function, but for some reason, user ppp doesn't work very well on my box, while kernel ppp works like a charm. The reason for this is my ISP seems to like to drop carrier while I'm downloading large files, and it gets really annoying. In my experience, if you can connect to your ISP fast enough, the download will resume, and that would be a good thing. So, is there anything like diald for FreeBSD? Thanks, Eric