From owner-freebsd-questions Wed May 8 8: 6:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 12EE137B403 for ; Wed, 8 May 2002 08:05:50 -0700 (PDT) Received: from barbish ([63.70.155.54]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Wed, 8 May 2002 11:05:47 -0400 From: "Joe & Fhe Barbish" To: "Huang wen hui" Cc: "FBSDQ" Subject: RE: The question of ppp -ddial Date: Wed, 8 May 2002 11:05:46 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <3CD937ED.70401@mail.gddsn.org.cn> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Add following statement to your ppp.conf. disable iface-alias # Stop adding old IP addr as alias when ppp # redials because line was lost. These old ips # showed using ifconfig -a on tun0. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Huang wen hui Sent: Wednesday, May 08, 2002 10:36 AM To: freebsd-questions Subject: The question of ppp -ddial hi, I use ppp with -ddial to connect internet. after bring up ppp link many times because of dropping, ppp will hold many ip address, e.g. tun0: flags=8051 mtu 1500 inet6 fe80::260:97ff:fe9f:9d90%tun0 prefixlen 64 scopeid 0x8 inet 218.16.158.198 --> 61.143.148.174 netmask 0xffffff00 inet 61.146.108.130 --> 61.143.148.149 netmask 0xffffff00 inet 61.146.108.68 --> 61.143.148.148 netmask 0xffffff00 inet 61.146.106.130 --> 61.143.148.141 netmask 0xffffff00 Opened by PID 204 my questions is : 1) Is it harmful to system ? 2) can I avoid it ? thanks for help! --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message