Access Dradis from another system

Hi Guys,

A quick question that hopefully will have a quick answer. I have dradis running on Kali linux and have no problems with it. Is there a way to browse to the dradis session from another system?

If i browse to either localhost:3004 or 127.0.0.1:3004 on the local system everything works great guns but if I enter the local system ip i.e. 192.168.1.1:3004 I get no luck and likewise if I browse to that ip from another system on the network there is, expectedly, no joy either.

So is it possible to make the dradis session utilize the local system ip as well so that I can access the system from another box.

Thanks for the help. E

Hi @remola,

It looks like you need the -b flag? See:

HTH,
Daniel

Have the same problem, cant connect from othe hosts to dradis server. But i start dradis as service.

service dradis start

@veter069, I’d recommend installing Dradis either from Git (Installing Dradis from Git | Dradis Framework) or one of the packages (Download the latest version | Dradis Framework). Then, you can use the -b flag that Daniel mentioned above.

hi there,

I was having the same issues.

I managed to make it work.

All I have to do is to go to the following . And set the following to

bundle exec rails server -b 0.0.0.0