Hi All,
I'm trying to get the webproxy configured with C-ICAP, but C-ICAP isn't installing correctly. When I add the plugin, the install looks like everything is ok, but the service doesn't start and I don't see C-ICAP in the list of services. I've uninstalled and reinstalled a bunch of times with reboots in between. I've gone into the shell and removed all the ICAP dirs I could find, including clearing the package cache. Still no luck.
Here's the output from the plugin install:
***GOT REQUEST TO INSTALL: os-c-icap***
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
The following 3 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
c-icap: 0.5.7,2
c-icap-modules: 0.5.4
os-c-icap: 1.7
Number of packages to be installed: 3
The process will require 1 MiB more space.
317 KiB to be downloaded.
[1/3] Fetching os-c-icap-1.7.txz: .. done
[2/3] Fetching c-icap-modules-0.5.4.txz: .......... done
[3/3] Fetching c-icap-0.5.7,2.txz: .......... done
Checking integrity... done (0 conflicting)
[1/3] Installing c-icap-0.5.7,2...
===> Creating groups.
Creating group 'c_icap' with gid '959'.
===> Creating users
Creating user 'c_icap' with uid '959'.
[1/3] Extracting c-icap-0.5.7,2: .......... done
[2/3] Installing c-icap-modules-0.5.4...
[2/3] Extracting c-icap-modules-0.5.4: .......... done
[3/3] Installing os-c-icap-1.7...
[3/3] Extracting os-c-icap-1.7: .......... done
Stopping configd...done
Starting configd.
Keep version OPNsense\CICAP\General (1.0.1)
Keep version OPNsense\CICAP\Antivirus (1.0.0)
Reloading plugin configuration
Configuring system logging...done.
Reloading template OPNsense/CICAP: OK
Checking integrity... done (0 conflicting)
Nothing to do.
***DONE***
Looking at /etc/rc.conf.d/c_icap shows
c_icap_enable="NO"
I'm new to OPNSense. Any ideas where to start?
Resolved. Stupidity on my part :(. The service list was being truncated in my browser view. Once I changed views, I was able to see C-ICAP and configure and start it.