From owner-freebsd-questions@FreeBSD.ORG Tue Apr 5 13:29:02 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 AB52A16A4CE for ; Tue, 5 Apr 2005 13:29:02 +0000 (GMT) Received: from mail.local.net (ppp85-140-11-121.pppoe.mtu-net.ru [85.140.11.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE02243D39 for ; Tue, 5 Apr 2005 13:29:01 +0000 (GMT) (envelope-from anatolytyukanov@tochka.ru) Received: from local.net ([192.168.0.1]) by mail.local.net with esmtp ID 1DIo6t-0000CH-8W for freebsd-questions@freebsd.org; Tue, 05 Apr 2005 17:28:51 +0400 Message-ID: <42529292.1070102@tochka.ru> Date: Tue, 05 Apr 2005 17:28:50 +0400 From: anatolytyukanov@tochka.ru User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20050405120044.835DF16A4CE@hub.freebsd.org> In-Reply-To: <20050405120044.835DF16A4CE@hub.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: freebsd-questions Digest, Vol 93, Issue 6 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: Tue, 05 Apr 2005 13:29:02 -0000 use /usr/ports/security/openvpn, its much better. Date: Tue, 05 Apr 2005 07:04:59 -0500 From: Jay Hall Subject: mpd as a dial-up server To: freebsd-questions@freebsd.org Message-ID: <42527EEB.70409@vandaliamo.net> Content-Type: text/plain; charset=us-ascii; format=flowed I am in the process of adding dial-up capabilities to the FreeBSD servers I maintain so in the event of a problem, if the server starts, I can at least dial in and see what is wrong and hopefully correct the problem. I already have mpd in place for the VPN connections. Is it possible to use mpd with cu or tip as a dial-in solution? At this point in time, I have been able to connect to the FreeBSD server, but only see garbage on the screen. My guess is that I have conflicting modem settings on each end, but I wanted to make sure what I was doing would work before continuing. Thanks for your help. Jay ------------------------------