Adlice forum

Software feedback => MRF => Topic started by: nkl0x55 on December 03, 2017, 04:13:07 PM

Title: Problem with user access
Post by: nkl0x55 on December 03, 2017, 04:13:07 PM
Had setup MRF on a VPS running Apache, Ubuntu 16.04,

Menu items on the left: repository, statistics, cuckoo would show my VPS public IP.
While user access items: login, register, forgot password would show localhost instead.

Need help to correct this behavior
Title: Re: Problem with user access
Post by: Tigzy on December 04, 2017, 08:09:22 AM
Hey, could you show me your config file? (or part of, redacted if needed)
Title: Re: Problem with user access
Post by: nkl0x55 on December 04, 2017, 01:47:12 PM
Hi Tigzy,

I had attached config.php as config.txt.
Had remove username, password & VT API key.

Thanks
Title: Re: Problem with user access
Post by: nkl0x55 on December 06, 2017, 02:28:36 PM
Hi Tigzy,

Was wondering you had managed to found what where I went wrong in the config file.

 :)
Title: Re: Problem with user access
Post by: Tigzy on December 06, 2017, 04:08:06 PM
Hey,
Just trying to understand, are you trying to access the website from outside the machine?
If yes, then localhost won't work. You need to put either the private IP of the machine (if accessed from domestic network), or a domain or public IP (with proper ports redirections through your firewall).

Title: Re: Problem with user access
Post by: nkl0x55 on December 06, 2017, 04:38:50 PM
Hi Tigzy,

Yes, my intention was to had something accessible on public network.
Thanks for the clarification. Will test out the config accordingly.

Btw I saw this on GitHub https://github.com/diogo-fernan/malsub.
If there a next release, perhaps you could consider this.

Thanks
Title: Re: Problem with user access
Post by: Tigzy on December 07, 2017, 04:28:31 PM
Hey,
Our modules are in PHP / Python, not full python.
However we planned to add more sandboxes and online services to new version :)