root@bart:~ # ls /etc/rc.conf.dacme_http_challenge flowd_aggregate netflowcaptiveportal haproxy squidflowd ipfw suricataroot@bart:~ # ls /etc/rc.confls: /etc/rc.conf: No such file or directory
acme_http_challenge_enable=YESacme_http_challenge_conf="/var/etc/lighttpd-acme-challenge.conf"acme_http_challenge_pidfile="/var/run/lighttpd-acme-challenge.pid"acme_http_challenge_opnsense_bootup_run="/usr/local/opnsense/scripts/OPNsense/AcmeClient/setup.sh"captiveportal_enable="NO"## Automatic generated configuration for netflow.# Do not edit this file manually.#flowd_enable="YES"## Automatic generated configuration for netflow.# Do not edit this file manually.#flowd_aggregate_enable="YES"haproxy_enable=YEShaproxy_opnsense_bootup_run="/usr/local/opnsense/scripts/OPNsense/HAProxy/setup.sh"haproxy_pidfile="/var/run/haproxy.pid"haproxy_config="/usr/local/etc/haproxy.conf"# haproxy_flags=""firewall_enable="NO"firewall_script="/usr/local/etc/rc.ipfw"dummynet_enable="YES"## Automatic generated configuration for netflow.# Do not edit this file manually.#netflow_enable="YES"0'.?1'..0'squid¦¦suricata_enable="YES"suricata_opnsense_bootup_run="/usr/local/opnsense/scripts/suricata/setup.sh"# IPS mode, switch to netmapsuricata_netmap=YES
root@bart:~ # cat /etc/rc.conf.d/squid/*squid_enable=NO
Ok, would that also explain why earlier I tried twice to reboot from the console menu, and only when I went to the shell and typed "reboot" did it actually reboot?I'm was not able to see the main screen at the time to see if it showed anything, but the SSH session did not show any PIDs it was waiting for.
I upgraded from 17.1.6-amd64 to 17.1.7 via the console option the following happened:1. The upgrade could not reboot as it was waiting for a process, which when I killed simply killed my external connection. The process was "haproxy". When I arrived home I was unable to ssh to the box, my password was refused, used the console directly, root/no password and issued a "reboot".
Going by my reply in another thread, yes haproxy was the culprit:Quote from: Taomyn on May 18, 2017, 06:49:29 pmI upgraded from 17.1.6-amd64 to 17.1.7 via the console option the following happened:1. The upgrade could not reboot as it was waiting for a process, which when I killed simply killed my external connection. The process was "haproxy". When I arrived home I was unable to ssh to the box, my password was refused, used the console directly, root/no password and issued a "reboot".