From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 12:31:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3511106564A for ; Sun, 7 Nov 2010 12:31:19 +0000 (UTC) (envelope-from invalid.pointer@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id ABB6A8FC08 for ; Sun, 7 Nov 2010 12:31:19 +0000 (UTC) Received: by gya6 with SMTP id 6so3014831gya.13 for ; Sun, 07 Nov 2010 04:31:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=yyV4CF5Gvwy8A1cIQwfmirUxaHaVEPKrg+hBVOSGrDo=; b=IBxtoNOuLatVPOv+mxN5kKMbh44CPHWX9OD870wK3NsEISvb/qDkhUuS4ms1KbEE7E lXrcx9KF5b+Ifj4yZbkWjrVkQ2Yjz7/XSeTWK5pcY6ycSyceaP1+8I0FwG86SOwv7Wpv +8O0ig1qp5tSefPuT9FhB2mW4xf2CrXYtboFM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=uAg8IU9z4/iVaGEnbOXebJ+EvB0cuHJia/zzPhnz9Wj7i8kHXE5qVGJmY7peOD+Dyw lvvqKXkSTIjDEz+rizYSyC7DTAEUungbh7fuPc/AiMyOwp9KTwyDI9jis7nMyV+EuzOJ CwtrIaOVLBRpipf/J77olr26V5AYTIfRWTbmM= Received: by 10.150.212.10 with SMTP id k10mr6636648ybg.395.1289131240327; Sun, 07 Nov 2010 04:00:40 -0800 (PST) Received: from [127.0.0.1] ([14.96.143.36]) by mx.google.com with ESMTPS id k2sm1387933ybj.8.2010.11.07.04.00.37 (version=SSLv3 cipher=RC4-MD5); Sun, 07 Nov 2010 04:00:39 -0800 (PST) Message-ID: <4CD69519.2060600@gmail.com> Date: Sun, 07 Nov 2010 17:31:29 +0530 From: Manish Jain User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to go about installing drivers for Huawei EC1261 USB stick+modem on FreeBSD ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 12:31:20 -0000 Hi, This is the first time I am using ppp on FreeBSD : till now I had exclusively used ethernet. I just purchased a Huawei USB stick+modem and I need to configure PPP for it. Can somebody kindly give me a pointer to what steps I need to follow ? I don't know the list of drivers I need to install to get internet up. I don't care much about the stick's mass storage capabilities; it is the modem I am interested in enabling. Would be really nice if someone could post a sample ppp.conf. Thanks Manish Jain