Hi Kim > hi all, > > I am playing around with the weblet found in bering, and noticed that the > firewall rules are > displayed by displaying a firewall file in /var/sh-www/data. Now I wonder > which process is responsable This is done by /etc/shorewall/start. This file is called by shorewall after the firewall is up. > for putting that file there? I want to make some minor adjustments like > adding linenumbers. > > I am also troubleshooting a little because the values for packets & bytes > look extremely low, most of them stay > just 0. The reason I used this setup was that weblet runs as a non privileged user and an iptables command can only be issued at root. A variant to let a suid script doit should also be possible. As the firewall doesn't change automatically ( unless you use other than the standard scripts) to see the rules this is sufficient. To see the statistics it is of course not that good ;)
Regards Eric Wolzak member of the bering crew _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ------------------------------------------------------------------------ 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
