On Sat, 06 Nov, 2004 at 15:01:57 +0100, Giorgio Oteri wrote: > Hi, > > I have the same problem. Someone can help me and Xantius? > > > I've installed 2.2.2 on 2 different machines and tried to get the weblet > > working, but to no avail. When I try and hit the webpage, I see on the > > leaf box that sh-httpd does start up, as though it's trying to serve the > > request, but it never serves up the page. What should I be looking for > > to troubleshoot this?
My first reaction is look at the logs. In this case specificly sh-http's log and shorewall.log Things to consider: Are you allowing the client to connect to the firewall at all? (/etc/hosts.allow) Are you allowing the client to connect to the weblet port? (/etc/shorewall/rules) Have you set up weblet with ip/port/access info? (/etc/sh-httpd.conf: SERVER_NAME, SERVER_ADDR, SERVER_PORT, CLIENT_ADDRS) If none of the above reveals any missing bits, post again. And please add some more details. I find 'tail -f /path/to/log-file' very useful when looking for problems. HTH, Jon -- Just say "know!" ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
