You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/04/18 14:39:37 UTC

[GitHub] daftaupe commented on issue #999: How to avoid epmd binding 4369 on public interface (if possible at all)

daftaupe commented on issue #999: How to avoid epmd binding 4369 on public interface (if possible at all)
URL: https://github.com/apache/couchdb/issues/999#issuecomment-382410495
 
 
   @ArchangeGabriel : you have to add this line to `vm.args` so that `beam.smp` listen on `127.0.0.1` 
   
   `-kernel inet_dist_use_interface {127,0,0,1}`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services