OPNsense Forum

Archive => 18.7 Legacy Series => Topic started by: agh1701 on August 10, 2018, 03:24:51 am

Title: dnscrypt-proxy2 will not start on boot
Post by: agh1701 on August 10, 2018, 03:24:51 am
I have switched for dnscrypt-proxy v1 to v2.  I can not get dnscrypt-proxy2 to start on boot.  this prevents the fire wall from completing boot.  after the web ui comes up I can ssh in and issue "service dnscrypt-proxy restart".  it tells me it can't stop the service and the starts it.  at this point the firewall finishes the boot.  below are my rcvars.

Code: [Select]
root@router:/usr/local/etc/rc.d # cat /etc/rc.conf
dnscrypt_proxy_enable="YES"
dnscrypt_proxy_suexec="YES"
dnscrypt_proxy_uid="root"