From owner-freebsd-isp Wed May 21 21:18:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA28921 for isp-outgoing; Wed, 21 May 1997 21:18:38 -0700 (PDT) Received: from npc.haplink.co.cn ([202.96.192.53]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA28916 for ; Wed, 21 May 1997 21:18:34 -0700 (PDT) Received: (from xiyuan@localhost) by npc.haplink.co.cn (8.8.4/8.6.9) id MAA02042; Thu, 22 May 1997 12:20:31 GMT Date: Thu, 22 May 1997 12:20:31 GMT From: xiyuan qian Message-Id: <199705221220.MAA02042@npc.haplink.co.cn> To: isp@freebsd.org Subject: How to manage the ppp dialup? Cc: steve@cioe.com Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, one of my customers setup a ppp dialup to me with FreeBSD box and I can assign a dynamic IP address to his host. Most goes well except the followings: 1. At my customer site, how to manage the ppp dial, I mean, per 2 hour to dial once or dial when needed? When dialup connected, how to disconnect it automaticly if there is nothing transfering? My customer do set the timeout, but it seems not work, so he must kill the ppp process mannually. 2. I really can not assign him a static IP, but he really need his own email address or domain name. How can I do this? Is this possible? Best regaurds! --xiyuan