• WPAD Hosted in Pfsense(HTTP) with Windows Server AD (DNS & DHCP)

    8
    0 Votes
    8 Posts
    2k Views
    K

    well not sure if he did the part on the windows server to go to regedit and delete the WPAD string on the DNS parameters without doing that it wont work if your running your DNS and DHCP on windows Server

  • Transparent ClientIP issue with Local LAN

    Moved
    3
    0 Votes
    3 Posts
    510 Views
    K

    Sorry did not know

  • This topic is deleted!

    4
    0 Votes
    4 Posts
    135 Views
  • SQUID authorization using kerberos helper and two domain controllers.

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • [HAPROXY] Links rewriting

    2
    0 Votes
    2 Posts
    677 Views
    P

    Why not use subdomains? app1.mydomain app2.mydomain and use haproxy to send those to the correct webserver? Sounds like a way simpler approach?

    As for rewriting the 'body' of a request or response, thats something that haproxy does not support (yet). Though with lua scripting there are some options to try and implement such a thing yourself, probably wont be easy though..

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    45 Views
    No one has replied
  • Squid - AD user is denied from edit config files

    2
    0 Votes
    2 Posts
    367 Views
    K

    Guys, seems like it's my stupid fault... I selected all available permissions where one is explicity "User - Config: Deny Config Write"... I have removed this rule and now all is good.

  • PFsense squidGuard faulty URL check

    1
    0 Votes
    1 Posts
    376 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    37 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    15 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    77 Views
    No one has replied
  • haproxy ldap authentication

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • TCP_MISS/503

    13
    0 Votes
    13 Posts
    10k Views
    P

    @rootvallum Nope, the response i got is Apache-Coyote/1.1

  • Squidguard group ACL order

    2
    0 Votes
    2 Posts
    546 Views
    H

    Anyone here ?

  • HAProxy Backend ssl setting bug?

    6
    0 Votes
    6 Posts
    1k Views
    P

    By putting check-ssl keyword in the config.
    https://github.com/pfsense/FreeBSD-ports/blob/ae27b1718e27a0655adf27b99fc1df6c90f1c524/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy.inc#L1120

    Anyhow that line will be gone soon..

  • Squid AD authentication server list

    3
    0 Votes
    3 Posts
    854 Views
    marcellocM

    If you are using ldap port, you can try to create a load balance on pfsense for port 389 and point you config to it.

  • XMLRPC Sync Squid

    5
    0 Votes
    5 Posts
    1k Views
    vallumV

    @marcelloc said in XMLRPC Sync Squid:

    @rootvallum said in XMLRPC Sync Squid:

    @marcelloc
    Hi marcello can you give suggestion please :)

    You will need to code a bit to get it working. Take a look on sync replication code under squid.inc. You will see all the "tabs" it includes before pushing to backup server.
    If you comment tabs you do not want to sync, you can forward your configuration to other boxes.

    $xml = array(); $xml['squid'] = $config['installedpackages']['squid']; $xml['squidupstream'] = $config['installedpackages']['squidupstream']; $xml['squidcache'] = $config['installedpackages']['squidcache']; $xml['squidantivirus'] = $config['installedpackages']['squidantivirus']; $xml['squidnac'] = $config['installedpackages']['squidnac']; $xml['squidtraffic'] = $config['installedpackages']['squidtraffic']; $xml['squidreversegeneral'] = $config['installedpackages']['squidreversegeneral']; $xml['squidreversepeer'] = $config['installedpackages']['squidreversepeer']; $xml['squidreverseuri'] = $config['installedpackages']['squidreverseuri']; $xml['squidauth'] = $config['installedpackages']['squidauth']; $xml['squidusers'] = $config['installedpackages']['squidusers']; /* Assemble XMLRPC payload */ $params = array(XML_RPC_encode($password), XML_RPC_encode($xml));

    Remember to disable replication on squid before any package update/upgrade.

    Thanks for your Guidance marcello .
    I'll try this :)

  • SquidGuard to syslog

    Moved
    6
    0 Votes
    6 Posts
    2k Views
    J

    nope, does not seem to work. Best way I've been able to get to work is by forwarding the nginx logs like I described above. Would prefer not to do it this way since tons of messages get sent when you are in the pfSense mgmt interface for a device. I'll keep trying to figure out how to just get the block.log.

  • Squid for Microsoft Office Starter

    Moved
    1
    0 Votes
    1 Posts
    455 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.