From owner-freebsd-questions@FreeBSD.ORG Thu Feb 28 14:32:27 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 8781D1065672 for ; Thu, 28 Feb 2008 14:32:27 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 721A78FC22 for ; Thu, 28 Feb 2008 14:32:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1SEV88v033630; Thu, 28 Feb 2008 15:31:08 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1SEV5Gd033627; Thu, 28 Feb 2008 15:31:08 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 28 Feb 2008 15:31:05 +0100 (CET) From: Wojciech Puchar To: "Potocki, Mariusz" In-Reply-To: Message-ID: <20080228152903.B33563@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "freebsd-questions@freebsd.org" Subject: Re: Inet access via serial interface 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: Thu, 28 Feb 2008 14:32:27 -0000 > FreeBSD is permanently connected to Internet (ethernet link to adsl modem). > To serial port I have connected one radiomodem and few miles away second radiomodem is connected to windows box. > This windows box should have access to Internet. > > I successfully installed 6.3release and I have Inet access on this box. > What next? Create bridge? ppp -direct? some specialized port/package? ppp -direct, on windoze side it's not that simple. in windoze you can connect through serial port with dialing, but you can not without dialing. feel the power of windoze ;) emulate modem and connecting with chatscript ;) or ask microsoft how to make windows do LESS that it can.