Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45FAF1079E for ; Fri, 24 Jan 2014 19:57:26 +0000 (UTC) Received: (qmail 83943 invoked by uid 500); 24 Jan 2014 19:57:24 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 83840 invoked by uid 500); 24 Jan 2014 19:57:24 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 81987 invoked by uid 99); 23 Jan 2014 10:22:50 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jeusdi@gmail.com designates 74.125.82.42 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=wfnrLX0cUG7xZTqYgjVwBaIk2W7u60cyBth107XH4ME=; b=mYKgIownZtZF5Q85H9jxGLV7uU4iGOBKVYNqmtOX/9F9hwI0Mo/XPK5tGTc1jTsV9j vq71oAtE8xP2s+ywqrt14NVDlNzkzB1eQl0CHIxurZihu/ccKMdbRWLPY505SPvhs8OY 0FuqTTA0TjXMXE9EzuYbVqSsKLJuz0VFqP3TGH/3CtltU8IDepFn6WM3Ihuwq2yqHhCC 9kidnFNF+hLU2IYfsRkhf/XU4VZkiIaKgYtV1PhBuXDDyN3H9nEQPJrzZ9DQdmMZ9DqC JM2Y5pGqfQO98rnVRP2T3zaBYHJJaLpAE4dnaOsbCvq67mt9s1zvbfTedjLi071jVLPe e9Ag== MIME-Version: 1.0 X-Received: by 10.180.163.206 with SMTP id yk14mr19197082wib.5.1390472544462; Thu, 23 Jan 2014 02:22:24 -0800 (PST) Date: Thu, 23 Jan 2014 11:22:24 +0100 Message-ID: Subject: External access to couchdb From: =?ISO-8859-1?Q?Jordi_Cabr=E9?= To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00248c0d7938152f3604f0a09e38 X-Virus-Checked: Checked by ClamAV on apache.org --00248c0d7938152f3604f0a09e38 Content-Type: text/plain; charset=ISO-8859-1 Hi all! I'm trying to get access from an external PC to my couchdb. I've installed (replicated) acralyzer and acra-distributuin on my coucdb. Locally, all works, but externally not (from another pc into the same net, from a mobile...) My bind_address on default.ini is 0.0.0.0. And it is run because the output of netstat -a displays: TCP 0.0.0.0:5984 GM-TEST:0 LISTENING I don't understand what's wrong. Could you give me some help. Thanks for all. --00248c0d7938152f3604f0a09e38--