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

    Squid com autenticação integrada ao Captive Portal

    Scheduled Pinned Locked Moved Portuguese
    88 Posts 35 Posters 50.2k Views
    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.
    • A
      amaica
      last edited by

      @marcelloc:

      @marcelloc:

      Em breve começo os testes com o captive portal da 2.1

      Acabei de subir o helper que integra a autenticação do captive portal com o squid.

      A alteração na interface para o squid2 já está pronta mas vou deixar para publicar depois

      Por enquanto:
      No squid3,  basta selecionar captive portal na aba authentication

      No squid2, inclua estas configurações no campo custom options

      
      external_acl_type check_filter children=5 ttl=60 %SRC /usr/pbi/squid-amd64/libexec/squid/check_ip.php;acl dgfilter external check_filter;http_access allow dgfilter;
      
      

      E baixe este arquivo

      fetch -o /usr/pbi/squid-amd64/libexec/squid/check_ip.php https://raw.github.com/pfsense/pfsense-packages/master/config/squid3/33/check_ip.php
      

      Ola Marcelloc, eu tenho instalado o squid3 mas não aparece a opção captive na aba Authentication.

      1 Reply Last reply Reply Quote 0
      • marcellocM
        marcelloc
        last edited by

        @amaica:

        Ola Marcelloc, eu tenho instalado o squid3 mas não aparece a opção captive na aba Authentication.

        Squid3-dev

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

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

          Estou tentando fazer essa autenticação funcionar e to tomando um coro rs.

          o Squid insiste em dizer que "unexpect read from check_filter 4 bytes ERR"

          Ja conferi o PHP e ele ta certinho. Acha a base normal.

          Rodando ele na mao, quando jogo o IP ele retorna o user ou ERR.

          Mas o squid insiste em não aceitar o STDOUT.

          Alguem pode me dar um help?

          1 Reply Last reply Reply Quote 0
          • marcellocM
            marcelloc
            last edited by

            Na última versão do pacote, não precisa criar as acls na mão.

            Como está sua configuração?

            Treinamentos de Elite: http://sys-squad.com

            Help a community developer! ;D

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

              Fiz tudo automatico direto na ultima versão :)

              Por isso ta tudo certinho, mas o problema esta apresentando no LOG.

              1 Reply Last reply Reply Quote 0
              • marcellocM
                marcelloc
                last edited by

                Seu pfsense é 2.0 ou 2.1?

                Treinamentos de Elite: http://sys-squad.com

                Help a community developer! ;D

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

                  2.1 recem instalado e fazendo testes.

                  1 Reply Last reply Reply Quote 0
                  • marcellocM
                    marcelloc
                    last edited by

                    No log do squid não aparece nenhuma linha de log com usuário?

                    Treinamentos de Elite: http://sys-squad.com

                    Help a community developer! ;D

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

                      Nada, apenas esses erros falando do helper.

                      Já tentei baixar o check_ip.php de novo e trocar, tentei tirar o \n do ERR, colocar, fazer um TRIM e nada. Ele acha algum problema.

                      1 Reply Last reply Reply Quote 0
                      • marcellocM
                        marcelloc
                        last edited by

                        este erro aparece no access.log ou no cache.log?

                        Treinamentos de Elite: http://sys-squad.com

                        Help a community developer! ;D

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

                          no cache.log

                          1 Reply Last reply Reply Quote 0
                          • marcellocM
                            marcelloc
                            last edited by

                            Você está usando o proxy configurado no browser ou no modo transparente?

                            Vou tentar simular isso aqui aqui novamente.

                            Treinamentos de Elite: http://sys-squad.com

                            Help a community developer! ;D

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

                              Tava configurado no browser.

                              Coloquei em modo transparente e agora ta OK.

                              Ainda não entendi.

                              Marcelo, aquela questão das Libs de baixar pelo fetch esta acontecendo sempre viu!! Muita gente deve estar apanhando disso.

                              Agora ta funcionando fino!! Parabens pelo trabalho, muito bom!!!

                              1 Reply Last reply Reply Quote 0
                              • A
                                abarbosao
                                last edited by

                                Bom dia.

                                Instalei a versão 2.1 do pfSense, os pacotes squid3-dev, e configurei a autenticação para o Captive Portal(CP). "Tudo" funcionou, exceto pelo fato de que o CP não está enviando as informações de autenticação dos usuários, ou seja, somente o primeiro usuário a se autenticar no CP consegue navegar, pois para esse, o CP envia para o Squid as informações de autenticação.

                                Alguém pode me ajudar?

                                Grato.

                                Alexandre.

                                1 Reply Last reply Reply Quote 0
                                • marcellocM
                                  marcelloc
                                  last edited by

                                  Se todos os usuários estão chegando por um único ip, o captive portal vai fazer exatamente o que descreveu.

                                  Se for o caso, configure seu AP em modo bridge para que os clientes peguem ip da rede e não fiquem mascarados atrás do ip do router WIFI

                                  Treinamentos de Elite: http://sys-squad.com

                                  Help a community developer! ;D

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Bruno Carriel
                                    last edited by

                                    Um dúvida sobre o captive portal.

                                    É possível customizar e possibilitar que o usuário realize seu cadastro no captive portal?

                                    att

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      Guest
                                      last edited by

                                      Tenho um firewall centOS e preciso trocar com urgência ( pra ontem)
                                      Qual a versão do pfsense amd64, que é homologada para o squid3-dev 3.3.10.
                                      Pois estou tentado implementar o pfsense mas estou tendo dificuldade com o squid3-dev 3.3.10 quando faço integração com autenticação no captive portal, a primeira conexão conecta-se normalmente quando faço a segunda conexão da o seguinte erro.
                                      obs: mesmo com  usuarios diferentes.

                                      ERROR
                                      The requested URL could not be retrieved
                                      O seguinte erro foi encontrado ao tentar recuperar a URL: http://terra.com.br/
                                      Acesso negado.
                                      A configuração do controle de acesso impede que sua requisição seja permitida neste momento. Por favor, contate seu provedor de serviço se você acha que isso está incorreto.
                                      Seu administrador do cache é admin@localhost.
                                      Gerado Wed, 29 Jan 2014 18:24:50 GMT por localhost (squid/3.3.10)

                                      será que estou fazendo alguma configuração de cache errada?
                                      Obs: estou usando o pfsense em  uma vlan cisco

                                      estou com muita urgencia de implementar o pfsense e não sei o que fazer.

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        Guest
                                        last edited by

                                        a alguém que possa me ajudar?

                                        Access.log

                                        
                                        1393348604.490    442 192.168.1.100 TCP_MISS/302 652 GET http://www.google.com.br/ - HIER_DIRECT/74.125.131.94 text/html
                                        1393348611.540     56 192.168.1.100 TCP_MISS/204 271 GET http://www.gstatic.com/generate_204 - HIER_DIRECT/173.194.42.143 text/html
                                        1393348963.363   1352 192.168.1.100 TCP_MISS/302 652 GET http://www.google.com.br/ calebe HIER_DIRECT/74.125.131.94 text/html
                                        1393348968.370    182 192.168.1.100 TCP_MISS/204 271 GET http://www.gstatic.com/generate_204 calebe HIER_DIRECT/173.194.42.143 text/html
                                        1393348970.805    114 192.168.1.100 TCP_MISS/200 286 GET http://www.msftncsi.com/ncsi.txt calebe HIER_DIRECT/200.143.247.9 text/plain
                                        1393348970.954    367 192.168.1.100 TCP_MISS/200 1117 GET http://download.newnext.me/spark.bin? calebe HIER_DIRECT/200.143.247.16 application/octet-stream
                                        1393348973.984    579 192.168.1.100 TCP_MISS/200 1290 GET http://api.skype.com/users/harrissonstorch/profile/avatar calebe HIER_DIRECT/91.190.216.7 image/jpeg
                                        1393348998.729    114 192.168.1.100 TCP_MISS/304 334 GET http://crl.microsoft.com/pki/crl/products/MicWinHarComPCA_2010-11-01.crl calebe HIER_DIRECT/200.143.247.17 application/pkix-crl
                                        1393349003.855    578 192.168.1.100 TCP_MISS/304 284 GET http://mscrl.microsoft.com/pki/mscorp/crl/mswww(6).crl calebe HIER_DIRECT/65.54.93.70 application/pkix-crl
                                        1393349008.557    117 192.168.1.100 TCP_MISS/304 425 GET http://ocsp.entrust.net/MEUwQzBBMD8wPTAJBgUrDgMCGgUABBTXgePhfsJco9hFmE0qWx1GtVqUPQQUKnCVOp%2F2k8XzisWoY7s9lCzmygcCBEwOjDk%3D calebe HIER_DIRECT/23.10.53.231 application/ocsp-response
                                        1393349013.134     42 192.168.1.100 TCP_MISS/304 334 GET http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl calebe HIER_DIRECT/200.143.247.17 application/pkix-crl
                                        1393349017.755     69 192.168.1.100 TCP_MISS/304 294 GET http://pki.google.com/GIAG2.crl calebe HIER_DIRECT/173.194.42.134 -
                                        1393349022.403     97 192.168.1.100 TCP_MISS/304 359 GET http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab calebe HIER_DIRECT/200.143.247.17 application/octet-stream
                                        1393349026.993     42 192.168.1.100 TCP_MISS/304 333 GET http://crl.microsoft.com/pki/crl/products/CodeSignPCA2.crl calebe HIER_DIRECT/200.143.247.17 application/pkix-crl
                                        1393349031.597     65 192.168.1.100 TCP_MISS/304 333 GET http://crl.microsoft.com/pki/crl/products/WinPCA.crl calebe HIER_DIRECT/200.143.247.17 application/pkix-crl
                                        1393349036.158     36 192.168.1.100 TCP_MISS/304 425 GET http://ocsp.entrust.net/MEUwQzBBMD8wPTAJBgUrDgMCGgUABBTYqntZF2XfWd4vuxzYev4PhVs0zQQUHvGriQb4SQ8BM3fuFHruGXyTKE0CBEwfPzY%3D calebe HIER_DIRECT/23.10.53.231 application/ocsp-response
                                        1393349040.734     42 192.168.1.100 TCP_MISS/304 334 GET http://crl.microsoft.com/pki/crl/products/MicrosoftRootAuthority.crl calebe HIER_DIRECT/200.143.247.17 application/pkix-crl
                                        1393349045.652    380 192.168.1.100 TCP_MISS/304 284 GET http://mscrl.microsoft.com/pki/mscorp/crl/mswww(5).crl calebe HIER_DIRECT/65.54.93.70 application/pkix-crl
                                        1393349050.732    531 192.168.1.100 TCP_MISS/304 513 GET http://www.microsoft.com/pki/CRL/products/Microsoft%20Windows%20Hardware%20Compatibility%20PCA(1).crl calebe HIER_DIRECT/64.4.11.42 -
                                        1393349055.309     37 192.168.1.100 TCP_MISS/304 425 GET http://ocsp.entrust.net/MEUwQzBBMD8wPTAJBgUrDgMCGgUABBSgLXLbL4La7i%2B3dMpUpZCcZtKubgQU6r8QpQEelY%2FJVbRnYKSP%2FYsPErQCBEKHQKU%3D calebe HIER_DIRECT/23.10.53.231 application/ocsp-response
                                        1393349059.905     53 192.168.1.100 TCP_MISS/304 333 GET http://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl calebe HIER_DIRECT/200.143.247.17 application/pkix-crl
                                        1393349221.381     42 192.168.1.102 TCP_DENIED/403 4057 GET http://www.microsoft.com/isapi/redir.dll? - HIER_NONE/- text/html
                                        1393349222.302    190 192.168.1.102 TCP_DENIED/403 3825 GET http://www.squid-cache.org/Artwork/SN.png - HIER_NONE/- text/html
                                        1393349222.465    136 192.168.1.102 TCP_DENIED/403 3859 GET http://api.webrep.avast.com/v1/rating/microsoft.com? - HIER_NONE/- text/html
                                        1393349310.944    425 192.168.1.100 TCP_MISS/302 652 GET http://www.google.com.br/ calebe HIER_DIRECT/74.125.131.94 text/html
                                        1393349314.987    185 192.168.1.100 TCP_MISS/204 271 GET http://www.gstatic.com/generate_204 calebe HIER_DIRECT/173.194.42.143 text/html
                                        
                                        

                                        Cache.log

                                        
                                        2014/02/25 14:16:25 kid1| Starting Squid Cache version 3.3.10 for amd64-portbld-freebsd8.3...
                                        2014/02/25 14:16:25 kid1| Process ID 97479
                                        2014/02/25 14:16:25 kid1| Process Roles: worker
                                        2014/02/25 14:16:25 kid1| With 11095 file descriptors available
                                        2014/02/25 14:16:25 kid1| Initializing IP Cache...
                                        2014/02/25 14:16:25 kid1| DNS Socket created at [::], FD 12
                                        2014/02/25 14:16:25 kid1| DNS Socket created at 0.0.0.0, FD 13
                                        2014/02/25 14:16:25 kid1| Adding domain localdomain from /etc/resolv.conf
                                        2014/02/25 14:16:25 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
                                        2014/02/25 14:16:25 kid1| Adding nameserver 172.20.2.126 from /etc/resolv.conf
                                        2014/02/25 14:16:25 kid1| Adding nameserver 172.20.3.114 from /etc/resolv.conf
                                        2014/02/25 14:16:25 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:25 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:16:25 kid1| Unable to load default error language files. Reset to backups.
                                        2014/02/25 14:16:25 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:25 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.txt
                                        2014/02/25 14:16:25 kid1| WARNING: failed to find or read error text file error-details.txt
                                        2014/02/25 14:16:25 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:25 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:25 kid1| Logfile: opening log /var/squid/logs/access.log
                                        2014/02/25 14:16:25 kid1| WARNING: log parameters now start with a module name. Use 'stdio:/var/squid/logs/access.log'
                                        2014/02/25 14:16:25 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
                                        2014/02/25 14:16:25 kid1| Store logging disabled
                                        2014/02/25 14:16:25 kid1| Swap maxSize 0 + 8192 KB, estimated 630 objects
                                        2014/02/25 14:16:25 kid1| Target number of buckets: 31
                                        2014/02/25 14:16:25 kid1| Using 8192 Store buckets
                                        2014/02/25 14:16:25 kid1| Max Mem  size: 8192 KB
                                        2014/02/25 14:16:25 kid1| Max Swap size: 0 KB
                                        2014/02/25 14:16:25 kid1| Using Least Load store dir selection
                                        2014/02/25 14:16:25 kid1| Current Directory is /etc
                                        2014/02/25 14:16:25 kid1| Loaded Icons.
                                        2014/02/25 14:16:25 kid1| HTCP Disabled.
                                        2014/02/25 14:16:25 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:16:25 kid1| Pinger socket opened on FD 23
                                        2014/02/25 14:16:25 kid1| Squid plugin modules loaded: 0
                                        2014/02/25 14:16:25 kid1| Adaptation support is off.
                                        2014/02/25 14:16:25 kid1| Accepting HTTP Socket connections at local=192.168.1.1:3128 remote=[::] FD 17 flags=9
                                        2014/02/25 14:16:25 kid1| Accepting NAT intercepted HTTP Socket connections at local=127.0.0.1:3128 remote=[::] FD 18 flags=41
                                        2014/02/25 14:16:25 kid1| Accepting ICP messages on [::]:7
                                        2014/02/25 14:16:25 kid1| Sending ICP messages from [::]:7
                                        2014/02/25 14:16:25| pinger: Initialising ICMP pinger ...
                                        2014/02/25 14:16:25| pinger: ICMP socket opened.
                                        2014/02/25 14:16:25| pinger: ICMPv6 socket opened
                                        2014/02/25 14:16:26 kid1| Preparing for shutdown after 0 requests
                                        2014/02/25 14:16:26 kid1| Waiting 3 seconds for active connections to finish
                                        2014/02/25 14:16:26 kid1| Closing HTTP port 192.168.1.1:3128
                                        2014/02/25 14:16:26 kid1| Closing HTTP port 127.0.0.1:3128
                                        2014/02/25 14:16:26 kid1| Stop receiving ICP on [::]:7
                                        2014/02/25 14:16:26 kid1| Closing Pinger socket on FD 23
                                        2014/02/25 14:16:26 kid1| Shutdown: NTLM authentication.
                                        2014/02/25 14:16:26 kid1| Shutdown: Negotiate authentication.
                                        2014/02/25 14:16:26 kid1| Shutdown: Digest authentication.
                                        2014/02/25 14:16:26 kid1| Shutdown: Basic authentication.
                                        2014/02/25 14:16:26 kid1| storeLateRelease: released 0 objects
                                        2014/02/25 14:16:33 kid1| Starting Squid Cache version 3.3.10 for amd64-portbld-freebsd8.3...
                                        2014/02/25 14:16:33 kid1| Process ID 20857
                                        2014/02/25 14:16:33 kid1| Process Roles: worker
                                        2014/02/25 14:16:33 kid1| With 11095 file descriptors available
                                        2014/02/25 14:16:33 kid1| Initializing IP Cache...
                                        2014/02/25 14:16:33 kid1| DNS Socket created at [::], FD 12
                                        2014/02/25 14:16:33 kid1| DNS Socket created at 0.0.0.0, FD 13
                                        2014/02/25 14:16:33 kid1| Adding domain localdomain from /etc/resolv.conf
                                        2014/02/25 14:16:33 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
                                        2014/02/25 14:16:33 kid1| Adding nameserver 172.20.2.126 from /etc/resolv.conf
                                        2014/02/25 14:16:33 kid1| Adding nameserver 172.20.3.114 from /etc/resolv.conf
                                        2014/02/25 14:16:33 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:33 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:16:33 kid1| Unable to load default error language files. Reset to backups.
                                        2014/02/25 14:16:33 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:33 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.txt
                                        2014/02/25 14:16:33 kid1| WARNING: failed to find or read error text file error-details.txt
                                        2014/02/25 14:16:33 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:33 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:16:33 kid1| Logfile: opening log /var/squid/logs/access.log
                                        2014/02/25 14:16:33 kid1| WARNING: log parameters now start with a module name. Use 'stdio:/var/squid/logs/access.log'
                                        2014/02/25 14:16:33 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
                                        2014/02/25 14:16:33 kid1| Store logging disabled
                                        2014/02/25 14:16:33 kid1| Swap maxSize 0 + 8192 KB, estimated 630 objects
                                        2014/02/25 14:16:33 kid1| Target number of buckets: 31
                                        2014/02/25 14:16:33 kid1| Using 8192 Store buckets
                                        2014/02/25 14:16:33 kid1| Max Mem  size: 8192 KB
                                        2014/02/25 14:16:33 kid1| Max Swap size: 0 KB
                                        2014/02/25 14:16:33 kid1| Using Least Load store dir selection
                                        2014/02/25 14:16:33 kid1| Current Directory is /etc
                                        2014/02/25 14:16:33 kid1| Loaded Icons.
                                        2014/02/25 14:16:33 kid1| HTCP Disabled.
                                        2014/02/25 14:16:33 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:16:33 kid1| Pinger socket opened on FD 23
                                        2014/02/25 14:16:33 kid1| Squid plugin modules loaded: 0
                                        2014/02/25 14:16:33 kid1| Adaptation support is off.
                                        2014/02/25 14:16:33 kid1| Accepting HTTP Socket connections at local=192.168.1.1:3128 remote=[::] FD 17 flags=9
                                        2014/02/25 14:16:33 kid1| Accepting NAT intercepted HTTP Socket connections at local=127.0.0.1:3128 remote=[::] FD 18 flags=41
                                        2014/02/25 14:16:33 kid1| Accepting ICP messages on [::]:7
                                        2014/02/25 14:16:33 kid1| Sending ICP messages from [::]:7
                                        2014/02/25 14:16:33| pinger: Initialising ICMP pinger ...
                                        2014/02/25 14:16:33| pinger: ICMP socket opened.
                                        2014/02/25 14:16:33| pinger: ICMPv6 socket opened
                                        2014/02/25 14:16:34 kid1| storeLateRelease: released 0 objects
                                        2014/02/25 14:16:44| Error sending to ICMPv6 packet to [2607:f8b0:400c:c03::5e]. ERR: (65) No route to host
                                        2014/02/25 14:16:51| Error sending to ICMPv6 packet to [2800:3f0:4004:800::100f]. ERR: (65) No route to host
                                        2014/02/25 14:17:36 kid1| Reconfiguring Squid Cache (version 3.3.10)...
                                        2014/02/25 14:17:36 kid1| Closing HTTP port 192.168.1.1:3128
                                        2014/02/25 14:17:36 kid1| Closing HTTP port 127.0.0.1:3128
                                        2014/02/25 14:17:36 kid1| Stop receiving ICP on [::]:7
                                        2014/02/25 14:17:36 kid1| Closing Pinger socket on FD 23
                                        2014/02/25 14:17:36 kid1| Stop sending ICP from [::]:7
                                        2014/02/25 14:17:36 kid1| Logfile: closing log stdio:/var/squid/logs/access.log
                                        2014/02/25 14:17:36 kid1| Startup: Initializing Authentication Schemes ...
                                        2014/02/25 14:17:36 kid1| Startup: Initialized Authentication Scheme 'basic'
                                        2014/02/25 14:17:36 kid1| Startup: Initialized Authentication Scheme 'digest'
                                        2014/02/25 14:17:36 kid1| Startup: Initialized Authentication Scheme 'negotiate'
                                        2014/02/25 14:17:36 kid1| Startup: Initialized Authentication Scheme 'ntlm'
                                        2014/02/25 14:17:36 kid1| Startup: Initialized Authentication.
                                        2014/02/25 14:17:36 kid1| Processing Configuration File: /usr/pbi/squid-amd64/etc/squid/squid.conf (depth 0)
                                        2014/02/25 14:17:36 kid1| Starting Authentication on port 127.0.0.1:3128
                                        2014/02/25 14:17:36 kid1| Disabling Authentication on port 127.0.0.1:3128 (interception enabled)
                                        2014/02/25 14:17:36 kid1| Disabling IPv6 on port 127.0.0.1:3128 (interception enabled)
                                        2014/02/25 14:17:36 kid1| Initializing https proxy context
                                        2014/02/25 14:17:36 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:17:36 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:17:36 kid1| Unable to load default error language files. Reset to backups.
                                        2014/02/25 14:17:36 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:17:36 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.txt
                                        2014/02/25 14:17:36 kid1| WARNING: failed to find or read error text file error-details.txt
                                        2014/02/25 14:17:36 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:17:36 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:17:36 kid1| Logfile: opening log /var/squid/logs/access.log
                                        2014/02/25 14:17:36 kid1| WARNING: log parameters now start with a module name. Use 'stdio:/var/squid/logs/access.log'
                                        2014/02/25 14:17:36 kid1| Squid plugin modules loaded: 0
                                        2014/02/25 14:17:36 kid1| Adaptation support is off.
                                        2014/02/25 14:17:36 kid1| Store logging disabled
                                        2014/02/25 14:17:36 kid1| DNS Socket created at [::], FD 17
                                        2014/02/25 14:17:36 kid1| DNS Socket created at 0.0.0.0, FD 18
                                        2014/02/25 14:17:36 kid1| Adding domain localdomain from /etc/resolv.conf
                                        2014/02/25 14:17:36 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
                                        2014/02/25 14:17:36 kid1| Adding nameserver 172.20.2.126 from /etc/resolv.conf
                                        2014/02/25 14:17:36 kid1| Adding nameserver 172.20.3.114 from /etc/resolv.conf
                                        2014/02/25 14:17:36 kid1| helperOpenServers: Starting 5/5 'check_ip.php' processes
                                        2014/02/25 14:17:36 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:17:36 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:17:36 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:17:36 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:17:36 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:17:36 kid1| HTCP Disabled.
                                        2014/02/25 14:17:36 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:17:36 kid1| Pinger socket opened on FD 40
                                        2014/02/25 14:17:36 kid1| Loaded Icons.
                                        2014/02/25 14:17:36 kid1| Accepting HTTP Socket connections at local=192.168.1.1:3128 remote=[::] FD 36 flags=9
                                        2014/02/25 14:17:36 kid1| Accepting NAT intercepted HTTP Socket connections at local=127.0.0.1:3128 remote=[::] FD 37 flags=41
                                        2014/02/25 14:17:36 kid1| Accepting ICP messages on [::]:7
                                        2014/02/25 14:17:36 kid1| Sending ICP messages from [::]:7
                                        2014/02/25 14:17:36| pinger: Initialising ICMP pinger ...
                                        2014/02/25 14:17:36| pinger: ICMP socket opened.
                                        2014/02/25 14:17:36| pinger: ICMPv6 socket opened
                                        2014/02/25 14:17:47 kid1| Preparing for shutdown after 2 requests
                                        2014/02/25 14:17:47 kid1| Waiting 3 seconds for active connections to finish
                                        2014/02/25 14:17:47 kid1| Closing HTTP port 192.168.1.1:3128
                                        2014/02/25 14:17:47 kid1| Closing HTTP port 127.0.0.1:3128
                                        2014/02/25 14:17:47 kid1| Stop receiving ICP on [::]:7
                                        2014/02/25 14:17:47 kid1| Closing Pinger socket on FD 40
                                        2014/02/25 14:17:47 kid1| Shutdown: NTLM authentication.
                                        2014/02/25 14:17:47 kid1| Shutdown: Negotiate authentication.
                                        2014/02/25 14:17:47 kid1| Shutdown: Digest authentication.
                                        2014/02/25 14:17:47 kid1| Shutdown: Basic authentication.
                                        2014/02/25 14:17:52 kid1| Shutting down...
                                        2014/02/25 14:17:52 kid1| Stop sending ICP from [::]:7
                                        2014/02/25 14:17:52 kid1| storeDirWriteCleanLogs: Starting...
                                        2014/02/25 14:17:52 kid1|   Finished.  Wrote 0 entries.
                                        2014/02/25 14:17:52 kid1|   Took 0.00 seconds (  0.00 entries/sec).
                                        CPU Usage: 0.062 seconds = 0.054 user + 0.008 sys
                                        Maximum Resident Size: 65344 KB
                                        Page faults with physical i/o: 2
                                        2014/02/25 14:17:52 kid1| Logfile: closing log stdio:/var/squid/logs/access.log
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    12 /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    13 /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.t
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    14 /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    15 /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.t
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    17 DNS Socket IPv6
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    18 DNS Socket IPv4
                                        2014/02/25 14:17:52 kid1| Open FD READ/WRITE   22 Idle client: Waiting for next request
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    23 check_ip.php #1
                                        2014/02/25 14:17:52 kid1| Open FD READ/WRITE   26 Idle client: Waiting for next request
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    29 check_ip.php #2
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    31 check_ip.php #3
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    33 check_ip.php #4
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    35 check_ip.php #5
                                        2014/02/25 14:17:52 kid1| Open FD UNSTARTED    38 Incoming ICP port
                                        2014/02/25 14:17:52 kid1| Squid Cache (Version 3.3.10): Exiting normally.
                                        2014/02/25 14:19:59 kid1| Starting Squid Cache version 3.3.10 for amd64-portbld-freebsd8.3...
                                        2014/02/25 14:19:59 kid1| Process ID 95316
                                        2014/02/25 14:19:59 kid1| Process Roles: worker
                                        2014/02/25 14:19:59 kid1| With 11095 file descriptors available
                                        2014/02/25 14:19:59 kid1| Initializing IP Cache...
                                        2014/02/25 14:19:59 kid1| DNS Socket created at [::], FD 12
                                        2014/02/25 14:19:59 kid1| DNS Socket created at 0.0.0.0, FD 13
                                        2014/02/25 14:19:59 kid1| Adding domain localdomain from /etc/resolv.conf
                                        2014/02/25 14:19:59 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
                                        2014/02/25 14:19:59 kid1| Adding nameserver 172.20.2.126 from /etc/resolv.conf
                                        2014/02/25 14:19:59 kid1| Adding nameserver 172.20.3.114 from /etc/resolv.conf
                                        2014/02/25 14:19:59 kid1| helperOpenServers: Starting 5/5 'check_ip.php' processes
                                        2014/02/25 14:19:59 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:19:59 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:19:59 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:19:59 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:19:59 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:19:59 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:19:59 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:19:59 kid1| Unable to load default error language files. Reset to backups.
                                        2014/02/25 14:19:59 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:19:59 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.txt
                                        2014/02/25 14:19:59 kid1| WARNING: failed to find or read error text file error-details.txt
                                        2014/02/25 14:19:59 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:19:59 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:19:59 kid1| Logfile: opening log /var/squid/logs/access.log
                                        2014/02/25 14:19:59 kid1| WARNING: log parameters now start with a module name. Use 'stdio:/var/squid/logs/access.log'
                                        2014/02/25 14:19:59 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
                                        2014/02/25 14:19:59 kid1| Store logging disabled
                                        2014/02/25 14:19:59 kid1| Swap maxSize 0 + 8192 KB, estimated 630 objects
                                        2014/02/25 14:19:59 kid1| Target number of buckets: 31
                                        2014/02/25 14:19:59 kid1| Using 8192 Store buckets
                                        2014/02/25 14:19:59 kid1| Max Mem  size: 8192 KB
                                        2014/02/25 14:19:59 kid1| Max Swap size: 0 KB
                                        2014/02/25 14:19:59 kid1| Using Least Load store dir selection
                                        2014/02/25 14:19:59 kid1| Current Directory is /etc
                                        2014/02/25 14:19:59 kid1| Loaded Icons.
                                        2014/02/25 14:19:59 kid1| HTCP Disabled.
                                        2014/02/25 14:19:59 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:19:59 kid1| Pinger socket opened on FD 33
                                        2014/02/25 14:19:59 kid1| Squid plugin modules loaded: 0
                                        2014/02/25 14:19:59 kid1| Adaptation support is off.
                                        2014/02/25 14:19:59 kid1| Accepting HTTP Socket connections at local=192.168.1.1:3128 remote=[::] FD 29 flags=9
                                        2014/02/25 14:19:59 kid1| Accepting NAT intercepted HTTP Socket connections at local=127.0.0.1:3128 remote=[::] FD 30 flags=41
                                        2014/02/25 14:19:59 kid1| Accepting ICP messages on [::]:7
                                        2014/02/25 14:19:59 kid1| Sending ICP messages from [::]:7
                                        2014/02/25 14:19:59| pinger: Initialising ICMP pinger ...
                                        2014/02/25 14:19:59| pinger: ICMP socket opened.
                                        2014/02/25 14:19:59| pinger: ICMPv6 socket opened
                                        2014/02/25 14:20:00 kid1| Preparing for shutdown after 0 requests
                                        2014/02/25 14:20:00 kid1| Waiting 3 seconds for active connections to finish
                                        2014/02/25 14:20:00 kid1| Closing HTTP port 192.168.1.1:3128
                                        2014/02/25 14:20:00 kid1| Closing HTTP port 127.0.0.1:3128
                                        2014/02/25 14:20:00 kid1| Stop receiving ICP on [::]:7
                                        2014/02/25 14:20:00 kid1| Closing Pinger socket on FD 33
                                        2014/02/25 14:20:00 kid1| Shutdown: NTLM authentication.
                                        2014/02/25 14:20:00 kid1| Shutdown: Negotiate authentication.
                                        2014/02/25 14:20:00 kid1| Shutdown: Digest authentication.
                                        2014/02/25 14:20:00 kid1| Shutdown: Basic authentication.
                                        2014/02/25 14:20:00 kid1| storeLateRelease: released 0 objects
                                        2014/02/25 14:20:07 kid1| Starting Squid Cache version 3.3.10 for amd64-portbld-freebsd8.3...
                                        2014/02/25 14:20:07 kid1| Process ID 16045
                                        2014/02/25 14:20:07 kid1| Process Roles: worker
                                        2014/02/25 14:20:07 kid1| With 11095 file descriptors available
                                        2014/02/25 14:20:07 kid1| Initializing IP Cache...
                                        2014/02/25 14:20:07 kid1| DNS Socket created at [::], FD 12
                                        2014/02/25 14:20:07 kid1| DNS Socket created at 0.0.0.0, FD 13
                                        2014/02/25 14:20:07 kid1| Adding domain localdomain from /etc/resolv.conf
                                        2014/02/25 14:20:07 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
                                        2014/02/25 14:20:07 kid1| Adding nameserver 172.20.2.126 from /etc/resolv.conf
                                        2014/02/25 14:20:07 kid1| Adding nameserver 172.20.3.114 from /etc/resolv.conf
                                        2014/02/25 14:20:07 kid1| helperOpenServers: Starting 5/5 'check_ip.php' processes
                                        2014/02/25 14:20:07 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:20:07 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:20:07 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:20:07 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:20:07 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:20:07 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:20:07 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/en/error-details.txt
                                        2014/02/25 14:20:07 kid1| Unable to load default error language files. Reset to backups.
                                        2014/02/25 14:20:07 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:20:07 kid1|  parse error while reading template file: /usr/pbi/squid-amd64/etc/squid/errors/templates/error-details.txt
                                        2014/02/25 14:20:07 kid1| WARNING: failed to find or read error text file error-details.txt
                                        2014/02/25 14:20:07 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:20:07 kid1| WARNING! invalid error detail name: X509_V_ERR_DIFFERENT_CRL_SCOPE
                                        2014/02/25 14:20:07 kid1| Logfile: opening log /var/squid/logs/access.log
                                        2014/02/25 14:20:07 kid1| WARNING: log parameters now start with a module name. Use 'stdio:/var/squid/logs/access.log'
                                        2014/02/25 14:20:07 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
                                        2014/02/25 14:20:07 kid1| Store logging disabled
                                        2014/02/25 14:20:07 kid1| Swap maxSize 0 + 8192 KB, estimated 630 objects
                                        2014/02/25 14:20:07 kid1| Target number of buckets: 31
                                        2014/02/25 14:20:07 kid1| Using 8192 Store buckets
                                        2014/02/25 14:20:07 kid1| Max Mem  size: 8192 KB
                                        2014/02/25 14:20:07 kid1| Max Swap size: 0 KB
                                        2014/02/25 14:20:07 kid1| Using Least Load store dir selection
                                        2014/02/25 14:20:07 kid1| Current Directory is /etc
                                        2014/02/25 14:20:07 kid1| Loaded Icons.
                                        2014/02/25 14:20:07 kid1| HTCP Disabled.
                                        2014/02/25 14:20:07 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
                                        2014/02/25 14:20:07 kid1| Pinger socket opened on FD 33
                                        2014/02/25 14:20:07 kid1| Squid plugin modules loaded: 0
                                        2014/02/25 14:20:07 kid1| Adaptation support is off.
                                        2014/02/25 14:20:07 kid1| Accepting HTTP Socket connections at local=192.168.1.1:3128 remote=[::] FD 29 flags=9
                                        2014/02/25 14:20:07 kid1| Accepting NAT intercepted HTTP Socket connections at local=127.0.0.1:3128 remote=[::] FD 30 flags=41
                                        2014/02/25 14:20:07 kid1| Accepting ICP messages on [::]:7
                                        2014/02/25 14:20:07 kid1| Sending ICP messages from [::]:7
                                        2014/02/25 14:20:07| pinger: Initialising ICMP pinger ...
                                        2014/02/25 14:20:07| pinger: ICMP socket opened.
                                        2014/02/25 14:20:07| pinger: ICMPv6 socket opened
                                        2014/02/25 14:20:08 kid1| storeLateRelease: released 0 objects
                                        2014/02/25 14:21:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:21:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:21:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:21:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:21:07 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:22:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:22:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:22:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:22:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:22:07 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:22:43| Error sending to ICMPv6 packet to [2607:f8b0:400c:c03::5e]. ERR: (65) No route to host
                                        2014/02/25 14:22:48| Error sending to ICMPv6 packet to [2800:3f0:4004:800::100f]. ERR: (65) No route to host
                                        2014/02/25 14:23:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:23:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:23:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:23:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:23:28| Error sending to ICMPv6 packet to [2600:1403:2:3a4::1b01]. ERR: (65) No route to host
                                        2014/02/25 14:24:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:24:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:24:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:24:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:25:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:25:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:25:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:25:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:25:15 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:26:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:26:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:26:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:26:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:26:15 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:27:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:27:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:27:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:27:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:28:01 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:28:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:28:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:28:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:28:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:28:30| Error sending to ICMPv6 packet to [2800:3f0:4004:800::1018]. ERR: (65) No route to host
                                        2014/02/25 14:29:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:29:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:29:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:29:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:29:30 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:30:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:30:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:30:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:30:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:30:30 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:31:07 kid1| helperHandleRead: unexpected read from check_filter #2, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:31:07 kid1| helperHandleRead: unexpected read from check_filter #3, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:31:07 kid1| helperHandleRead: unexpected read from check_filter #4, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:31:07 kid1| helperHandleRead: unexpected read from check_filter #5, 4 bytes 'ERR
                                        '
                                        2014/02/25 14:31:30 kid1| helperHandleRead: unexpected read from check_filter #1, 4 bytes 'ERR
                                        
                                        

                                        portalauth

                                        
                                        Feb 25 13:03:55 pfSense logportalauth[36342]: Reconfiguring captive portal(dcfm).
                                        Feb 25 13:04:14 pfSense php[36342]: /system_usermanager.php: Tried to remove user  but got user pw instead. Bailing.
                                        Feb 25 13:04:34 pfSense logportalauth[93891]: LOGIN: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:04:36 pfSense logportalauth[93891]: LOGIN: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:04:36 pfSense logportalauth[93891]: CONCURRENT LOGIN - REUSING OLD SESSION: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:04:41 pfSense logportalauth[93891]: LOGIN: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:04:41 pfSense logportalauth[93891]: CONCURRENT LOGIN - REUSING OLD SESSION: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:04:41 pfSense logportalauth[93891]: LOGIN: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:04:41 pfSense logportalauth[93891]: CONCURRENT LOGIN - REUSING OLD SESSION: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:05:28 pfSense php[36342]: /reboot.php: Stopping all packages.
                                        Feb 25 13:14:23 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:14:28 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:14:40 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:15:03 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:15:09 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:15:14 pfSense logportalauth[46467]: LOGIN: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:16:00 pfSense logportalauth[33226]: DISCONNECT: admin, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:16:05 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:16:13 pfSense logportalauth[46467]: FAILURE: teste, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:16:37 pfSense php[33226]: /system_usermanager.php: Tried to remove user  but got user pw instead. Bailing.
                                        Feb 25 13:16:48 pfSense logportalauth[46467]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:17:59 pfSense php[33226]: /pkg_mgr_install.php: Beginning package installation for squid3-dev .
                                        Feb 25 13:20:15 pfSense php[33226]: /pkg_mgr_install.php: Stopping any running proxy monitors
                                        Feb 25 13:20:16 pfSense php[33226]: /pkg_mgr_install.php: Starting Squid
                                        Feb 25 13:20:16 pfSense php[33226]: /pkg_mgr_install.php: Starting a proxy monitor script
                                        Feb 25 13:20:16 pfSense php[33226]: /pkg_mgr_install.php: [Squid] - Squid_resync function call pr:1 bp:1 rpc:no
                                        Feb 25 13:20:17 pfSense php[33226]: /pkg_mgr_install.php: [Squid] - Squid_resync function call pr: bp:1 rpc:no
                                        Feb 25 13:20:40 pfSense php[33226]: /reboot.php: Stopping all packages.
                                        Feb 25 13:20:45 pfSense php[33226]: /reboot.php: The command '/usr/local/etc/rc.d/squid.sh stop' returned exit code '1', the output was '/libexec/ld-elf.so.1: Shared object "libheimntlm.so.10" not found, required by "squid"' 
                                        Feb 25 13:48:35 pfSense logportalauth[46924]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:48:38 pfSense logportalauth[46924]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:48:38 pfSense logportalauth[46924]: CONCURRENT LOGIN - REUSING OLD SESSION: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:48:47 pfSense logportalauth[46924]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 13:48:47 pfSense logportalauth[46924]: CONCURRENT LOGIN - REUSING OLD SESSION: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:16:25 pfSense squid[96786]: Squid Parent: will start 1 kids
                                        Feb 25 14:16:25 pfSense squid[96786]: Squid Parent: (squid-1) process 97479 started
                                        Feb 25 14:16:27 pfSense squid[96786]: Squid Parent: (squid-1) process 97479 exited due to signal 15 with status 0
                                        Feb 25 14:16:27 pfSense squid[96786]: Exiting due to unexpected forced shutdown
                                        Feb 25 14:16:33 pfSense squid[20351]: Squid Parent: will start 1 kids
                                        Feb 25 14:16:33 pfSense squid[20351]: Squid Parent: (squid-1) process 20857 started
                                        Feb 25 14:16:43 pfSense logportalauth[50997]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:17:52 pfSense squid[20351]: Squid Parent: (squid-1) process 20857 exited with status 0
                                        Feb 25 14:19:59 pfSense squid[94653]: Squid Parent: will start 1 kids
                                        Feb 25 14:19:59 pfSense squid[94653]: Squid Parent: (squid-1) process 95316 started
                                        Feb 25 14:20:01 pfSense squid[94653]: Squid Parent: (squid-1) process 95316 exited due to signal 15 with status 0
                                        Feb 25 14:20:01 pfSense squid[94653]: Exiting due to unexpected forced shutdown
                                        Feb 25 14:20:07 pfSense squid[14677]: Squid Parent: will start 1 kids
                                        Feb 25 14:20:07 pfSense squid[14677]: Squid Parent: (squid-1) process 16045 started
                                        Feb 25 14:20:58 pfSense logportalauth[51746]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:21:04 pfSense logportalauth[51746]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:21:04 pfSense logportalauth[51746]: CONCURRENT LOGIN - REUSING OLD SESSION: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:21:12 pfSense logportalauth[38353]: DISCONNECT: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:22:41 pfSense logportalauth[51746]: LOGIN: calebe, f0:4d:a2:e6:1e:25, 192.168.1.100
                                        Feb 25 14:27:01 pfSense logportalauth[51746]: LOGIN: admin, 00:0e:a6:67:db:f3, 192.168.1.102
                                        
                                        

                                        squid.conf

                                        
                                        # This file is automatically generated by pfSense
                                        # Do not edit manually !
                                        
                                        http_port 192.168.1.1:3128
                                        http_port 127.0.0.1:3128 intercept
                                        icp_port 7
                                        dns_v4_first off
                                        pid_filename /var/run/squid.pid
                                        cache_effective_user proxy
                                        cache_effective_group proxy
                                        error_default_language en
                                        icon_directory /usr/pbi/squid-amd64/etc/squid/icons
                                        visible_hostname localhost
                                        cache_mgr admin@localhost
                                        access_log /var/squid/logs/access.log
                                        cache_log /var/squid/logs/cache.log
                                        cache_store_log none
                                        
                                        logfile_rotate 0
                                        shutdown_lifetime 3 seconds
                                        # Allow local network(s) on interface(s)
                                        acl localnet src  192.168.1.0/24
                                        uri_whitespace strip
                                        
                                        acl dynamic urlpath_regex cgi-bin \?
                                        cache deny dynamic
                                        
                                        cache_mem 8 MB
                                        maximum_object_size_in_memory 32 KB
                                        memory_replacement_policy heap GDSF
                                        cache_replacement_policy heap LFUDA
                                        
                                        minimum_object_size 0 KB
                                        maximum_object_size 10 KB
                                        offline_mode off
                                        cache allow all
                                        
                                        # No redirector configured
                                        
                                        #Remote proxies
                                        
                                        # Setup some default acls
                                        # From 3.2 further configuration cleanups have been done to make things easier and safer. The manager, localhost, and to_localhost ACL definitions are now built-in.
                                        # acl localhost src 127.0.0.1/32
                                        acl allsrc src all
                                        acl safeports port 21 70 80 210 280 443 488 563 591 631 777 901  3128 3127 1025-65535 
                                        acl sslports port 443 563  
                                        
                                        # From 3.2 further configuration cleanups have been done to make things easier and safer. The manager, localhost, and to_localhost ACL definitions are now built-in.
                                        #acl manager proto cache_object
                                        
                                        acl purge method PURGE
                                        acl connect method CONNECT
                                        
                                        # Define protocols used for redirects
                                        acl HTTP proto HTTP
                                        acl HTTPS proto HTTPS
                                        http_access allow manager localhost
                                        
                                        http_access deny manager
                                        http_access allow purge localhost
                                        http_access deny purge
                                        http_access deny !safeports
                                        http_access deny CONNECT !sslports
                                        
                                        # Always allow localhost connections
                                        # From 3.2 further configuration cleanups have been done to make things easier and safer. 
                                        # The manager, localhost, and to_localhost ACL definitions are now built-in.
                                        # http_access allow localhost
                                        
                                        request_body_max_size 0 KB
                                        delay_pools 1
                                        delay_class 1 2
                                        delay_parameters 1 -1/-1 -1/-1
                                        delay_initial_bucket_level 100
                                        delay_access 1 allow allsrc
                                        
                                        # Reverse Proxy settings
                                        
                                        # Custom options
                                        
                                        external_acl_type check_filter children-startup=5 ttl=5 %SRC /usr/pbi/squid-amd64/libexec/squid/check_ip.php
                                        acl dgfilter external check_filter
                                        http_access allow dgfilter
                                        # Default block all to be sure
                                        http_access deny allsrc
                                        
                                        

                                        DHCP.log

                                        
                                        Feb 25 09:13:44 pfSense dhcpd: DHCPREQUEST for 192.168.200.20 from f0:4d:a2:e6:1e:25 via ste0: wrong network.
                                        Feb 25 09:13:44 pfSense dhcpd: DHCPNAK on 192.168.200.20 to f0:4d:a2:e6:1e:25 via ste0
                                        Feb 25 09:13:44 pfSense dhcpd: DHCPDISCOVER from f0:4d:a2:e6:1e:25 via ste0
                                        Feb 25 09:13:44 pfSense dhcpd: unexpected ICMP Echo Reply from 192.168.40.1
                                        Feb 25 09:13:45 pfSense dhcpd: DHCPOFFER on 192.168.1.100 to f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 09:13:45 pfSense dhcpd: Wrote 1 leases to leases file.
                                        Feb 25 09:13:45 pfSense dhcpd: DHCPREQUEST for 192.168.1.100 (192.168.1.1) from f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 09:13:45 pfSense dhcpd: DHCPACK on 192.168.1.100 to f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 09:13:48 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 09:13:48 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 12:56:05 pfSense dhclient: PREINIT
                                        Feb 25 12:56:05 pfSense dhclient: Starting delete_old_states()
                                        Feb 25 12:56:05 pfSense dhclient: Comparing IPs: Old:  New: 
                                        Feb 25 12:56:05 pfSense dhclient[7875]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 12:56:07 pfSense dhclient[7875]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 12:56:11 pfSense dhclient[7875]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 12:56:19 pfSense dhclient[7875]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
                                        Feb 25 12:56:21 pfSense dhclient[7875]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 3
                                        Feb 25 12:56:24 pfSense dhclient[7875]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 7
                                        Feb 25 12:56:31 pfSense dhclient[7875]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 20
                                        Feb 25 12:56:51 pfSense dhclient[7875]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 14
                                        Feb 25 12:56:51 pfSense dhclient[7875]: DHCPOFFER from 192.168.40.1
                                        Feb 25 12:56:51 pfSense dhclient: ARPSEND
                                        Feb 25 12:56:51 pfSense dhclient[7875]: DHCPOFFER from 192.168.40.1
                                        Feb 25 12:56:51 pfSense dhclient[7875]: DHCPOFFER already seen.
                                        Feb 25 12:56:53 pfSense dhclient: ARPCHECK
                                        Feb 25 12:56:53 pfSense dhclient[7875]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 12:56:53 pfSense dhclient[7875]: DHCPACK from 192.168.40.1
                                        Feb 25 12:56:53 pfSense dhclient: BOUND
                                        Feb 25 12:56:53 pfSense dhclient: Starting add_new_address()
                                        Feb 25 12:56:53 pfSense dhclient: ifconfig em0 inet 192.168.40.254 netmask 255.255.255.0 broadcast 192.168.40.255 
                                        Feb 25 12:56:53 pfSense dhclient: New IP Address (em0): 192.168.40.254
                                        Feb 25 12:56:53 pfSense dhclient: New Subnet Mask (em0): 255.255.255.0
                                        Feb 25 12:56:53 pfSense dhclient: New Broadcast Address (em0): 192.168.40.255
                                        Feb 25 12:56:53 pfSense dhclient: New Routers (em0): 192.168.40.1
                                        Feb 25 12:56:53 pfSense dhclient: Adding new routes to interface: em0
                                        Feb 25 12:56:53 pfSense dhclient: /sbin/route add default 192.168.40.1
                                        Feb 25 12:56:53 pfSense dhclient: Creating resolv.conf
                                        Feb 25 12:56:53 pfSense dhclient[7875]: bound to 192.168.40.254 -- renewal in 129600 seconds.
                                        Feb 25 12:56:57 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 12:56:57 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 12:56:57 pfSense dhcpd: All rights reserved.
                                        Feb 25 12:56:57 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 12:56:57 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 12:56:57 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 12:56:57 pfSense dhcpd: All rights reserved.
                                        Feb 25 12:56:57 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 12:56:57 pfSense dhcpd: Wrote 1 leases to leases file.
                                        Feb 25 12:56:57 pfSense dhcpd: Listening on BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 12:56:57 pfSense dhcpd: Sending on   BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 12:56:57 pfSense dhcpd: Sending on   Socket/fallback/fallback-net
                                        Feb 25 12:57:04 pfSense dhcpd: DHCPDISCOVER from f0:4d:a2:e6:1e:25 via ste0
                                        Feb 25 12:57:05 pfSense dhcpd: DHCPOFFER on 192.168.1.100 to f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 12:57:05 pfSense dhcpd: DHCPREQUEST for 192.168.1.100 (192.168.1.1) from f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 12:57:05 pfSense dhcpd: DHCPACK on 192.168.1.100 to f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 12:57:08 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 12:57:08 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:00:26 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:00:26 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:02:09 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:02:09 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:03:32 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:03:32 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:04:34 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:04:34 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:06:49 pfSense dhclient: PREINIT
                                        Feb 25 13:06:49 pfSense dhclient: Starting delete_old_states()
                                        Feb 25 13:06:49 pfSense dhclient: Comparing IPs: Old:  New: 
                                        Feb 25 13:06:49 pfSense dhclient[6662]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:06:50 pfSense dhclient[6662]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:06:52 pfSense dhclient[6662]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:06:55 pfSense dhclient[6662]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:07:03 pfSense dhclient[6662]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
                                        Feb 25 13:07:05 pfSense dhclient[6662]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 3
                                        Feb 25 13:07:08 pfSense dhclient[6662]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 6
                                        Feb 25 13:07:14 pfSense dhclient[6662]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 15
                                        Feb 25 13:07:29 pfSense dhclient[6662]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 18
                                        Feb 25 13:07:29 pfSense dhclient[6662]: DHCPOFFER from 192.168.40.1
                                        Feb 25 13:07:29 pfSense dhclient: ARPSEND
                                        Feb 25 13:07:29 pfSense dhclient[6662]: DHCPOFFER from 192.168.40.1
                                        Feb 25 13:07:29 pfSense dhclient[6662]: DHCPOFFER already seen.
                                        Feb 25 13:07:31 pfSense dhclient: ARPCHECK
                                        Feb 25 13:07:31 pfSense dhclient[6662]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:07:31 pfSense dhclient[6662]: DHCPACK from 192.168.40.1
                                        Feb 25 13:07:31 pfSense dhclient: BOUND
                                        Feb 25 13:07:31 pfSense dhclient: Starting add_new_address()
                                        Feb 25 13:07:31 pfSense dhclient: ifconfig em0 inet 192.168.40.254 netmask 255.255.255.0 broadcast 192.168.40.255 
                                        Feb 25 13:07:31 pfSense dhclient: New IP Address (em0): 192.168.40.254
                                        Feb 25 13:07:31 pfSense dhclient: New Subnet Mask (em0): 255.255.255.0
                                        Feb 25 13:07:31 pfSense dhclient: New Broadcast Address (em0): 192.168.40.255
                                        Feb 25 13:07:31 pfSense dhclient: New Routers (em0): 192.168.40.1
                                        Feb 25 13:07:31 pfSense dhclient: Adding new routes to interface: em0
                                        Feb 25 13:07:31 pfSense dhclient: /sbin/route add default 192.168.40.1
                                        Feb 25 13:07:31 pfSense dhclient: Creating resolv.conf
                                        Feb 25 13:07:31 pfSense dhclient[6662]: bound to 192.168.40.254 -- renewal in 129600 seconds.
                                        Feb 25 13:07:35 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 13:07:35 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 13:07:35 pfSense dhcpd: All rights reserved.
                                        Feb 25 13:07:35 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 13:07:35 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 13:07:35 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 13:07:35 pfSense dhcpd: All rights reserved.
                                        Feb 25 13:07:35 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 13:07:35 pfSense dhcpd: Wrote 1 leases to leases file.
                                        Feb 25 13:07:35 pfSense dhcpd: Listening on BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 13:07:35 pfSense dhcpd: Sending on   BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 13:07:35 pfSense dhcpd: Sending on   Socket/fallback/fallback-net
                                        Feb 25 13:08:29 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:08:29 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:09:58 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:09:58 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:11:18 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:11:18 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:12:29 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:12:29 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:13:57 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:13:57 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:15:20 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:15:20 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:16:24 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:16:24 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:22:05 pfSense dhclient: PREINIT
                                        Feb 25 13:22:05 pfSense dhclient: Starting delete_old_states()
                                        Feb 25 13:22:05 pfSense dhclient: Comparing IPs: Old:  New: 
                                        Feb 25 13:22:05 pfSense dhclient[6400]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:22:07 pfSense dhclient[6400]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:22:12 pfSense dhclient[6400]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
                                        Feb 25 13:22:14 pfSense dhclient[6400]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 3
                                        Feb 25 13:22:17 pfSense dhclient[6400]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 6
                                        Feb 25 13:22:23 pfSense dhclient[6400]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 14
                                        Feb 25 13:22:37 pfSense dhclient[6400]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 17
                                        Feb 25 13:22:37 pfSense dhclient[6400]: DHCPOFFER from 192.168.40.1
                                        Feb 25 13:22:37 pfSense dhclient: ARPSEND
                                        Feb 25 13:22:37 pfSense dhclient[6400]: DHCPOFFER from 192.168.40.1
                                        Feb 25 13:22:37 pfSense dhclient[6400]: DHCPOFFER already seen.
                                        Feb 25 13:22:39 pfSense dhclient: ARPCHECK
                                        Feb 25 13:22:39 pfSense dhclient[6400]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 13:22:39 pfSense dhclient[6400]: DHCPACK from 192.168.40.1
                                        Feb 25 13:22:39 pfSense dhclient: BOUND
                                        Feb 25 13:22:39 pfSense dhclient: Starting add_new_address()
                                        Feb 25 13:22:39 pfSense dhclient: ifconfig em0 inet 192.168.40.254 netmask 255.255.255.0 broadcast 192.168.40.255 
                                        Feb 25 13:22:39 pfSense dhclient: New IP Address (em0): 192.168.40.254
                                        Feb 25 13:22:39 pfSense dhclient: New Subnet Mask (em0): 255.255.255.0
                                        Feb 25 13:22:39 pfSense dhclient: New Broadcast Address (em0): 192.168.40.255
                                        Feb 25 13:22:39 pfSense dhclient: New Routers (em0): 192.168.40.1
                                        Feb 25 13:22:39 pfSense dhclient: Adding new routes to interface: em0
                                        Feb 25 13:22:39 pfSense dhclient: /sbin/route add default 192.168.40.1
                                        Feb 25 13:22:39 pfSense dhclient: Creating resolv.conf
                                        Feb 25 13:22:39 pfSense dhclient[6400]: bound to 192.168.40.254 -- renewal in 129600 seconds.
                                        Feb 25 13:22:43 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 13:22:43 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 13:22:43 pfSense dhcpd: All rights reserved.
                                        Feb 25 13:22:43 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 13:22:43 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 13:22:43 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 13:22:43 pfSense dhcpd: All rights reserved.
                                        Feb 25 13:22:43 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 13:22:43 pfSense dhcpd: Wrote 1 leases to leases file.
                                        Feb 25 13:22:43 pfSense dhcpd: Listening on BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 13:22:43 pfSense dhcpd: Sending on   BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 13:22:43 pfSense dhcpd: Sending on   Socket/fallback/fallback-net
                                        Feb 25 13:23:33 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:23:33 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:24:51 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:24:51 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:26:14 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:26:14 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:27:35 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:27:35 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:28:56 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:28:56 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:30:19 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:30:19 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:31:27 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:31:27 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:33:18 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:33:18 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:34:42 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:34:42 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:35:46 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:35:46 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:37:04 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:37:04 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:39:00 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:39:00 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:40:56 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:40:56 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:42:52 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:42:52 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:44:53 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:44:53 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:46:43 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:46:43 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:48:43 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:48:43 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 13:57:05 pfSense dhcpd: DHCPREQUEST for 192.168.1.100 from f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 13:57:05 pfSense dhcpd: DHCPACK on 192.168.1.100 to f0:4d:a2:e6:1e:25 (calebepc) via ste0
                                        Feb 25 13:58:00 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 13:58:00 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 14:00:42 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 14:00:42 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 14:01:47 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 14:01:47 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 14:03:00 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 14:03:00 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 14:03:00 pfSense dhcpd: All rights reserved.
                                        Feb 25 14:03:00 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 14:03:00 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 14:03:00 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 14:03:00 pfSense dhcpd: All rights reserved.
                                        Feb 25 14:03:00 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 14:03:00 pfSense dhcpd: Wrote 1 leases to leases file.
                                        Feb 25 14:03:00 pfSense dhcpd: Listening on BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 14:03:00 pfSense dhcpd: Sending on   BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 14:03:00 pfSense dhcpd: Sending on   Socket/fallback/fallback-net
                                        Feb 25 14:03:58 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 14:03:58 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 14:05:27 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 14:05:27 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 14:13:05 pfSense dhcpd: DHCPINFORM from 192.168.1.100 via ste0
                                        Feb 25 14:13:05 pfSense dhcpd: DHCPACK to 192.168.1.100 (f0:4d:a2:e6:1e:25) via ste0
                                        Feb 25 14:15:32 pfSense dhclient: PREINIT
                                        Feb 25 14:15:32 pfSense dhclient: Starting delete_old_states()
                                        Feb 25 14:15:32 pfSense dhclient: Comparing IPs: Old:  New: 
                                        Feb 25 14:15:32 pfSense dhclient[8461]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 14:15:33 pfSense dhclient[8461]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 14:15:35 pfSense dhclient[8461]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 14:15:38 pfSense dhclient[8461]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 14:15:43 pfSense dhclient[8461]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 1
                                        Feb 25 14:15:44 pfSense dhclient[8461]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
                                        Feb 25 14:15:46 pfSense dhclient[8461]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 5
                                        Feb 25 14:15:51 pfSense dhclient[8461]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 8
                                        Feb 25 14:15:59 pfSense dhclient[8461]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 14
                                        Feb 25 14:16:13 pfSense dhclient[8461]: DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 14
                                        Feb 25 14:16:13 pfSense dhclient[8461]: DHCPOFFER from 192.168.40.1
                                        Feb 25 14:16:13 pfSense dhclient: ARPSEND
                                        Feb 25 14:16:13 pfSense dhclient[8461]: DHCPOFFER from 192.168.40.1
                                        Feb 25 14:16:13 pfSense dhclient[8461]: DHCPOFFER already seen.
                                        Feb 25 14:16:15 pfSense dhclient: ARPCHECK
                                        Feb 25 14:16:15 pfSense dhclient[8461]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        Feb 25 14:16:15 pfSense dhclient[8461]: DHCPACK from 192.168.40.1
                                        Feb 25 14:16:15 pfSense dhclient: BOUND
                                        Feb 25 14:16:15 pfSense dhclient: Starting add_new_address()
                                        Feb 25 14:16:15 pfSense dhclient: ifconfig em0 inet 192.168.40.254 netmask 255.255.255.0 broadcast 192.168.40.255 
                                        Feb 25 14:16:15 pfSense dhclient: New IP Address (em0): 192.168.40.254
                                        Feb 25 14:16:15 pfSense dhclient: New Subnet Mask (em0): 255.255.255.0
                                        Feb 25 14:16:15 pfSense dhclient: New Broadcast Address (em0): 192.168.40.255
                                        Feb 25 14:16:15 pfSense dhclient: New Routers (em0): 192.168.40.1
                                        Feb 25 14:16:15 pfSense dhclient: Adding new routes to interface: em0
                                        Feb 25 14:16:15 pfSense dhclient: /sbin/route add default 192.168.40.1
                                        Feb 25 14:16:15 pfSense dhclient: Creating resolv.conf
                                        Feb 25 14:16:15 pfSense dhclient[8461]: bound to 192.168.40.254 -- renewal in 129600 seconds.
                                        Feb 25 14:16:20 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 14:16:20 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 14:16:20 pfSense dhcpd: All rights reserved.
                                        Feb 25 14:16:20 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 14:16:20 pfSense dhcpd: Internet Systems Consortium DHCP Server 4.2.5-P1
                                        Feb 25 14:16:20 pfSense dhcpd: Copyright 2004-2013 Internet Systems Consortium.
                                        Feb 25 14:16:20 pfSense dhcpd: All rights reserved.
                                        Feb 25 14:16:20 pfSense dhcpd: For info, please visit https://www.isc.org/software/dhcp/
                                        Feb 25 14:16:20 pfSense dhcpd: Wrote 1 leases to leases file.
                                        Feb 25 14:16:20 pfSense dhcpd: Listening on BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 14:16:20 pfSense dhcpd: Sending on   BPF/ste0/00:19:5b:fb:f0:9a/192.168.1.0/24
                                        Feb 25 14:16:20 pfSense dhcpd: Sending on   Socket/fallback/fallback-net
                                        Feb 25 14:19:11 pfSense dhclient: PREINIT
                                        Feb 25 14:19:11 pfSense dhclient: Starting delete_old_states()
                                        Feb 25 14:19:11 pfSense dhclient: Comparing IPs: Old:  New: 
                                        Feb 25 14:19:11 pfSense dhclient[6968]: DHCPREQUEST on em0 to 255.255.255.255 port 67
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          Guest
                                          last edited by

                                          o check_ip.php esta com erro. segue o forum que achei o erro:

                                          https://forum.pfsense.org/index.php?topic=72443.msg395218#msg395218

                                          Troque o seu check_ip por este por este em anexo

                                          check_ipphp.txt

                                          1 Reply Last reply Reply Quote 0
                                          • ?
                                            Guest
                                            last edited by

                                            o check_ip.php esta com erro. segue o forum que achei o erro:

                                            https://forum.pfsense.org/index.php?topic=72443.msg395218#msg395218

                                            Troque o seu check_ip por este por este em anexo@calebepereira@hotmail.com:

                                            o check_ip.php esta com erro. segue o forum que achei o erro:

                                            https://forum.pfsense.org/index.php?topic=72443.msg395218#msg395218

                                            Troque o seu check_ip por este por este em anexo

                                            check_ipphp.txt

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.