From owner-freebsd-isp Mon May 27 9:12:31 2002 Delivered-To: freebsd-isp@freebsd.org Received: from hotmail.com (oe48.pav1.hotmail.com [64.4.30.20]) by hub.freebsd.org (Postfix) with ESMTP id BA68137B404 for ; Mon, 27 May 2002 09:12:27 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 27 May 2002 09:12:27 -0700 X-Originating-IP: [207.112.2.1] From: "jack xiao" To: Subject: problem on kenerl ppp Date: Mon, 27 May 2002 12:09:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 27 May 2002 16:12:27.0434 (UTC) FILETIME=[4B7BE0A0:01C20599] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am using kenerl ppp(pppd) on our DSL server (FBSD 4.2) to accept clients requests. In most of cases, it works fine. Sometimes, especially when clients disconnect and connect frequently in a short time, problems came up. After the tunnel is up, server and the client can't ping each other. On the server side, the ppp interface is up and the routing table is right. One the other side, the client gets the IP assigned by the server, and aslo gets a ppp tunnel. It seems nothing wrong. If I reboot the server box, when the client connects again, it works fine again. So I am afraid the assigned IP or something else "held" by the server in that moment. But how can I release these things when this happens, rebooting the server is not a good idea at all. Any help or hint will be appreciated. Thanks. Jack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message