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

    Kenapa tiba2 aja Squid ku STOP?

    Scheduled Pinned Locked Moved Indonesian
    4 Posts 3 Posters 2.4k 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.
    • S
      syedadi
      last edited by

      Boleh bagi info kenapa tiba aja SQUID+SQUID GUARD pada box aku STOP service-nya?
      Dan bila aku reboot box aku, service berkenaan masib engak bisa diRUN….

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

        before its error …
        is it pfsense from fresh install ?
        or it have dirty, alike install or uninstall other package ?

        and the last, is it squid are original from dev, or squid/lusca from other source ?
        squidguard is work fine with squid that from pfsense dev
        squidguard need some hack to work with squid/lusca to work properly

        hope this help, uninstall (1) squidguard package then (2) squid package
        then install (1) squid (original from dev) then (2) squidguard

        1 Reply Last reply Reply Quote 0
        • K
          kaptenhook
          last edited by

          xixixixi bahasa planet ya om but any way yes yes yes markoyes…....kabur ahhhhh ;D ;D ;D ;D ;D

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

            Pass it,
            Aku sudah upgrade ke 2.0….Tp skrg aku punyai masalah menkonfigurasi sgerror.php engak masuk dngn configurasi 2.0.

            ada sapa2 boleh pass kt sini sgerror.php yg asal? aku lupa mau backup sbelum ubah suainya... ini scrip yg aku pakai unutk ubah suai sgerror.php aku, tp engak jalan pada 2.0

            **# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

            IE displayed self-page, if them size > 1024

            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

            function get_error_page($er_code_id, $err_msg='') {
                    global $err_code;
                    global $cl;
                    $str = Array();

            header("HTTP/1.1 " . $err_code[$er_code_id]);
              $str[] = '';
                    $str[] = '';
                  $str[] = '';
                    $str[] = '';
                  $str[] = '';
                  $str[] = '';
                            if ($cl['n'])        $str[] = "Client Name: {$cl['n']} | ";
                            if ($cl['a'])        $str[] = "Client IP: {$cl['a']} | ";
                            if ($cl['i'])        $str[] = "Client User: {$cl['i']} | ";
                            if ($cl['s'])        $str[] = "Group: {$cl['s']} | ";
                            if ($cl['t'])        $str[] = "Category: {$cl['t']} ";
                  $str[] = '';

            $str[] = 'Access Denied!';
                $str[] = '';
                if ($err_msg) $str[] = '

            • '. $err_msg.' -

            ';
                if ($cl['u'])        $str[] = "

            URL: {$cl['u']}

            ";
                $str[] = '

            Please contact your Network Administrator if you think there has been an error.

            ';
                $str[] = '

            ';
                    $str[] = 'Web Filtering by <a style="color:#FFFFFF;"></a>PfSense and SquidGuard';
                    $str[] = "";
                    $str[] = "";

            return implode("\n", $str);
            }**

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