ALParada wrote:
I'm trying to get weblet w/lrpstat to work on a Bering 1.2. I have
weblet working and I can access the netmon.html page correctly. However,
it has no data. If I shutdown Shorewall data starts coming in. I thought
they both used the same tcp 80 port but I guess not. I can only guess
that a different port is used. Does anyone know what's going on?
LrpStat communicates with the server via it's own port - which port that is depends on where you got the weblet package from.
If you look at the source of netmon.html, you should see a line that looks like this:
<param NAME=INFOPORT VALUE="1023">
In this case, the port lrpStat uses would be 1023 - other ports I've seen used are 1024 and 60180.


With this information, you need to open the respective port un /etc/shorewall/rules

This is probably not enough (since AFAIK Bering 1.2 does not have the proper settings in /etc/services and /etc/inetd.conf - so those two files need to be updated as well. See

http://leaf-project.org/devel/hejl/install.html

and

http://leaf-project.org/devel/hejl/troubleshooting.html

for more info

Martin




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ------------------------------------------------------------------------ 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

Reply via email to