Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55F4418362 for ; Sun, 30 Aug 2015 19:30:27 +0000 (UTC) Received: (qmail 39804 invoked by uid 500); 30 Aug 2015 17:43:46 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 39768 invoked by uid 500); 30 Aug 2015 17:43:46 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 39754 invoked by uid 99); 30 Aug 2015 17:43:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Aug 2015 17:43:45 +0000 Date: Sun, 30 Aug 2015 17:43:45 +0000 (UTC) From: "Paul Knopf (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-10227) Can't accept remove connections using VirtualBox host-only adapter (Windows 10). MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Knopf updated CASSANDRA-10227: ----------------------------------- Description: Before I begin, I have created a simple project that reproduces this issue. It uses Vagrant (1.7.4) to dynamically setup the box for each network adapter. https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-host-only https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-public Check out each tag, then run "vagrant up". This will setup the VM. Then run CassandraTest.exe on the host machine to test remote access. The "public network" vm works with remote access, but the "host-only network" does not. Within each VM (ssh), I can succesfully connect to the IP (either host-only or public) using cqlsh. So, Cassandra is setup and configured properly. I also added the VM logs for using both the public network adapter, and the host-only adapter. Any guidance on this issue would be greatly appreciated. I would like to add that I have successfully used other applications with host-only adapter on Windows 10, such as Redis and Postgres. There is something unique about Cassandra, and I am honestly not smart enough to figure it out. Something is definitely broken though :) was: Before I begin, I have created a simple project that reproduces this issue. It uses Vagrant (1.7.4) to dynamically setup the box for each network adapter. https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-host-only https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-public Check out each tag, then run "vagrant up". This will setup the VM. Then run CassandraTest.exe on the host machine to test remote access. I also added the VM logs for using both the public network adapter, and the host-only adapter. Any guidance on this issue would be greatly appreciated. I would like to add that I have successfully used other applications with host-only adapter on Windows 10, such as Redis and Postgres. There is something unique about Cassandra, and I am honestly not smart enough to figure it out. Something is definitely broken though :) > Can't accept remove connections using VirtualBox host-only adapter (Windows 10). > -------------------------------------------------------------------------------- > > Key: CASSANDRA-10227 > URL: https://issues.apache.org/jira/browse/CASSANDRA-10227 > Project: Cassandra > Issue Type: Bug > Reporter: Paul Knopf > > Before I begin, I have created a simple project that reproduces this issue. It uses Vagrant (1.7.4) to dynamically setup the box for each network adapter. > https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-host-only > https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-public > Check out each tag, then run "vagrant up". This will setup the VM. Then run CassandraTest.exe on the host machine to test remote access. The "public network" vm works with remote access, but the "host-only network" does not. Within each VM (ssh), I can succesfully connect to the IP (either host-only or public) using cqlsh. So, Cassandra is setup and configured properly. > I also added the VM logs for using both the public network adapter, and the host-only adapter. > Any guidance on this issue would be greatly appreciated. > I would like to add that I have successfully used other applications with host-only adapter on Windows 10, such as Redis and Postgres. There is something unique about Cassandra, and I am honestly not smart enough to figure it out. Something is definitely broken though :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)