Delivery-Date: Sun, 04 Jan 2015 11:05:05 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham
	version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 8BF9F1E0330
	for <archiver@seul.org>; Sun,  4 Jan 2015 11:05:03 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 4BA6C32FBA;
	Sun,  4 Jan 2015 16:05:00 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 432D532FB8
 for <tor-talk@lists.torproject.org>; Sun,  4 Jan 2015 16:04:57 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id TClrwXY-cAYZ for <tor-talk@lists.torproject.org>;
 Sun,  4 Jan 2015 16:04:57 +0000 (UTC)
Received: from mail.bitmessage.ch (mail.bitmessage.ch [146.228.112.252])
 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id CCACB32FAF
 for <tor-talk@lists.torproject.org>; Sun,  4 Jan 2015 16:04:56 +0000 (UTC)
dkim-signature: v=1; a=rsa-sha256; d=bitmessage.ch; s=mail;
 c=relaxed/relaxed; q=dns/txt;
 h=From:Subject:Date:Message-ID:To:MIME-Version:Content-Type:Content-Transfer-Encoding:In-Reply-To:References;
 bh=HXO+B3jowM+FflEVYnkyLffmvcpK8L9Rhe7vTUI/kzo=;
 b=MYQa0aIwWCQ30kry6tudwNH2a8qeQ9K/u8K6wORAdS4xmYkdFL8T1AsSeDwIJxuAeSEAA0iB1Mf2j9X2nYkwKqmiBnFAaUtgi5dNvQt5sB1qTx3NvuRSv6eKLt4sdqBTZmkItF7yx6R4kCcHd+tBgzIxVKQ+p3RfW65YMJqfx2c=
Received: from 127.0.0.1 (tor-exit.kakapo.dk [82.211.223.3])
 by mail.bitmessage.ch with ESMTPSA
 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128)
 ; Sun, 4 Jan 2015 17:04:40 +0100
Message-ID: <54A9649D.4010801@bitmessage.ch>
Date: Sun, 04 Jan 2015 16:04:45 +0000
From: Nusenu <BM-2D8wMEVgGvY76je1WXNPfo8SrpZt5yGHES@bitmessage.ch>
MIME-Version: 1.0
To: tor-talk@lists.torproject.org
References: <54A86FD7.5000607@bitmessage.ch>
In-Reply-To: <54A86FD7.5000607@bitmessage.ch>
Subject: Re: [tor-talk] Vidalia is closing tor's SOCKSPort listener
 (workaround found)
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

> Is anyone aware of a way to prevent this behaviour?

To get a working setup I simply replaced the system tor daemon with a
tor instance that is started by vidalia (instead of connecting vidalia
to an already running tor instance).

torrc for vidalia located in ~/.vidalia/torrc

I had to explicitly set SocksListenAddress to 0.0.0.0 instead of using
SOCKSPort 0.0.0.0:9050

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

