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.