Recent clamd needed
-
When I tried the links they would not open (ftp// is in the link twice you need to remove one of them for it to resolve)
That allowed me to download the file but it doesn't work at shell -
URLs fixed.
-
Thank you :)
-
thank you for you effort. works perfectly now.
-
hi tried the following and get the same error:
pkg_add -r havp-ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
pkg_add -r havp-URL_ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbzerror:
Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/havp-ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/havp-ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz' by URL -
this got a little further:
# pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/havp.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/clamav-0.95.1.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz...pkg_add: fatal error during execution: getcwd
but no cigar :(
-
ok, use this and it will work:
pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
-
nice, thanks for the quick reply.
it did not work but saw where you were going with the syntax and tried the following which worked:
pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
ps (dvserg) HTTP// prefix auto added by forum engine :(
-
sorry , wrong format
this is the correct command: without http:// for whatever reason it is getting added
pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
-
When i execute the command i get the following error
pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/havp.tbz… Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/clamav-0.95.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz...pkg_add: fatal error during execution: getcwdNOTE: happened on two clean installs of pf 1.2.3
-
It worked for me But the GUI is not found in PfSense for Havp.
It shows in shell, I restarted the box and it didn't show up in the GUI.pkg_info
arc-5.21o_1 Create & extract files from DOS .ARC files
arj-3.10.22_1 Open-source ARJ
bandwidthd-2.0.1_1 Tracks bandwidth usage by IP address
clamav-0.95.1 Command line virus scanner written entirely in C
gd-2.0.35,1 A graphics library for fast creation of images
havp-0.90 HTTP Antivirus Proxy
jpeg-6b_4 IJG's jpeg compression utilities
lha-1.14i_6 Archive files using LZSS and Huffman compression (.lzh file
libgmp-4.2.2 A free library for arbitrary precision arithmetic
libiconv-1.11_1 A character set conversion library
lusca-cache-r14632 HTTP Caching Proxy (Squid Derivative) - Stable Release
openldap-client-2.4.16 Open source LDAP client implementation
perl-5.8.9_2 Practical Extraction and Report Language
squid_radius_auth-1.10 RADIUS authenticator for squid proxy 2.5 and later
unzoo-4.4_2 A zoo archive extractor -
I need statistic. Does the work this HAVP in the pfSense 1.2.1, 1.2.2, 1.2.3 ?
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
-
When i execute the command i get the following error
pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/havp.tbz… Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/clamav-0.95.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz...pkg_add: fatal error during execution: getcwdNOTE: happened on
twothree clean installs of pf 1.2.3Mine is PF 1.2.3 full freebsd 7.2 HAVP was the first package i installed after the install.
I just reinstalled again but have not installed HAVP yet. Now on this new install i do have Squid, SG,SNORT installed. -
dvserg- yes, I got it working on two 1.2.3 systems
using this command:pkg_add -r havp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/All/havp-0.90.tbz
-
I get these errors now:
clamd[9028]: Can't unlink the socket file /var/run/clamav/clamd.sock
clamd[9028]: LOCAL: Socket file /var/run/clamav/clamd.sock could not be bound: No such file or directorynot sure if its related, have only seen it on 1 system so far (will check others later today)
also thanks to whoever fixed the code so that it stopped adding http:// to the front
-
update:
reinstalled HAVP and it fixed the problem
thanks to those who got on this and got it fixed
-
I get these errors now:
clamd[9028]: Can't unlink the socket file /var/run/clamav/clamd.sock
clamd[9028]: LOCAL: Socket file /var/run/clamav/clamd.sock could not be bound: No such file or directorynot sure if its related, have only seen it on 1 system so far (will check others later today)
also thanks to whoever fixed the code so that it stopped adding http:// to the front
I have the same issue.. If i reinstall the package, it works until I reboot the box. Once rebooted, the problem comes back
-
will reboot mine when i can later today and see if i have a problem
-
it works after reboot.
but these errors are in the sys logs:
clamd[2576]: Can't unlink the socket file /var/run/clamav/clamd.sock
clamd[2576]: LOCAL: Socket file /var/run/clamav/clamd.sock could not be bound: No such file or directoryso i dont know if its broken or what, but did a test with eicar and it blocked it and Internet loads fine
edit: i get this message as well:
clamd[4346]: MaxThreads * MaxRecursion is too high: 25500, open file descriptor limit is: 11095 -
think mine has a mind of its own.. If i do a reboot… I have re-install the package, see below for my log.. I lost power yesterday and the battery drained... Box came up and all my services where started.
pfsense system Info havp[7795] "ERROR: Clamd Socket Scanner failed EICAR virus test! (Could not connect to scanner socket)"
pfsense system Info havp[7795] "Clamd: Could not connect to scanner! Scanner down?"
pfsense system Info havp[7795] "–- Initializing Clamd Socket Scanner"
pfsense system Info havp[7795] "Running as user: havp, group: havp"
pfsense system Info havp[7795] "=== Mandatory locking disabled! KEEPBACK settings not used!"
pfsense system Info havp[7795] "=== Starting HAVP Version: 0.90"
pfsense local 6 Info clamd[7664] "TCP: Setting connection queue length to 30"
pfsense local 6 Info clamd[7664] "TCP: Bound to address 127.0.0.1 on port 3310"
pfsense local 6 Info clamd[7664] "Loaded 1382039 signatures."
pfsense local 6 Error clamd[7664] "Can't unlink the socket file /var/run/clamav/clamd.sock"
pfsense local 6 Error clamd[7664] "LOCAL: Socket file /var/run/clamav/clamd.sock could not be bound: No such file or directory"
pfsense local 6 Info clamd[7664] "Not loading PUA signatures."
pfsense local 6 Info clamd[7664] "Reading databases from /var/db/clamav"
pfsense local 6 Info clamd[7664] "Log file size limited to 2097152 bytes."
pfsense local 6 Info clamd[7664] "Running as user root (UID 0, GID 0)"
pfsense local 6 Info clamd[7664] "clamd daemon 0.95.1 (OS: freebsd7.2, ARCH: i386, CPU: i386)"