Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Please test packages in the latest snapshot version.

    1.2.1-RC Snapshot Feedback and Problems-RETIRED
    17
    29
    13.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dvserg
      last edited by

      Hello!
      Where pkg_config.xml file for 1.2.1?

      SquidGuardDoc EN  RU Tutorial
      Localization ru_PFSense

      1 Reply Last reply Reply Quote 0
      • P
        Perry
        last edited by

        Name is changed to pkg_config.7.xml

        /Perry
        doc.pfsense.org

        1 Reply Last reply Reply Quote 0
        • D
          dvserg
          last edited by

          @Perry:

          Name is changed to pkg_config.7.xml

          Thanks!!!
          –-
          about squid V 2.6.21
          I install in 1.2.1 and get errors woth config
          Must be in config line 20 'ufs' type cache (squid -v not contains 'aufs' support)
          cache_dir ufs /var/squid/cache


          SquidGuardDoc EN  RU Tutorial
          Localization ru_PFSense

          1 Reply Last reply Reply Quote 0
          • D
            dvserg
            last edited by

            About squid and squidGuard problem's:

            squid

            FATAL: Bungled squid.conf line 20: cache_dir aufs /var/squid/cache 10 16 256
            Squid Cache (Version 2.6.STABLE20): Terminated abnormally.

            squid -v

            Squid Cache: Version 2.6.STABLE20
            configure options:
            … '--enable-storeio=ufs diskd null'  ...

            Need change squid.inc [1083]
            from:
            || $conf = <<<eod<br><< cache_dir aufs $cachedir $disk_cache_size $level1 256
            to:
            || $conf = <<<eod<br>>> cache_dir ufs $cachedir $disk_cache_size $level1 256</eod<br></eod<br>

            SquidGuardDoc EN  RU Tutorial
            Localization ru_PFSense

            1 Reply Last reply Reply Quote 0
            • S
              serialdie
              last edited by

              @wallabybob:

              bandwidthd is broken.

              I installed from pfsense-20080723-0310.iso.gz last week then have just updated with pfSense-Full-Update-1.2.1-RC1-20080730-2326.tgz

              From eth GUI Services menu, BandwidthD -> Access BandwidthD displays

              Please start bandwidthd to populate this directory.

              If I try to start bandwidthd from a ssh session:

              /usr/local/bandwidthd/bandwidthd /usr/local/bandwidthd/etc/bandwidthd.conf

              /libexec/ld-elf.so.1: Shared object "libpq.so.5" not found, required by "bandwidthd"

              find / -name 'libpq*'

              I have a similar problem…

              When I ssh and try to start it manually I get

              /usr/local/bandwidthd/bandwidthd start

              /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "bandwidthd"

              cd /libexec/

              ls

              ld-elf.so.1

              So it looks like is missing it....

              1 Reply Last reply Reply Quote 0
              • H
                Hawara
                last edited by

                To make bandwidthd working copy libiconv.so.3 from any FreeBSD 7.0 install.
                Works for me…

                1 Reply Last reply Reply Quote 0
                • S
                  serialdie
                  last edited by

                  I kind of figure that much but I dont have any FreeBSD installs…
                  Can you email me or attach the lib here?

                  TIA!

                  1 Reply Last reply Reply Quote 0
                  • S
                    serialdie
                    last edited by

                    Thank You.
                    I got the lib from a VMware instance.
                    Who ever needs it please pm.

                    Thank You.

                    1 Reply Last reply Reply Quote 0
                    • N
                      Netview
                      last edited by

                      squid 2.6.21 doesn't support 'aufs coss'':

                      ./squid -v

                      Squid Cache: Version 2.6.STABLE21
                      configure options:  '–bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/usr/local/squid' '--sysconfdir=/usr/local/etc/squid' '--enable-removal-policies=lru heap' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-epoll' '--enable-auth=basic digest negotiate ntlm' '--enable-basic-auth-helpers=DB NCSA PAM MSNT SMB YP' '--enable-digest-auth-helpers=password' '--enable-external-acl-helpers=ip_user session unix_group wbinfo_group' '--enable-ntlm-auth-helpers=SMB' '--enable-negotiate-auth-helpers=squid_kerb_auth' '–enable-storeio=ufs diskd null' '–enable-err-languages=Armenian Azerbaijani Bulgarian Catalan Czech Danish  Dutch English Estonian Finnish French German Greek  Hebrew Hungarian Italian Japanese Korean Lithuanian  Polish Portuguese Romanian Russian-1251 Russian-koi8-r  Serbian Simplify_Chinese Slovak Spanish Swedish  Traditional_Chinese Turkish Ukrainian-1251  Ukrainian-koi8-u Ukrainian-utf8' '--enable-default-err-language=English' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' 'i386-portbld-freebsd7.0' 'build_alias=i386-portbld-freebsd7.0' 'host_alias=i386-portbld-freebsd7.0' 'target_alias=i386-portbld-freebsd7.0' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'LDFLAGS=' 'CPPFLAGS='

                      ./squid -v

                      Squid Cache: Version 2.6.STABLE18
                      configure options:  '–bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/usr/local/squid' '--sysconfdir=/usr/local/etc/squid' '--enable-removal-policies=lru heap' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-epoll' '--enable-auth=basic ntlm digest' '--enable-basic-auth-helpers=DB NCSA PAM MSNT SMB LDAP YP' '--enable-digest-auth-helpers=password ldap' '--enable-external-acl-helpers=ip_user session unix_group wbinfo_group ldap_group' '--enable-ntlm-auth-helpers=SMB' '--enable-negotiate-auth-helpers=squid_kerb_auth' '--with-pthreads' '–enable-storeio=ufs diskd null aufs coss' '–enable-delay-pools' '--enable-snmp' '--enable-ssl' '--with-openssl=/usr' '--enable-icmp' '--disable-internal-dns' '--enable-htcp' '--enable-forw-via-db' '--enable-cache-digests' '--enable-wccpv2' '--enable-referer-log' '--enable-useragent-log' '--enable-arp-acl' '--enable-pf-transparent' '--enable-follow-x-forwarded-for' '--with-large-files' '--enable-large-cache-files' '--enable-err-languages=Armenian Azerbaijani Bulgarian Catalan Czech Danish  Dutch English Estonian Finnish French German Greek  Hebrew Hungarian Italian Japanese Korean Lithuanian  Polish Portuguese Romanian Russian-1251 Russian-koi8-r  Serbian Simplify_Chinese Slovak Spanish Swedish  Traditional_Chinese Turkish' '--enable-default-err-language=English' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' 'i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'host_alias=i386-portbld-freebsd6.2' 'target_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe  -I/usr/local/include  -I/usr/include' 'LDFLAGS= -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/lib' 'CPPFLAGS='8

                      Edit: –enable-delay-pools is also missing!

                      1 Reply Last reply Reply Quote 0
                      • D
                        dvserg
                        last edited by

                        http://forum.pfsense.org/index.php/topic,10586.msg59948.html#msg59948

                        SquidGuardDoc EN  RU Tutorial
                        Localization ru_PFSense

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tikimotel
                          last edited by

                          Squid (package 2.6.21) GUI:

                          Proxy server: Cache management
                          Memory replacement policy : any option selected here won't stick in config

                          "The memory replacement policy determines which objects are purged from memory when space is needed. The default policy for memory replacement is GDSF."

                          Other options not be saved in the /usr/local/etc/squid/squid.conf (stays heap GDSF)

                          # Allow local network(s) on interface(s)
                          acl localnet src  192.168.0.0/255.255.255.0
                          uri_whitespace strip
                          
                          cache_dir aufs /var/squid/cache 1000 16 256
                          cache_mem 128 MB
                          maximum_object_size 16384 KB
                          minimum_object_size 0 KB
                          cache_replacement_policy heap LFUDA
                          memory_replacement_policy heap GDSF <-----!!!!
                          offline_mode off
                          cache_swap_low 90
                          cache_swap_high 95
                          
                          # No redirector configured
                          
                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.