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

    [Ask] Browsing pake time based?

    Scheduled Pinned Locked Moved Indonesian
    13 Posts 8 Posters 7.9k 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.
    • R
      rif
      last edited by

      @grage95:

      acl fb_tw dstdom_regex facebook.com fcbd.net twitter.com
      acl istirahat time SMTWHFA  12:00-13:00
      http_access deny fb_tw !istirahat

      Tengkyu om grage pencerahannya tapi biar lebih cerah kasih tahu donk itu ditambahin dimana, gmn cara nambahinya…. Sorry om ane newbie banget  ;D ;D

      Makasih sebelumnya om grage,zass dan yg lainnya ...  :)

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

        Seting aja di Squid Conf :D

        1 Reply Last reply Reply Quote 0
        • G
          grage95
          last edited by

          di squid.inc

          baca2 lagi thread tentang squid

          1 Reply Last reply Reply Quote 0
          • R
            rif
            last edited by

            Oke brother semua tengkyu… dah sukses dengan time based nya... :)

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

              kalau ngatur time based, langsung aja bikin time-window di firewall > schedules. masukin ke dalam firewall > rules, bagian schedule.
              kalau seting time di squid atau squidguard, dibacanya setelah firewall > rules.

              cmiiw.

              1 Reply Last reply Reply Quote 0
              • X
                xaviero
                last edited by

                Ane dah 2 minggu an pake PFSENSE 1.2.3 Release + SQUID 2.7.8 + SQUIDGUARD 1.3-2 (Belum di oprek2) –> 60 client stabil jeee...

                OOT
                itu make berapa total bandwidth n ISP nya apa???

                1 Reply Last reply Reply Quote 0
                • M
                  milo
                  last edited by

                  @xaviero:

                  Ane dah 2 minggu an pake PFSENSE 1.2.3 Release + SQUID 2.7.8 + SQUIDGUARD 1.3-2 (Belum di oprek2) –> 60 client stabil jeee...

                  OOT
                  itu make berapa total bandwidth n ISP nya apa???

                  Waduh ini pasti gede donk…. :D. atau juga pake vsat om....

                  1 Reply Last reply Reply Quote 0
                  • R
                    rif
                    last edited by

                    @milo:

                    @xaviero:

                    Ane dah 2 minggu an pake PFSENSE 1.2.3 Release + SQUID 2.7.8 + SQUIDGUARD 1.3-2 (Belum di oprek2) –> 60 client stabil jeee...

                    OOT
                    itu make berapa total bandwidth n ISP nya apa???

                    Waduh ini pasti gede donk…. :D. atau juga pake vsat om....

                    Om xaviero & milo heheee gag gede amat koq cuma 10 mb pake fiber optic dari cegris net…. lumayan lah. :)

                    1 Reply Last reply Reply Quote 0
                    • I
                      ipoelnet
                      last edited by

                      Pantesan 10 Mb ya maknyus dong, punyaku 1 Mb tapi lumayan juga stabill.. he he…

                      Iso cak, Asal sesuai aturan | Belajarlah seperti orang bodoh

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

                        lagi maenan squidGuard… niatnya sih gini:
                        blok FB dan TW setiap hari dari jam 08.31-11.29, kemudian jam 13.31 sampai jam 16.29.
                        selain jam di atas, akses FB dan TW dibuka termasuk hari sabtu dan minggu.

                        squidguard.conf punya ane hasilnya kayak gini:

                        
                        /usr/local/etc/squidGuard/squidGuard.conf
                        # ============================================================
                        # SquidGuard configuration file
                        # This file generated automaticly with SquidGuard configurator
                        # (C)2006 Serg Dvoriancev
                        # email: dv_serg@mail.ru
                        # ============================================================
                        
                        logdir /var/squidGuard/log
                        dbhome /var/db/squidGuard
                        
                        #
                        time TIME_FB_TW_DENY {
                        weekly * 08:31-11:29
                        weekly * 15:01-16:29
                        }
                        
                        #
                        time TIME_FB_TW_ALLOW {
                        weekly * 00:00-11:30
                        weekly * 11:30-13:30
                        weekly * 17:30-23:59
                        weekly sat 00:00-23:59
                        weekly sun 00:00-23:59
                        }
                        
                        #
                        src ACL_FB_TW_DENY {
                        ip 172.16.0.0/16
                        log block.log
                        }
                        
                        #
                        src ACL_FB_TW_ALLOW {
                        ip 172.16.0.0/16
                        log block.log
                        }
                        
                        #
                        dest URL_FB_TW {
                        domainlist URL_FB_TW/domains
                        log block.log
                        }
                        
                        #
                        rew safesearch {
                        s@(google\..*/search?.*q=.*)@\1\&safe=active@i
                        s@(google\..*/images.*q=.*)@\1\&safe=active@i
                        s@(google\..*/groups.*q=.*)@\1\&safe=active@i
                        s@(google\..*/news.*q=.*)@\1\&safe=active@i
                        s@(yandex\..*/yandsearch?.*text=.*)@\1\&fyandex=1@i
                        s@(search\.yahoo\..*/search.*p=.*)@\1\&vm=r@i
                        s@(search\.live\..*/.*q=.*)@\1\&adlt=strict@i
                        s@(search\.msn\..*/.*q=.*)@\1\&adlt=strict@i
                        log block.log
                        }
                        
                        #
                        acl {
                        #
                        ACL_FB_TW_DENY within TIME_FB_TW_DENY {
                        pass !URL_FB_TW all
                        log block.log
                        } else {
                        pass !URL_FB_TW all
                        redirect http://172.16.4.254:8080/sgerror.php?url=403%20&a=%a&n=%n&i=%i&s=%s&t=%t&u=%u
                        log block.log
                        }
                        #
                        ACL_FB_TW_ALLOW within TIME_FB_TW_ALLOW {
                        pass URL_FB_TW all
                        log block.log
                        } else {
                        pass URL_FB_TW all
                        redirect http://172.16.4.254:8080/sgerror.php?url=403%20&a=%a&n=%n&i=%i&s=%s&t=%t&u=%u
                        log block.log
                        }
                        #
                        default {
                        pass none
                        redirect http://172.16.4.254:8080/sgerror.php?url=403%20&a=%a&n=%n&i=%i&s=%s&t=%t&u=%u
                        log block.log
                        }
                        }
                        
                        

                        apakah sudah bener config-nya?

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