• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
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.
  • C
    chiboik
    last edited by Jun 29, 2012, 1:04 PM

    @jundi49:

    @netcraft:

    Kalo Game Berbasis Web Itu Tidak Terlalu Bermasalah Gan Di Dual WAN, Yang BErmasalah Tuh Kalo Game Online Kayak Point Blank, AVA, WarRock Dll.. (Harus Dibuatkan RULE Tersendiri Biar Routingnya Ga Bingung)

    ada kasus, dia bermain game online Lost Saga dan diminimize terus dia main game fb, pool dan ninja saga, pemakaian OPT (khusus game) menjadi besar.
    apakah game fb itu masuk ke dalam port game online ?
    apakah jika bermain bersamaan dalam 1 PC, akses netnya juga terpisah ato gabung ke salah 1 line ?

    bikin rule di firewall rules nya aja mas, TCP/UDP source addr > LAN subnet,  Destination port > http/80,  Gateway > WAN
    untuk port game nya pake config aliase game online Gateway nya ke OPT

    1 Reply Last reply Reply Quote 0
    • V
      vhantrenk
      last edited by Nov 12, 2012, 10:31 AM

      @abnisrea:

      Untuk rekan2 newbie yg menggunakan squid transparent gagal patch ayodance harap dicoba cara ini menggunakan putty console

      squidclient -p 80 -m PURGE http://122.102.49.132/audition/Update.ini

      semoga bermanfaat
      suskes pfsense indonesia

      om abnisrea, ni funsinya tuk apa? net saya mengalami tidak bisa masuk ayodance klu lusca ON, tapi klu off bisa, apakah menggunakan perintah tsb cukup sekali, ataukah tiap gagal patch??

      thanks infonnya

      Seorang lulusan ekonomi senang komputer, autodidak n newbie

      1 Reply Last reply Reply Quote 0
      • V
        vhantrenk
        last edited by Nov 12, 2012, 10:43 AM

        @abnisrea:

        Proxy server: General settings

        Custom Options

        Custom Option ku pd pfsense
        Karena bandwidth aku prihatin aku coba-coba rubah PpSense kesayanganku Custom Option di Lusca ku
        dan hasilnya cukup memuaskan dmana dengan Bandwidth 1M dari Spidol dapat dibagi untuk 20 Unit Client..

        acl admin src 192.168.1.2/255.255.255.255;
        acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl";
        acl bad_sites url_regex -i youtube.com porn.com;
        delay_pools 3;
        delay_class 1 1;
        delay_parameters 1 -1/-1;
        delay_access 1 allow admin;
        delay_access 1 deny all;
        delay_class 2 1;
        delay_parameters 2 49152/16384;
        delay_access 2 allow bad_sites;
        delay_access 2 deny all;
        delay_class 3 1;
        delay_parameters 3 12288/8192;
        delay_initial_bucket_level 100;
        delay_access 3 allow throttle_exts;
        delay_access 3 deny all;
        #zph_mode tos;
        #zph_local 0x04;
        #zph_parent 0;
        #zph_option 136;
        acl HTML url_regex .ini$;
        no_cache deny HTML;
        acl XYZZY url_regex ^http://122.102.49.132/audition/Update.ini$;
        acl XYZZY url_regex ^http://patch.crossfire.web.id/download/version.ini$;
        acl XYZZY url_regex ^http://patch.sealindo.com/patch/normal/version.ini$;

        kalau delay pools bawaan (cache Management) di conteng/aktif, bisa ga digabung dengan custom option ente om ??

        Seorang lulusan ekonomi senang komputer, autodidak n newbie

        1 Reply Last reply Reply Quote 0
        • V
          vhantrenk
          last edited by Nov 14, 2012, 3:28 PM

          @abnisrea:

          Proxy server: General settings

          Custom Options

          Custom Option ku pd pfsense
          Karena bandwidth aku prihatin aku coba-coba rubah PpSense kesayanganku Custom Option di Lusca ku
          dan hasilnya cukup memuaskan dmana dengan Bandwidth 1M dari Spidol dapat dibagi untuk 20 Unit Client..

          acl admin src 192.168.1.2/255.255.255.255;
          acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl";
          acl bad_sites url_regex -i youtube.com porn.com;
          delay_pools 3;
          delay_class 1 1;
          delay_parameters 1 -1/-1;
          delay_access 1 allow admin;
          delay_access 1 deny all;
          delay_class 2 1;
          delay_parameters 2 49152/16384;
          delay_access 2 allow bad_sites;
          delay_access 2 deny all;
          delay_class 3 1;
          delay_parameters 3 12288/8192;
          delay_initial_bucket_level 100;
          delay_access 3 allow throttle_exts;
          delay_access 3 deny all;
          #zph_mode tos;
          #zph_local 0x04;
          #zph_parent 0;
          #zph_option 136;
          acl HTML url_regex .ini$;
          no_cache deny HTML;
          acl XYZZY url_regex ^http://122.102.49.132/audition/Update.ini$;
          acl XYZZY url_regex ^http://patch.crossfire.web.id/download/version.ini$;
          acl XYZZY url_regex ^http://patch.sealindo.com/patch/normal/version.ini$;

          Mantab CUSTOM OPTION nya om abnisrea ;D ;) . thanks om, probelm saya http://forum.pfsense.org/index.php/topic,54404.0.html sudah :D SOLVED ;) bagi yang mau bypass Game OL tuh carannya seperti 3 baris paling bawah, emang lebih mantab pakai hostname dibanding IP
          maju n semangatat terus PFSI

          Seorang lulusan ekonomi senang komputer, autodidak n newbie

          1 Reply Last reply Reply Quote 0
          • L
            Lexandria
            last edited by Jun 20, 2013, 4:04 AM

            @abnisrea:

            Untuk Game PB yg gagal jalan atau security error dicoba melalui putty console

            squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/afs.dat
            squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/noupdate.ui
            squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/ahn.ui
            squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/patch/39/ahn.ui
            squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/ahni2.dll

            kemaren pakai yang ini bisa…tapi sekarang PB masalah lagi., kok sudah gak bisa pakai yang ini???? mohon pencerahan nya pakBozz...

            1 Reply Last reply Reply Quote 0
            • R
              reezq665
              last edited by Jun 21, 2013, 2:16 PM

              @Lexandria:

              @abnisrea:

              Untuk Game PB yg gagal jalan atau security error dicoba melalui putty console

              squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/afs.dat
              squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/noupdate.ui
              squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/ahn.ui
              squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/patch/39/ahn.ui
              squidclient -p 80 -m purge http://file.pb.gemscool.com/hackshield/PatchSet/ahni2.dll

              kemaren pakai yang ini bisa…tapi sekarang PB masalah lagi., kok sudah gak bisa pakai yang ini???? mohon pencerahan nya pakBozz...

              Bos Azizahwa….ditempat ane aman boss...

              1 Reply Last reply Reply Quote 0
              • A
                asracomp
                last edited by Oct 24, 2013, 3:57 PM

                udah pada pake pfsense ya…?

                1 Reply Last reply Reply Quote 0
                • R
                  reezq665
                  last edited by Oct 30, 2013, 11:35 PM Oct 30, 2013, 11:32 PM

                  @asracomp:

                  udah pada pake pfsense ya…?

                  hehehehe…iya bos asracomp....maknyusss....
                  apalagi yang sekarang pake squid-3 buat nge hit https + Squidguard + ipguard...gak ada celah lagi buat netcut nakal :D

                  6.JPG
                  6.JPG_thumb

                  1 Reply Last reply Reply Quote 0
                  • A
                    abnisrea
                    last edited by Nov 25, 2013, 12:22 AM Nov 24, 2013, 11:43 PM

                    Untuk teman-teman yang gagal CACHE YOUTUBE ini ada dari om ucok_karnadi dan aku coba ringkas
                    silahkan ke TKP…...................
                    http://imroninfo.blogspot.com/2013/11/lusca-patch-2013-youtube-cache.html

                    Hasil cache ku ..

                    cache.JPG
                    cache.JPG_thumb
                    hit.JPG
                    hit.JPG_thumb

                    1 Reply Last reply Reply Quote 0
                    • M
                      masecoo
                      last edited by Nov 27, 2013, 5:56 AM

                      untuk langkah ke 1. masih bingung mas maksudnya gmna ???, maaf masih new bie.. :)

                      1 Reply Last reply Reply Quote 0
                      • A
                        abnisrea
                        last edited by Nov 28, 2013, 3:00 AM

                        Masuk ke Konsole melalui Putty, Lalu buat file cobaReadBack.pl isi nya :

                        #–-----------------------------
                        #!/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 ;
                        }
                        #-------------------------------

                        lalu jalankan dengan cara :

                        #perl cobaReadBack.pl

                        Ni saya attach file nya : nti ganti ext pake pl ya .... (tapi daftar dulu biar bisa download)  :D :D :D

                        cobaReadBack.txt

                        1 Reply Last reply Reply Quote 0
                        • J
                          jo2n
                          last edited by Jan 2, 2014, 1:09 PM Jan 2, 2014, 1:05 PM

                          buat file cobaReadBack.pl nya pake putty atw winscp Om Abnisrea

                          sdh coba,,Lusca malah mogok,, heheheh :-)
                          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
                            andreasleo
                            last edited by Jan 3, 2014, 2:01 AM

                            Maaf ne aq newbie…

                            mau nanya, aq mau maen ragnarok online, koneksiq indo**t pake inject plus surfng tunnel , proxy 127.0.0.1 port 8080.. kok gak bisa masuk y??gmn caranya biar bisa masuk??

                            1 Reply Last reply Reply Quote 0
                            • J
                              jo2n
                              last edited by Jan 4, 2014, 4:30 AM

                              @abnisrea:

                              Untuk teman-teman yang gagal CACHE YOUTUBE ini ada dari om ucok_karnadi dan aku coba ringkas
                              silahkan ke TKP…...................
                              http://imroninfo.blogspot.com/2013/11/lusca-patch-2013-youtube-cache.html

                              Hasil cache ku ..

                              Terimakasih Sharenya,, sya sdh berhasil..  Nice Om Abnisrea ;D

                              1 Reply Last reply Reply Quote 0
                              • M
                                masecoo
                                last edited by Jan 16, 2014, 6:26 AM

                                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 Jan 26, 2014, 5:27 AM

                                  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 Jan 27, 2014, 12:13 AM

                                    @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 Jan 27, 2014, 2:10 AM

                                      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 Jan 29, 2014, 5:40 AM

                                        cobaReadback.pl taroh dimana aja di root jg boleh

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          abnisrea
                                          last edited by Jan 29, 2014, 5:42 AM

                                          squidguard liat log errornya mas.. :D

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received