Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 1.8.x

Listening on different ip address does not work

1 reply [Last post]
  • Login or register to post comments
Thu, 05/24/2012 - 11:51
couchstefan
Offline
Joined: 05/24/2012
Groups: None

Hey guys,

I am trying to make couchbase listen to a specific ip address. I followed the instructions on http://www.couchbase.com/docs/couchbase-manual-1.8/couchbase-bestpractic... but this does not work. Any other documentation or hints on that topic?

thanks!

Stefan

Top
  • Login or register to post comments
Fri, 05/25/2012 - 12:34
couchstefan
Offline
Joined: 05/24/2012
Groups: None

Has anyone an idea? I cant get it to work.

More infos:

- current couchbase 1.8
- debian linux

This is my couchbase-server line:

exec erl \
+A 16 \
-setcookie nocookie \
-kernel inet_dist_listen_min 21100 inet_dist_listen_max 21299 \
$* \
-run ns_bootstrap -- \
-ns_server config_path "\"/opt/couchbase/etc/couchbase/static_config\"" \
-ns_server pidfile "\"/opt/couchbase/var/lib/couchbase/couchbase-server.pid\"" \
-name ns_1@127.0.0.1

This is the "netstat -lpn" output (after some cleanup):

tcp 0 0 0.0.0.0:11210 0.0.0.0:* LISTEN 2733/memcached
tcp 0 0 0.0.0.0:11211 0.0.0.0:* LISTEN 2952/moxi
tcp 0 0 0.0.0.0:21100 0.0.0.0:* LISTEN 2920/beam.smp
tcp 0 0 0.0.0.0:4369 0.0.0.0:* LISTEN 28763/epmd
tcp 0 0 0.0.0.0:8091 0.0.0.0:* LISTEN 2920/beam.smp
tcp 0 0 0.0.0.0:54112 0.0.0.0:* LISTEN 2952/moxi
tcp6 0 0 :::11210 :::* LISTEN 2733/memcached
tcp6 0 0 :::11211 :::* LISTEN 2952/moxi
tcp6 0 0 :::51728 :::* LISTEN 2952/moxi
udp 0 0 0.0.0.0:11210 0.0.0.0:* 2733/memcached
udp6 0 0 :::11210 :::* 2733/memcached

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker