Re: Questions on configuring public and private ips for riak on ubuntu

2012-03-05 Thread Tim Robinson
That'll do it - thanks! Tim -Original Message- From: "Aphyr" Sent: Sunday, March 4, 2012 10:57pm To: Cc: riak-users@lists.basho.com Subject: Re: Questions on configuring public and private ips for riak on ubuntu ssh -NL 8098:localhost:8098 your.vps.com --Kyle On 03/0

Re: Questions on configuring public and private ips for riak on ubuntu

2012-03-04 Thread Aphyr
ngs does anyone want to help with the question. Thanks, Tim -Original Message- From: "Aphyr" Sent: Sunday, March 4, 2012 10:41pm To: "Tim Robinson" Subject: Re: Questions on configuring public and private ips for riak on ubuntu I can get SSH access over Riak'

Re: Questions on configuring public and private ips for riak on ubuntu

2012-03-04 Thread Tim Robinson
From: "Aphyr" Sent: Sunday, March 4, 2012 10:41pm To: "Tim Robinson" Subject: Re: Questions on configuring public and private ips for riak on ubuntu I can get SSH access over Riak's HTTP and protobufs interfaces in about five seconds, and can root a box shortly after that, d

Re: Questions on configuring public and private ips for riak on ubuntu

2012-03-04 Thread Tim Robinson
lar" Sent: Sunday, March 4, 2012 9:15pm To: "Tim Robinson" Cc: "riak-users@lists.basho.com" Subject: Re: Questions on configuring public and private ips for riak on ubuntu this is a "Very Bad" idea. do not expose your riak instance over a public ip address. ri

Re: Questions on configuring public and private ips for riak on ubuntu

2012-03-04 Thread Alexander Sicular
this is a "Very Bad" idea. do not expose your riak instance over a public ip address. riak has no internal security mechanism to keep people from doing very bad things to your data, configuration, etc. -Alexander Sicular @siculars On Mar 5, 2012, at 12:43 AM, Tim Robinson wrote: > Hello all,

Questions on configuring public and private ips for riak on ubuntu

2012-03-04 Thread Tim Robinson
Hello all, I have a few questions on networking configs for riak. I have both a public ip and a private ip for each riak node. I want Riak to communicate over the private ip addresses to take advantage of free bandwidth, but I would also like the option to interface with riak using the public