On Sat, 13 Oct 2001, Dan Brown wrote:
> I recently installed the e-smith-monitor package > (e-smith-monitor_en-2.0-01) on my SME 5 server, and it's very nice to > see how all the information is brought together onto a single page. > I have, however, noticed one oddity, and was wondering if anybody > else had seen it--after I sit on that page for a minute or so, I get > a browser error "connection refused attempting to contact > 127.0.0.1:980". I looked through the html for the page and didn't > see any reason that it would be using 127.0.0.1, but I could be > missing something. Any ideas where to look on this? In SME5, access to the manager is achieved via the ProxyPass module of apache. Previous to SME5, access to the manager was direct from the borwser to port 980. It is now relayed by the main web server to the admin web server, which listens to port 980. Hence the ProxyPass module will attempt to connect to 127.0.0.1:980. I don't know why the connection would be refused. Charlie Brady [EMAIL PROTECTED] Lead Product Developer Network Server Solutions Group http://www.e-smith.com/ Mitel Networks Corporation http://www.mitel.com/ Phone: +1 (613) 368 4376 or 564 8000 Fax: +1 (613) 564 7739 -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
