From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 07:58:43 2005 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 06A4216A4CE for ; Tue, 29 Mar 2005 07:58:43 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC44843D1D for ; Tue, 29 Mar 2005 07:58:42 +0000 (GMT) (envelope-from slaveszeroes@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1698631rng for ; Mon, 28 Mar 2005 23:58:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=itWyIjcM5en90mMTbrcCidwtwk+52HCFfwqVWP6qjzAMDROWMxUUk6Ydv571r0g4FdItODcyGxqcshtKCNKxTtQswUtTbwTkAczFKUB4ja/TZPlR0Ewrhk9Wxh+EaK/n/Aze8U+uepwLcEZ5hvlTDbM42UvSXQlZSDA0vRvpcQA= Received: by 10.38.71.31 with SMTP id t31mr1133022rna; Mon, 28 Mar 2005 23:58:42 -0800 (PST) Received: by 10.38.152.15 with HTTP; Mon, 28 Mar 2005 23:58:42 -0800 (PST) Message-ID: Date: Tue, 29 Mar 2005 14:58:42 +0700 From: RdBSD To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: ppp conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: RdBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 07:58:43 -0000 Dear all, I want to connect to isp using dial up modem, but my office has a rule if we want to connect to outside we have to dial 9 first then destination number. How can i configure ppp.conf ? Thanks for the answer.