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 171.7k 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.
    • Q
      queues
      last edited by

      @abnisrea:

      pake putty console
      login : root
      pass : suka-suka yg buat

      pilih no. 8 (shell) enter

      ketik deh salah satu dibawah ini

      1. tail -f /var/squid/logs/access.log –> tuk liat aktivitas squid
      2. squidclient -p 80 mgr:info --> tuk liat ya mcem2 lah

      yang no 1 hasilnya

      tail: /var/squid/logs/access.log: No such file or directory

      yang no 2 hasilnya :

      HTTP/1.1 200 OK
      Server: Lusca/LUSCA r14850 patched: chudy r14
      Date: Fri, 17 Jun 2011 16:28:58 GMT
      Content-Type: text/plain
      Expires: Fri, 17 Jun 2011 16:28:58 GMT
      X-Cache: MISS from localhost
      Transfer-Encoding: chunked
      Via: 1.0 localhost:3128 (Lusca/LUSCA r14850 patched: chudy r14)
      Connection: close

      854
      Squid Object Cache: Version LUSCA r14850 patched: chudy r14
      Start Time:    Fri, 17 Jun 2011 02:36:21 GMT
      Current Time:  Fri, 17 Jun 2011 16:28:58 GMT
      Connection information for squid:
              Number of clients accessing cache:      3
              Number of HTTP requests received:      20749
              Number of ICP messages received:        0
              Number of ICP messages sent:    0
              Number of queued ICP replies:  0
              Request failure ratio:  0.00
              Average HTTP requests per minute since start:  24.9
              Average ICP messages per minute since start:    0.0
              Select loop called: 2862271 times, 17.453 ms avg
      Cache information for squid:
              Request Hit Ratios:    5min: 22.9%, 60min: 13.5%
              Byte Hit Ratios:        5min: 7.0%, 60min: 3.5%
              Request Memory Hit Ratios:      5min: 5.1%, 60min: 26.4%
              Request Disk Hit Ratios:        5min: 17.9%, 60min: 22.1%
              Storage Swap size:      281228 KB
              Storage Mem size:      85012 KB
              Mean Object Size:      20.76 KB
              Requests given to unlinkd:      0
      Median Service Times (seconds)  5 min    60 min:
              HTTP Requests (All):  0.14252  0.37825
              Cache Misses:          0.35832  0.52331
              Cache Hits:            0.00194  0.00179
              Near Hits:            2.25116  0.15888
              Not-Modified Replies:  0.00000  0.00000
              DNS Lookups:          0.00000  0.00000
              ICP Queries:          0.00000  0.00000
      Resource usage for squid:
              UP Time:        49956.441 seconds
              CPU Time:      164.668 seconds
              CPU Usage:      0.33%
              CPU Usage, 5 minute avg:        0.49%
              CPU Usage, 60 minute avg:      0.48%
              Process Data Segment Size via sbrk(): 0 KB
              Maximum Resident Size: 194880 KB
              Page faults with physical i/o: 1
      Memory accounted for:
              Total accounted:        96820 KB
              memPoolAlloc calls: 4545054
              memPoolFree calls: 4248515
      File descriptor usage for squid:
              Maximum number of file descriptors:  58982
              Largest file desc currently in use:    162
              Number of file desc currently in use:  28
              Files queued for open:                  0
              Available number of file descriptors: 58954
              Reserved number of file descriptors:  100
              Store Disk files open:                  3
              IO loop method:                    kqueue
      Internal Data Structures:
              13709 StoreEntries
              11173 StoreEntries with MemObjects
              11167 Hot Object Cache Items
              13548 on-disk objects

      0

      berjalan gak ya luscanya?

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

        Udah jalan Lusca nya

        mungkin harus pake

        tail -f /var/squid/log/access.log –> tuk liat aktivitas squid

        (settingan om anto_digit ya) dicoba ya..

        1 Reply Last reply Reply Quote 0
        • Q
          queues
          last edited by

          pak abnisrea dan rekan2 disini, sdh pernah ada yang create server games DOTA di PfSense?

          1 Reply Last reply Reply Quote 0
          • D
            detrackmx
            last edited by

            @romee13:

            gan, di warnet ane banyak yang main seafight, biar loadingnya cepet gmn ngaturnya ya? lusca g bisa neg cache seafight ya? kl youtube bisa di cache.

            bisa kok lusca melakukan cache…..warnet ane lancar2 aja...tapi inget banyak virusnya itu game,masuk ke cache virusnya...jadi avira harus enable.

            1 Reply Last reply Reply Quote 0
            • Q
              queues
              last edited by

              @detrackmx:

              bisa kok lusca melakukan cache…..warnet ane lancar2 aja...tapi inget banyak virusnya itu game,masuk ke cache virusnya...jadi avira harus enable.

              kalau untuk create server DOTA bisa pak?

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

                Memperlambat Laju Video pada PfSense bagi yg kekurangan bandwith

                Untuk memperlambat laju Video baik dari Youtub dan lainnya adalah dengan cara menambahkan delay pool pada custom option. contoh

                acl bad_sites url_regex -i youtube.com redtube.com porn.com –> masukkan link yg akan di perlambat
                delay_pools 1
                delay_class 1 1
                delay_access 1 allow bad_sites
                delay_parameters 1 64000/8192

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

                  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$;

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

                    Rekan2 ada yang tahu port utk game Ayodance ?  ;D
                    selain TCP 18900:18909

                    1 Reply Last reply Reply Quote 0
                    • P
                      poscom
                      last edited by

                      sma tolong di share port PB thailand, nuhun

                      1 Reply Last reply Reply Quote 0
                      • P
                        poscom
                        last edited by

                        nyobain PB thailand katanyasih lebih bagus gambarnya dan jelas (pake proxy lusca bukan di IE internet explorer)

                        ![PB_thai1 Patch.JPG](/public/imported_attachments/1/PB_thai1 Patch.JPG)
                        ![PB_thai1 Patch.JPG_thumb](/public/imported_attachments/1/PB_thai1 Patch.JPG_thumb)
                        ![PB_thai2 Luscahed.JPG](/public/imported_attachments/1/PB_thai2 Luscahed.JPG)
                        ![PB_thai2 Luscahed.JPG_thumb](/public/imported_attachments/1/PB_thai2 Luscahed.JPG_thumb)

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

                          PB Thailanthung..

                          http://pointblank.hitsplay.com/GameInfo/weapon2.aspx
                          http://pointblank.hitsplay.com/download/client.aspx

                          Untuk Info lainnya

                          http://www.kaskus.us/showthread.php?t=3190237

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

                            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

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

                              Mohon bantuan untuk kanda" sekalian yang master dari pfsense…

                              saya sudah install pfsense dan berjalan normal... yang ingin saya tanyakan apakah ada settingan khusus agar patch game dari Cross Fire & GrandChase tercache??? soalnya kedua game tersebut ketika saya jalankan patchnya tidak tercache sehingga saya harus patch manual untuk setiap komputer client...

                              Untuk game lainnya seperti PB, Audition/AyoDance, Dan lain-lainnya gak ada masalah... semuanya bisa tercache dengan baik...

                              Mohon dibantu oleh para sesepuh disini agar bisa memecahkan masalah saya tersebut... terima kasih....

                              1 Reply Last reply Reply Quote 0
                              • J
                                jundi49
                                last edited by

                                Numpang nanya gan,

                                Kalau game via facebook ato game berbasis web/http, masuk ke port mana itu ?
                                Apakah masuk ke port game ato port http ?
                                Jadi misalnya kita pake Dual Wan, 1 WAN 1 OPT, game ke OPT dan lainnya WAN.
                                Jadi game fb ato web tersebut mengambil akses internet yang mana ?
                                Dan bagaimana jika berjalan bersamaan, gamenya ?
                                terima kasih.
                                Mohon bantuannya.

                                1 Reply Last reply Reply Quote 0
                                • N
                                  netcraft
                                  last edited by

                                  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)

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    jundi49
                                    last edited by

                                    @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 ?

                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      chiboik
                                      last edited by

                                      @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

                                        @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

                                          @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

                                            @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
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.