From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 03:10:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ECF816A4CE for ; Fri, 23 Apr 2004 03:10:58 -0700 (PDT) Received: from mx2.ngi.de (mx2.ngi.de [213.191.74.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B71F43D2F for ; Fri, 23 Apr 2004 03:10:57 -0700 (PDT) (envelope-from igor@icpe.de) Received: (qmail 1332 invoked from network); 23 Apr 2004 08:45:45 -0000 Received: from unknown (HELO isaiah.icpe.de) ([217.185.34.171]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 23 Apr 2004 08:45:45 -0000 Received: from jeremiah (jeremiah [10.0.0.10]) by isaiah.icpe.de (8.9.3/8.9.3) with SMTP id KAA02307 for ; Fri, 23 Apr 2004 10:32:02 +0200 (CEST) (envelope-from igor@icpe.de) Message-ID: <000801c4290e$b84f4420$0a00000a@jeremiah> From: "Igor Zbirka" To: Date: Fri, 23 Apr 2004 10:40:55 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Too long dialing time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 10:10:58 -0000 I'm using FreeBSD 3.4-RELEASE as a server which should provide = connection to internet through dialing on demand (tun0). The connection to internet works fine, but the problem I have is with = disconnecting. If one of the computers in LAN wants to send for ex. email, the server = dials and establish connection. But then it keeps that connection even = though the email was send long time a go. According to the led's on modem I can see that sporadicaly there are = still some datas send and received. But WHY? Because of this sporadical datas being send and received the limit 60 = seconds for disconecting the modem don't arrive even for 12 hours. And = this 12 hours was started by sending one email. I would like to know how can I check what is being send and from wich = computer in my LAN. Any ideas how? Thanks. Igor Zbika