You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Aaron Peeler (JIRA)" <ji...@apache.org> on 2012/05/04 19:10:48 UTC

[jira] [Created] (VCL-582) Linux.pm remove rc.local dependence

Aaron Peeler created VCL-582:
--------------------------------

             Summary: Linux.pm remove rc.local dependence  
                 Key: VCL-582
                 URL: https://issues.apache.org/jira/browse/VCL-582
             Project: VCL
          Issue Type: Improvement
            Reporter: Aaron Peeler
            Priority: Minor
             Fix For: 2.4


Need to stop using /etc/rc.d/rc.local

two main things need to happen:
pre_capture - clean up ListenAddress from sshd_config and external_sshd_config, so on boot sshd will listen on any interface

post_load - setup sshd_config to listen only on the private interface (or another port) and setup external_sshd_config with public interface address


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira