PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 27th of October, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[20:10:38] <DysonAlpha> hi all, so I'm having a strange issue with mongodb 4.0.3 and debian 9.5
[20:10:49] <DysonAlpha> I have on my mongo config: bindIp: 127.0.0.1,app.local
[20:11:12] <DysonAlpha> and that works, it listens on those interfaces
[20:11:31] <DysonAlpha> but it always also listens on the public ip
[20:12:25] <DysonAlpha> app.local is a vpn link configured using a zeroconf setup (in case that matters)
[20:12:28] <DysonAlpha> any ideas?
[20:13:10] <DysonAlpha> the question is of course, how can i disable mongo from binding to my public ip