[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
raeburn
raeburn@source.lon-capa.org
Thu, 11 Jun 2009 00:18:38 -0000
raeburn Thu Jun 11 00:18:38 2009 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- Add Firewall.pm and lciptables (setuid script).
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.646 doc/loncapafiles/loncapafiles.lpml:1.647
--- doc/loncapafiles/loncapafiles.lpml:1.646 Sun May 24 13:08:09 2009
+++ doc/loncapafiles/loncapafiles.lpml Thu Jun 11 00:18:37 2009
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.646 2009/05/24 13:08:09 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.647 2009/06/11 00:18:37 raeburn Exp $ -->
<!--
@@ -1749,6 +1749,16 @@
<status>New file</status>
</file>
<file>
+<source>loncom/lciptables</source>
+<target dist='default'>home/httpd/perl/lciptables</target>
+<categoryname>setuid script</categoryname>
+<description>
+Calls iptables to update firewall settings for port used for internal
+LON-CAPA communication to receive traffic from other servers in cluster
+</description>
+<status>New file</status>
+</file>
+<file>
<source>loncom/lcuserdel</source>
<target dist='default'>home/httpd/perl/lcuserdel</target>
<categoryname>setuid script</categoryname>
@@ -5914,6 +5924,16 @@
<status>works/unverified</status>
</file>
<file>
+<source>loncom/configuration/Firewall.pm</source>
+<target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
+<categoryname>system file</categoryname>
+<description>
+Provides methods to open and close firewall ports used for
+for socket-based communication between LON-CAPA servers
+</description>
+<status>works/unverified</status>
+</file>
+<file>
<source>loncom/ConfigFileEdit.pm</source>
<target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
<categoryname>system file</categoryname>