From owner-freebsd-questions@FreeBSD.ORG Sat Feb 2 16:56:03 2008 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 B1E7316A417 for ; Sat, 2 Feb 2008 16:56:03 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 1C53313C4D5 for ; Sat, 2 Feb 2008 16:56:02 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id RAA27795; Sat, 2 Feb 2008 17:38:25 +0100 (CET) (envelope-from matthias.apitz@oclc.org) Received: from ppp-82-135-78-52.dynamic.mnet-online.de(82.135.78.52) by hunter.Sisis.de via smap (V2.1) id xma027783; Sat, 2 Feb 08 17:38:17 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m12Giwk4010550; Sat, 2 Feb 2008 17:44:58 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Sat, 2 Feb 2008 17:44:58 +0100 From: Matthias Apitz To: Alphons Fonz van Werven Message-ID: <20080202164458.GA10359@rebelion.Sisis.de> References: <47A48398.90103@student.utwente.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47A48398.90103@student.utwente.nl> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) Cc: freebsd-questions@freebsd.org Subject: Re: [PPP] Dialing using a cellphone X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 16:56:03 -0000 El día Saturday, February 02, 2008 a las 02:52:08PM +0000, Alphons Fonz van Werven escribió: > Hi, > > I'm trying to dial in to my phone provider for internet access using my > cellphone (Samsung D900i) connected to a USB port of my computer. > > At boot, FreeBSD recognizes the phone as a USB modem: > ugen: Samsung Mobile USB Modem, rev. 2.00/1.00, addr 2 'ugen' means that only the USB generic device driver attached to your device; check the man page with 'man ugen' > > I've modified /etc/ppp/ppp.conf to use the device mentioned above: > set device /dev/ugen1 > and changed username, password, phone# etc according to my provider's > settings. > > However, when I try to actually dial out, I get: > tun0: Warning: chat_Write: Operation not supported by device > > Any thoughts? PPP needs a serial device to work with, 'ugen' does not provide this; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html