Alex & Alan, thanks for the quick feedback so far. I tried the nightly of the core files and the nightly of the debugger plugin. The ip address list does not seem to work for the debugger. I only have <ipaddresses>127.0.0.1</ipaddresses> yet I can still see it externally. Also, I'm not sure how to do the IIS rewrite rule you suggested Alex. I created a wildecard rule like : match: http://mysite.com/openbddebugger/* rewrite: http://mysite.com/index.cfm (similarly I tried a redirect rule)
That's not working for me either. On Jan 8, 5:37 pm, Alex Skinner <[email protected]> wrote: > @Alan if you're working on the debugger see also bug number 411 which is a > definite trick for new players ;) > > @Aaron another way to stop access to the debugger will be to just set a > rewrite rule on IIS ARR sending it into a not found location then you can > just access on port 8080 via tomcat but you won't be able to access > externally as you don't have port 8080 open to the world ? > > A > > On 8 January 2012 23:26, Alan Williamson (aw2.0 cloud experts) < > > > > > > > > > > [email protected]> wrote: > > The Debugger plugin now obeys the IP address list you specify in the > > bluedragon.xml > > > <debugoutput> > > <ipaddresses>127.0.0.1,192.**168.200.16</ipaddresses> > > </debugoutput> > > >http://openbd.org/manual/?/**engine_bluedragonxml<http://openbd.org/manual/?/engine_bluedragonxml> > > > Aaron J. White wrote: > > >> @Alan. Any thoughts on security? > > > -- > > online documentation:http://openbd.org/manual/ > > google+ > > hints/tips:https://plus.google.com/**115990347459711259462<https://plus.google.com/115990347459711259462> > > > > http://groups.google.com/**group/openbd?hl=en<http://groups.google.com/group/openbd?hl=en> > > > Join us @http://www.OpenCFsummit.org/Dallas, Feb 2012 > > -- > Alex Skinner > Managing Director > Pixl8 Interactive > > Tel: +448452600726 > Email: [email protected] > Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
