I am trying to get my already adapted (the new look) weblet to spit out the lrpstat bandwidth data, I already adapted the index.html which looks fine, netmon.html & lrpStat.jar are copied into /var/sh-www. stat.sh is copied into /usr/bin and has been given the execute attribute. When I execute the stat.sh scipt on an ssh command line it spits out data but the website doesn't.
What else could be wrong? Any thoughts appreciated, I might have missed something obvious. Check http://kimoppalfens.dyndns.org:8008 for more info CS> Make sure you're running stats.sh on the same port your netmon.html tells the java applet to connect (1023 in your case). Also make sure you've got permissions to access stat.sh in /etc/hosts.allow, and that you're letting the packets through your firewall... Charles Steinkuehler http://lrp.steinkuehler.net http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
