Bugzilla – Bug 6978
Web app only listens on localhost
Last modified: 2010-04-06 10:31:07
You need to log in before you can comment on or make changes to this bug.
By default, nimbusweb only listens on localhost. Listening on other interfaces requires editing the web/bin/run-standalone-ssl.sh script. It should be a configuration option.
Fixed in the rest branch, targeted for release in 2.4: http://github.com/nimbusproject/nimbus/commit/f4511c18d2e2efac9a5a68168ee8eba5aed2695c
This fix was merged to master in this commit: http://github.com/nimbusproject/nimbus/commit/7ca8b899cab05a9b75b5304a070bbc3fd8d2d465 It will be in the Nimbus 2.4 release.