From owner-freebsd-net@FreeBSD.ORG Fri Sep 2 15:37:47 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7536B16A41F for ; Fri, 2 Sep 2005 15:37:47 +0000 (GMT) (envelope-from popescu.mircea@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD5543D45 for ; Fri, 2 Sep 2005 15:37:44 +0000 (GMT) (envelope-from popescu.mircea@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so297180nzd for ; Fri, 02 Sep 2005 08:37:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qkjOFPdGXkw/One539ZacHS8LGr1gwLiH3YfeOyQjaHexykU3MdrmYf36h9Sy559SlIwN/JA1QED00ojl6MEf8K4Kt/YmPSXRsV4yMf/OwOufUXhYPXUGRUdxa0ws9pph7JyhsSZvq7jXRaJViAEVG5G6Gp0vCJgmDIG9S1FQhQ= Received: by 10.36.91.1 with SMTP id o1mr2259416nzb; Fri, 02 Sep 2005 08:37:44 -0700 (PDT) Received: by 10.37.18.3 with HTTP; Fri, 2 Sep 2005 08:37:43 -0700 (PDT) Message-ID: Date: Fri, 2 Sep 2005 18:37:43 +0300 From: Mircea Popescu To: freebsd-net@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: poptop problem ... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 15:37:47 -0000 Hi! I followed the instructions listed at http://linux-bsd-central.com/index.php/content/view/8/ and I've adapted= =20 the configuration files to my situation. Also, the firewall is totally down= ,=20 every port is accessible (this is verified). I get the following error message in /var/log/messages: GRE: read(fd=3D8,buffer=3D804d520,len=3D8196) from PTY failed: status =3D = 0 error =3D=20 No error CTRL: PTY read or GRE write failed (pty,gre)=3D(8,6) On the windows side, when I try to establish a connection I get "Verifying= =20 name and password ..." after which the following error message is displayed= :=20 "ERROR 619: a connection to the remote computer cannot be established, so= =20 the port used for connection was closed." Can anyone help? thx