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

    UNTUK GAME ONLINE MASUK SINI !!!!!!!!!

    Scheduled Pinned Locked Moved Indonesian
    169 Posts 35 Posters 172.6k 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.
    • M
      masecoo
      last edited by

      untuk lankah 1 masih eror…,buat file nya pkek putty tau winscp..??
      lewat putty reply ny bgni:
      perl cobaReadBack.pl
      Can't open perl script "cobaReadBack.pl": No such file or directory..????

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

        Can't open perl script "cobaReadBack.pl": No such file or directory

        berarti file nya gx ketemu coba di #ls dulu ada gx mas filenya..
        kalo buat masukin ya bisa pake putty atau winscp dan jangan lupa cobaReadBack.txt diganti dengan cobaReadback.pl gitu lho..  8) 8) 8) :-*

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

          @abnisrea:

          Can't open perl script "cobaReadBack.pl": No such file or directory

          berarti file nya gx ketemu coba di #ls dulu ada gx mas filenya..
          kalo buat masukin ya bisa pake putty atau winscp dan jangan lupa cobaReadBack.txt diganti dengan cobaReadback.pl gitu lho..  8) 8) 8) :-*

          file cobaReadBack.pl nya masukin ke directory mana om?

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

            sorry oot gan
            knp ya squidguard tiap kali klik apply selalu 500-internal server error??
            ane udah coba restart webif ato reboot pfsense tidak bisa
            help me gan  :D

            pf1.jpg
            pf1.jpg_thumb

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

              cobaReadback.pl taroh dimana aja di root jg boleh

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

                squidguard liat log errornya mas.. :D

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

                  @abnisrea:

                  cobaReadback.pl taroh dimana aja di root jg boleh

                  woke deh om, ane coba dulu, ntar ada hasil ane coba post dimari :D

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

                    maksih mas, udah berhasil ngikuti tutorialnya…ditempaku kok masih miss...untuk youtube ???
                    apa ada aplikasi tambahan untuk broser nya...

                    1 Reply Last reply Reply Quote 0
                    • A
                      ahmad sadisah
                      last edited by

                      @abnisrea:

                      Can't open perl script "cobaReadBack.pl": No such file or directory

                      berarti file nya gx ketemu coba di #ls dulu ada gx mas filenya..
                      kalo buat masukin ya bisa pake putty atau winscp dan jangan lupa cobaReadBack.txt diganti dengan cobaReadback.pl gitu lho..  8) 8) 8) :-*

                      gan trims atas info nya,setelah saya coba instal readbackwards sudah berhasil ini laporannya ( pkg_add: package 'p5-file-readbackwards-1.05' or its older versiaon already istal),tp waktu mau test cobareadback.pl keluar  can't open perl script "cobaredback.pl",no such file or directory,padahal file cobaredback.pl sudah sy upload trus sy letakkan di folder squid.dan seawktu di # LS suah ada di folder tsb dgn right nw-r–r-- apakah bisa sy langsung ganti scripct include.conf dan lainnya atau jalan dulu file cobareadback nya,mohon bimbingannya gan

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

                        #–-----------------------------
                        #!/usr/bin/perl
                        use File::ReadBackwards;

                        $fh = File::ReadBackwards->new('/var/squid/logs/access.log') or
                        die "can't read file: $!\n";

                        while ( defined($line = $fh->readline) )
                        {
                          print $line ;
                        }
                        #–-----------------------------

                        PERHATIKAN
                        coba perhatikan letak folder access.log dimana.. tolong dirubah

                        Begitu pula di file include.conf
                        cari…
                        access_log /var/squid/logs/yt.log squid1 yutub

                        harus sama dengan yg diatas

                        untuk file cobaReadBack.pl letakkan di folder root aja gak masalah
                        dan dari console kasih attribut

                        #chmod 0755 cobaReadBack.pl

                        semoga membantu…. :) :) :)

                        1 Reply Last reply Reply Quote 0
                        • A
                          ahmad sadisah
                          last edited by

                          untuk yag diatas udh disesuaikan bg

                          untuk file cobaReadBack.pl letakkan di folder root aja gak masalah
                          dan dari console kasih attribut

                          #chmod 0755 cobaReadBack.pl

                          setelah dilakukan keluar error "chmod : cobareadback.pl : no such file or directory "
                          file cobareadback.pl dy letakkan di

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

                            untuk yag diatas udh disesuaikan bg

                            untuk file cobaReadBack.pl letakkan di folder root aja gak masalah
                            dan dari console kasih attribut

                            #chmod 0755 cobaReadBack.pl

                            setelah dilakukan keluar error "chmod : cobareadback.pl : no such file or directory "
                            file cobareadback.pl dy letakkan di <root>–---> masalahnya file nya di pfsense/linux kan R dan B hurup besar ya harus Case sensitive..

                            dicoba lagi</root>

                            1 Reply Last reply Reply Quote 0
                            • A
                              ahmad sadisah
                              last edited by

                              @abnisrea:

                              untuk yag diatas udh disesuaikan bg

                              untuk file cobaReadBack.pl letakkan di folder root aja gak masalah
                              dan dari console kasih attribut

                              #chmod 0755 cobaReadBack.pl

                              setelah dilakukan keluar error "chmod : cobareadback.pl : no such file or directory "
                              file cobareadback.pl dy letakkan di <root>–---> masalahnya file nya di pfsense/linux kan R dan B hurup besar ya harus Case sensitive..

                              dicoba lagi</root>

                              trims sebelumnya bg,ternyata msh abang respons newbie yg agak catmen ini,sy memasukkan perintah utk atributnya langsung bang dari perintah yg abg kasih ( #chmod 0755 cobaReadBack.pl),cuma karna melaporkanb ke abg buru2 makanya saya tulis hurup kecil.mohon petunjuknya bang
                              bg abnisrea setelah semua petunjuk abg sy ikuti dan sesuai kecuali membuat atribut nya yg msh gagal,sy cuba memutar video dari utube contoh lagu ibu dari iwan fals waktu diputar pertama ping nya sampe 300,trus kita putar ulang kalau kita lihat dari log nya ada yg miss dan ada yg hit ,cuma dari trafic graph nya kayak gigi gergaji bang,naik sampai 15 m trus turun lagi,trus naik lg begitu terus menerus sampe lg habis dan klu kita ping ke dns spedy tetap pada angka 38 dalam artian gak ada penggunaan banwith,menurut abg apakah udh berjalan sesuai yg diinginkan dengan keteranagan yang diatas,sebenarnya saya mau menunjukkan screen shoot nya tp gak tau caranya,bg bgmn cara menampikan screen shoot dalam postingan kita bg karna setiap sy pilih insert image keluarnya–-> ,padahal kami yg newbie ini ingin abang2 melihat kerja kami udh sesuai apa belum,

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

                                ya saya jg masih newbi cuma sering bolak-balik coba n ikuti perintah para master..
                                ya tp gitu deh kdang para master ngasihnya gak seperti yg kita inginkan
                                mungkin namanya juga master biar kita coba belajar dan perhatikan..  :) :) :) :)

                                coba lihat di logs nya
                                apa sudah ada belum

                                kalo ditempatku /var/squid/logs/yt.log

                                untuk upload gambar coba dikecilkan/diconvert jd kecil kalo kegedean gx mw upload

                                salam kenal.. semoga membantu

                                squidclient.jpg
                                squidclient.jpg_thumb
                                tail.png
                                tail.png_thumb

                                1 Reply Last reply Reply Quote 0
                                • A
                                  ahmad sadisah
                                  last edited by

                                  @abnisrea:

                                  ya saya jg masih newbi cuma sering bolak-balik coba n ikuti perintah para master..
                                  ya tp gitu deh kdang para master ngasihnya gak seperti yg kita inginkan
                                  mungkin namanya juga master biar kita coba belajar dan perhatikan..  :) :) :) :)

                                  coba lihat di logs nya
                                  apa sudah ada belum

                                  kalo ditempatku /var/squid/logs/yt.log

                                  untuk upload gambar coba dikecilkan/diconvert jd kecil kalo kegedean gx mw upload

                                  salam kenal.. semoga membantu

                                  trims bg atas kesabarannya membimbing newbie yg oot ini,saya salah mengartikan "meletakkan di root" jadi sy masukkan di <root>bukan di folder root,setelah sy pindahkan ke folder root dan sy atribute berhasil bg,trus sy coba jalankan file cobareadback.pl berhasil karna data dari acces log dijalankannya,untuk file yt.log ada bg bergabung dengan file acces.log di folder logs bg.kira2 sudah sesuai gak bg apa yg sy buat ini</root>

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

                                    yup.. tinggal di
                                    tail n squidclient aja biar keliatan reportnya..

                                    selamat..!!! ;) ;)

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      ahmad sadisah
                                      last edited by

                                      @abnisrea:

                                      yup.. tinggal di
                                      tail n squidclient aja biar keliatan reportnya..

                                      selamat..!!! ;) ;)

                                      terima kasih bg atas kesabarannya  membimbing  serta membantu newbie yg oon ini bg.
                                      bg apakah kalu kita jalankan di 1 computer clien tidak terlihat perbedaannya bg,karna sy lihat lognya melalui putty msh terlihat TCP_MISS terus bg,bahkan yg sudah pernah kita buka lagu dari yutube kalu kita buka kembali ada yg TCP_HIT dan TCP_MISS,trus file non yutube juga TCP_MISS misalnya safebrowsing atau lg buka facebook tetap TCP_MISS bg.sebagai info include conf dan storeurl.pl termasuk cobareadback.pl sy download dari imroninfo.blogspot yang paling bawah kan ada link utk download datanya bg,apakah ada pengaruhnya karna sy sama kan yg ada di blog tsb dgn data yag dari link tsb sama bg,atau ada yg kurang bg,sy benar2 gak tau lg bg,mohon pencerahannya bg

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

                                        coba matikan semua client sisakan 2 untuk ujicoba
                                        buka youtube disalah satu client
                                        coba liat report
                                        #squidclient -p 80 mgr:info

                                        trus buka lagi di client yg lain video yang sama
                                        biarkan sampai selesai
                                        coba liat reportnya kembali dengan cara diatas..
                                        apa ada perbedaan % nya.

                                        ya tidak semuanya harus ter Hit minimal kita bisa menghemat bandwidth diatas 50% sudah cukup bagus,
                                        bisa membuka link lainnya untuk penyempurnaan dari squid.conf

                                        kita sama-sama belajar dan berikan hasil kita untuk penyempurnaan teman2 kita yang lain yg mungkin
                                        membutuhkannya.

                                        salam.

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

                                          Custom Options Lusca Pfsense 2.1

                                          sumber : https://forum.pfsense.org/index.php/topic,57128.0.html (Om SPC)

                                          zph_mode tos;
                                          zph_local 0x04;
                                          zph_parent 0;
                                          zph_option 136;

                                          #======= Custom Option 2 ===============;
                                          acl gameport port 18901-18909  # Ayo Dance;
                                          acl gameport port 1818      # SealOnline;
                                          acl gameport port 39190      # tcp PointBlank;
                                          acl gameport port 40000-40010  # udp PointBlank;
                                          acl gameport port 7777          # Lineage2 : tcp;
                                          acl gameport port 19101        # GhostOnline : tcp;
                                          acl gameport port 27780        # RF-Elven : tcp;
                                          acl gameport port 29000        # Perfect world : tcp;
                                          acl gameport port 22100        # Rohan : tcp;
                                          acl gameport port 5121          # Zeus RO : tcp;
                                          acl gameport port 6000-6152    # Dotta : tcp;
                                          acl gameport port 2001          # IdolStreet : tcp;
                                          acl gameport port 9601-9602    # CrazyKart :;
                                          acl gameport port  8085        # WOW AMPM : tcp;
                                          acl gameport port 11011-11041  # DriftCity : tcp;
                                          acl gameport port 13413        # GetAmped : tcp;
                                          acl gameport port 19000        # Yullgang : tcp;
                                          acl gameport port  5105        # RAN Online : tcp;
                                          acl gameport port 10009        # CrossFire : tcp;
                                          acl gameport port 12060-12070  # CrossFire : udp;
                                          acl gameport port 5340-5352    # WarRock : tcp;
                                          acl gameport port  6000-6001    # FastBlack : tcp;
                                          acl gameport port  29200        # Rose Online : tcp;
                                          acl gameport port  10402        # Return Of Warrior : tcp;
                                          acl gameport port  9600        # CrazyKart 2 : tcp;
                                          acl gameport port  15002        # Luna Online : tcp;
                                          acl gameport port  16402-16502  # Runes Of Magic : tcp;
                                          acl gameport port  5126        # FreshRO : tcp;
                                          acl gameport port  3010        # Tantra Online : tcp;
                                          acl gameport port  11031        # Heroes Of Newearth Incatamers : tcp;
                                          acl gameport port  11440-11460  # Heroes Of Newearth Incatamers : udp;
                                          acl gameport port  11100-11125  # Heroes Of Newearth Incatamers : udp;
                                          acl gameport port  4300        # Atlantica : tcp;
                                          acl gameport port  12011        # ECO Online : tcp Port;
                                          acl gameport port  12110        # ECO Online : tcp Port;
                                          acl gameport port  15001        # Cabal Indo : tcp Port;
                                          acl gameport port  15002        # Cabal Indo : tcp Port;
                                          acl gameport port  7341        # X-SHOT : tcp;
                                          acl gameport port  7451        # X-SHOT : tcp;
                                          acl gameport port  7808        # X-SHOT : udp;
                                          acl gameport port  30000        # X-SHOT : udp;
                                          acl gameport port  42051-42052    # 3 Kindom : udp;
                                          acl gameport port  9376-9377    # Avalaon : tcp;
                                          acl gameport port  10001-10011    # Free Style :tcp;
                                          acl gameport port  40000    # Free Style :tcp;
                                          acl gameport port  40040-40500    # Free Style :udp;
                                          acl gameport port  1293        # Free Style :udp;
                                          acl gameport port  1479        # Free Style :udp;
                                          acl gameport port  9300        # Grand Chase :tcp;
                                          acl gameport port  9400        # Grand Chase :tcp;
                                          acl gameport port  9700        # Grand Chase :tcp;
                                          acl gameport port  9401        # Grand Chase :udp;
                                          acl gameport port  9600        # Grand Chase :udp;
                                          acl gameport port  14009-14012    # Lost Saga :tcp:udp;
                                          acl gameport port  8001        # CS Online Indonesia :tcp;
                                          acl gameport port  9015        # CS Online Indonesia :tcp;
                                          acl gameport port  40300-40404    # CS Online Indonesia :tcp;
                                          acl gameport port  36567    # CS Online Indonesia :tcp;
                                          acl gameport port  27017    # CS Online Indonesia :udp;
                                          always_direct allow gameport;
                                          #never_direct allow all;

                                          acl HTML url_regex .png$;
                                          no_cache deny HTML;
                                          acl XYZZY url_regex ^http://www1.xxxxpxkxr.com/captcha/captcha-login.php?.png$;
                                          acl XYZZY url_regex ^http://www2.xxxxpxkxr.com/captcha/captcha-login.php?.png$;
                                          acl XYZZY url_regex ^http://www3.xxxxpxkxr.com/captcha/captcha-login.php?.png$;
                                          acl XYZZY url_regex ^http://www4.xxxxpxkxr.com/captcha/captcha-login.php?.png$;
                                          acl XYZZY url_regex ^http://www5.xxxxpxkxr.com/captcha/captcha-login.php?.png$;
                                          no_cache deny XYZZY;

                                          acl market url_regex http://[^/]*.android.clients.google.com
                                          cache allow market

                                          acl ini urlpath_regex -i ..ini$;
                                          acl ui urlpath_regex -i .
                                          .ui$;
                                          acl lst urlpath_regex -i ..lst$;
                                          acl list urlpath_regex -i .
                                          .list$;
                                          acl inf urlpath_regex -i ..inf$;
                                          acl dll urlpath_regex -i .
                                          .dll$;
                                          acl AA url_regex ^http://122.102.49.132/audition/Update.ini$;;
                                          acl AB url_regex ^http://patch.crossfire.web.id/download/version.ini$;;
                                          acl AC url_regex ^http://patch.sealindo.com/patch/normal/version.ini$;;
                                          acl AD url_regex ^http://file.pb.gemscool.com/hackshield/PatchSet/afs.dat;
                                          acl AE url_regex ^http://file.pb.gemscool.com/hackshield/PatchSet/noupdate.ui;
                                          acl AF url_regex ^http://file.pb.gemscool.com/hackshield/PatchSet/ahn.ui;
                                          acl AG url_regex ^http://file.pb.gemscool.com/hackshield/PatchSet/patch/39/ahn.ui;
                                          acl AH url_regex ^http://file.pb.gemscool.com/hackshield/PatchSet/ahni2.dll;

                                          always_direct allow ini;
                                          always_direct allow ui;
                                          always_direct allow lst;
                                          always_direct allow list;
                                          always_direct allow inf;
                                          always_direct allow dll;
                                          always_direct allow AA;
                                          always_direct allow AB;
                                          always_direct allow AC;
                                          always_direct allow AD;
                                          always_direct allow AE;
                                          always_direct allow AF;
                                          always_direct allow AG;
                                          always_direct allow AH;

                                          no_cache deny ini;
                                          no_cache deny ui;
                                          no_cache deny lst;
                                          no_cache deny list;
                                          no_cache deny inf;
                                          no_cache deny dll;
                                          no_cache deny AA;
                                          no_cache deny AB;
                                          no_cache deny AC;
                                          no_cache deny AD;
                                          no_cache deny AE;
                                          no_cache deny AF;
                                          no_cache deny AG;
                                          no_cache deny AH;
                                          #======== End Custom Option 2 ========;

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            ahmad sadisah
                                            last edited by

                                            abang-abang mastah mohon penecerahaannya,bgmn caranya supaya https ter hit,apakah squid 2.7 bisa,ataukah mesti migrasi ke squid 3,mohon pencerahaan nya abang-abang yg baik sekalian digelar bg cara-caranya kami yg newbie ini siap menyimaknya nya bang

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