CVS log for loncom/init.d/loncontrol

[BACK] Up to [LON-CAPA] / loncom / init.d

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.44.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 7 20:49:02 2019 UTC (4 years, 9 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Diff to previous 1.44: preferred, colored next main 1.45: preferred, colored
Changes since revision 1.44: +14 -7 lines
- For 2.11
  Backport 1.46

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jun 9 02:35:41 2019 UTC (4 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +14 -7 lines
- Dynamic management of LON-CAPA port 5663 compatible with firewalld
  - &get_default_zone(() provides default zone
  - Revert changes in rev. 1.17 to &uses_firewalld() -- now returns
    1 if firewalld in use, but not the default zone.
  - Additional arg, value = 1 if firewalld in use  is passed to
    &firewall_open_port(), &firewall_close_port(),
    &firewall_is_port_open(), &firewall_close_anywhere()

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Aug 7 17:12:17 2018 UTC (5 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +20 -1 lines
- Support Certificate Revocation List checking when using SSL channel
  for key exchange during negotiation of connection to remote lond.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Sep 20 18:31:33 2015 UTC (8 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_X
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
- Eliminate "caching of id  ... failed" messages in lonnet.log when starting
  or restarting loncontrol.
  - Do not attempt to use memcache to store dns:/adm/dns/hosts, dns:/adm/dns/domain
    and iphost:iphost, when memcached is not running in this particular situation.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun May 15 01:10:02 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +32 -14 lines
- loncontrol restart now echoes loncron by closing port 5663 for IP
  addresses no longer in the cluster, and opens port 5663 for IP
  addresses of servers added to cluster since loncron last ran.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri May 13 01:36:30 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
- SuSE insserv: start loncontrol for runlevels 35 only.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Dec 30 18:40:38 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +5 -3 lines
- No longer stop and start of firewall rules for existing hosts when loncron
  calls lciptables.
- Additional arg in Firewall::firewall_close_port() - ref to %iphosts
  hash of hosts in cluster.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Apr 17 16:54:24 2010 UTC (14 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +3 -2 lines
- Firewall needs to be setup for SuSE and SLES before loncontrol is run
  on boot.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Mar 25 01:37:09 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_99_1
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +10 -5 lines
Array of chains reurned by &Firewall::get_fw_chains()
- Second arg passed to
    Firewall::firewall_close_port()
    Firewall::firewall_open_port()
is a reference to this array of chains
(for redhat/centOS/fedora: one or both of RH-Firewall-1-INPUT and
INPUT may contain entries for LON-CAPA port).

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 13 19:26:54 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2
Diff to previous 1.34: preferred, colored next main 1.35: preferred, colored
Changes since revision 1.34: +11 -2 lines
- Backport part of Firewall.pm rev 1.3 to support cases where loncontrol is used
  on a system where chain is INPUT instead of RH-Firewall-1-INPUT.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jul 6 00:07:15 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_8_99_0, bz6209-base, bz6209, bz2851, GCI_3, GCI_2
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- Pass $iptables (path to iptables) as arg to &get_fw_chain().

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jun 10 23:51:46 2009 UTC (14 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +62 -283 lines
- Code to open ports in firewall moved from loncontrol to Firewall.pm
- New routines added:
   &get_pathto_iptables() - gets full path for iptables command
   &get_fw_chain() - gets chain name for firewall rules.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jun 7 23:20:38 2009 UTC (14 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +139 -46 lines
- open/close firewall for port 5663 for SuSE as well as Fedora/RHEL/CentOS/Scientific Linux.
- restrict inbound traffic on port 5663 to IP addresses identified for hosts in LON-CAPA cluster to which server belongs.
- loncontrol start and loncontrol stop will eliminate firewall rule which allows inbound traffic on port 5663 from anywhere.
- reports number of IP addresses for which lond port was opened or closed
- more verbose message when expected chain is missing from current iptables listing.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Apr 22 14:58:59 2009 UTC (15 years ago) by raeburn
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4 lines
- Add lonr ('R' daemon).

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Feb 2 17:06:55 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_1, GCI_1
Branch point for: version_2_8_X
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +126 -40 lines
- Add strict pragma.
- Get lond port number from LONCAPA::Configuration.
- For SuSE systems check for entries in /etc/sysconfig/SuSEfirewall2.
   - Dynamic opening/closing of ports not implemented for SuSE systems.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Nov 4 21:06:31 2008 UTC (15 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_2_8_0, version_2_7_99_1, version_2_7_99_0
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +5 -6 lines
Eliminate lonhttpd on port 8080 due to increasing number of user and
institutional firewall issues

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jun 12 23:45:42 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +5 -2 lines
- give things a chance to cleanly exit on their own before killing

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:40:02 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_0
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +11 -1 lines
- add in header to loncontrol to get it to start after mysql/apache

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 31 05:20:06 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +10 -1 lines
- cleanup sockets directory when starting or stopping lonc

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 3 00:47:28 2007 UTC (17 years ago) by albertel
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -17 lines
- eliminated old lonc

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 2 12:59:15 2007 UTC (17 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5 lines
Adding lonmaxima daemon.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jan 28 11:21:42 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
- suse puts it in /usr/sbin

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jun 13 19:54:28 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
- making it sleep for less time

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 26 20:25:00 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +5 -2 lines
- 'reload' command now sends USR2 against lonc/d causng them to reread the hosts.tab/doain.tab files

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Feb 14 00:29:48 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +6 -5 lines
- adding memcached as a daemon we need to start up

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Dec 20 14:28:56 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
Added $Id$ line.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 2 21:16:56 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +32 -25 lines
Added support for multiple port opening and added port 8080.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 2 20:49:50 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +23 -4 lines
Added GPL header.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Dec 2 18:49:55 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +80 -0 lines
Added firewall port opening code.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 19 18:31:42 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +19 -8 lines
- trying to double check after a stop that all daemons are really gone

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 11 21:22:04 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +7 -8 lines
- use new argument mode
- re/start now don't test the connections
- status now does a conenction status check

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 1 22:14:42 2004 UTC (20 years ago) by taceyjo1
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Fix for non-redhat people, also note, NO change in style :0)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 5 22:36:48 2004 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +7 -13 lines
- renabling loncnew

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 18 21:23:01 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
- defaulting back to the old lonc

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 8 18:59:30 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_99_2, version_1_0_99_1
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- make loncnew the default

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 6 15:05:23 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_99
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
- change to default to using loncnew

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 14 15:36:21 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +18 -2 lines
- making it easier to run loncnew,
   /etc/init.d/loncontrol startnew
   /etc/init.d/loncontrol restartnew
  will now start loncnew in place of lonc

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 16 21:01:39 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +32 -2 lines
-prettier and more effective at stopping daemons

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:52 2003 UTC (21 years, 2 months ago) by harris41
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +0 -3 lines
best wishes to all.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 19 22:00:03 2002 UTC (21 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
minor grammatical improvement

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 19 21:39:38 2002 UTC (21 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
removing deprecated reference to access.conf

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 11 21:34:23 2002 UTC (21 years, 11 months ago) by harris41
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, version_0_4, stable_2002_july, STABLE
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
updating chkconfig fields to indicate loncapa.conf as a dependency

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 2 12:51:09 2001 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring, stable_2002_april, stable_2001_fall
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +23 -14 lines
removing 'quick' mode and cleaning up

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 21 15:29:05 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
calling loncron in "quick" mode

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 27 18:06:00 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +0 -6 lines
remove handling of the /etc/rc.d/init.d/httpd level...
this script just handles lonc/lond processes now

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 26 02:46:57 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +8 -42 lines
it works! priorities are set, and even though it is meant to be
run as 'root', it invokes the LON-CAPA processes under the ownership
of 'www'.  the only other thing to do is to specify the other rc.d
files (while chkconfig --add loncontrol works, the "proper" way
to construct an RPM is to not use chkconfig, but rather place into
explicit locations)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 26 01:37:36 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +27 -0 lines
Trying to handle process ownership issues.  Nothing working yet.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 26 01:24:23 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
a /etc/rc.d/init.d script for controlling the stopping and starting
of LON-CAPA network processes

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>