RethinkDB cannot connect from Ubuntu [Windows host]

Discussions about using Linux guests in VirtualBox.
Post Reply
Wargog
Posts: 1
Joined: 18. Oct 2015, 21:32

RethinkDB cannot connect from Ubuntu [Windows host]

Post by Wargog »

Running an Ubuntu guest with a Bridged network adapter cannot connect to the RethinkDB admin panel from host. From inside the guest's desktop it loads perfectly, and Rethink is bound to 0.0.0.0, which binds it to all addresses, public, localhost, and LAN. UFW is disabled on the guest and pinging the guest from the host's command line using 192.168.0.14 as the IP returns
Reply from 192.168.0.14: bytes=32 time<1ms TTL=64
I have no idea but nothing is accessible from the host except for using ping.
Post Reply