[Share] AKSES GAME ONLINE DIBELAKANG SQUID (PATCH)
-
ASS WR WB
Salam PFSIUntuk kustomasi squid configuration lebih baik line command nya ditambahkan di file
usr/local/etc/include.conf . Dengan maksud agar file konfigurasi squid lebih teratur, ada
kemudahan untuk menkostumasi ulang dan secara default squid.conf sudah membaca file include
ini. Buka file usr/local/etc/squid/include.conf , kemudian tambahkan custom option berikut,
letakkan dibawah line # $Rev$ .#======= 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
always_direct allow gameport
#never_direct allow allacl 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.dllalways_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 AHno_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 ========Untuk game online yang belum terdaftar, bisa ditambahkan port nya. caranya lakukan tes pada
saat tidak bisa konek, akan diketahui port berapa yang dihubungi. Untuk versi-versi game
online luar negeri baik yang official atau yang private server, biasanya port yang digunakan
tidak terlalu jauh berbeda. Misalnya Zeus RO port 5121 , biasanya untuk server luar negeri
atau private server menggunakan port 5122-5130.Pastikan IP komputer Client yang memainkan game contoh 192.168.0.7. Akses GUI Configurator
Pfsense pada menu Diagnostics: Show States .Setiap browser yang digunakan pasti mempunyai
fungsi FINd. Kemudian find 192.168.0.7 setiap IP yang ditemukan pasti ditandai dengan warna
yang berbeda. cari salah satu koneksi dari komputer 192.168.0.7 yang gagal.Maka di states akan terlihat baris seperti ini,
tcp 192.168.0.7:1761->192.168.10.2:19325->103.14.108.89:6112 FIN_WAIT_2:FIN_WAIT_2
Penjelasannya
Packet TCP dari Komputer 192.168.0.7
menuju gateway 192.168.10.2
menghubungi destination address 103.14.108.89 pada port 6112 tidak estabilished.Kalau belum yakin IP yang dihubungi adalah IP address server game onlinenya, bisa dicek di
site:
http://wq.apnic.net/apnic-bin/whois.pl
atau
http://whois.arin.net/uicara menambahkannya pada acl game port adalah buat line acl baru seperti contoh dibawah ini.
Diletakkan pada posisi dibawah line acl gameport yang sudah ada dan diatas line perintah
always_direct allow gameport.Untuk contoh kasus diatas line acl tambahan seperti ini
acl gameport port 6112 # Mercenary OPS
Demikian Semoga bermanfaat
Salam PFSI
WSS WR WB -
liked 1000% ok om
-
liked 1000% ok om
ASS WR WB
Salam PFSIBagi-bagi SC mesin nya dong, apalagi yang Rock Solid bikin seger pandangan mata.
Ok deh begitu dulu.Salam PFSI
WSS WR WB -
@spc:
liked 1000% ok om
ASS WR WB
Salam PFSIBagi-bagi SC mesin nya dong, apalagi yang Rock Solid bikin seger pandangan mata.
Ok deh begitu dulu.Salam PFSI
WSS WR WBtp kita asal2an aja hanya bisa test, beda dgn om SPC sy liat dr awal sampe new ok banget apalagi liat pf nya mana tahan beta5 :)
tar kapan2 sy upload lusca di server hp blade 18hd wakakak.. trims om![blade hp.jpg](/public/imported_attachments/1/blade hp.jpg)
![blade hp.jpg_thumb](/public/imported_attachments/1/blade hp.jpg_thumb) -
Ini yang saya cari :D thanks mas…
oya, kalau seperti ini bacanya bagaimana mas ?
tcp 127.0.0.1:80 <- 101.226.178.40:80 <- 192.168.11.23:50155 FIN_WAIT_2:FIN_WAIT_2alamat IP local ada di belakang ... ???
thanks!
-
Ini yang saya cari :D thanks mas…
oya, kalau seperti ini bacanya bagaimana mas ?
tcp 127.0.0.1:80 <- 101.226.178.40:80 <- 192.168.11.23:50155 FIN_WAIT_2:FIN_WAIT_2alamat IP local ada di belakang ... ???
thanks!
ASS WR WB
Salam PFSICoba saya simak ya !!!!
Sepertinya ini PFsense terinstall proxy ya ? karena itu hadir localnet IP 127.0.0.1. Biasanya kalau packet data
sudah estabilished, state akan digambarkan dalam 2 baris berpasangan yang prisipnya sama seperti contoh initcp 192.168.0.17:1982 -> 127.0.0.1:80 -> 46.229.160.8:80 ESTABLISHED:ESTABLISHED
tcp 127.0.0.1:80 <-46.229.160.9:80 <- 192.168.0.17:1985 ESTABLISHED:ESTABLISHEDTuh kan diatas ada judul kolom nya seperti ini
Proto Source -> Router -> Destination State
tcp 127.0.0.1:80 <- 101.226.178.40:80 <- 192.168.11.23:50155 FIN_WAIT_2:FIN_WAIT_2Jadi tetap penjelsannya
packet tcp dari host dengan IP address 192.168.11.23 source random localport (50155)
menuju distribution address 101.226.178.40 destport 80
dan menuju local web proxy server 127.0.0.1 destport 80 state FIN_WAITjadi packet tcp ini ditujukan ke 2 host yaitu public ip dan localhost untuk meminta content dari chace.
Demikian dulu semoga bisa bermanfaat
Salam PFSI
WSS WR WB -
buat nge lewatin captcha agar ngak ke simpan di proxy gimana ya mbah…
-
buat nge lewatin captcha agar ngak ke simpan di proxy gimana ya mbah…
Ass Wr Wb
Salam PFSIDicoba yang ini pada file include.conf
Custom Option Header Access
request_header_access Allow allow all
request_header_access Authorization allow all
request_header_access WWW-Authenticate allow all
request_header_access Proxy-Authorization allow all
request_header_access Proxy-Authenticate allow all
request_header_access Cache-Control allow all
request_header_access Content-Encoding allow all
request_header_access Content-Length allow all
request_header_access Content-Type allow all
request_header_access Date allow all
request_header_access Expires allow all
request_header_access Host allow all
request_header_access If-Modified-Since allow all
request_header_access Last-Modified allow all
request_header_access Location allow all
request_header_access Pragma allow all
request_header_access Accept allow all
request_header_access Accept-Charset allow all
request_header_access Accept-Encoding allow all
request_header_access Accept-Language allow all
request_header_access Content-Language allow all
request_header_access Mime-Version allow all
request_header_access Retry-After allow all
request_header_access Title allow all
request_header_access Connection allow all
request_header_access Proxy-Connection allow allEnd Custom Option Header Access
Semoga bermanfaat
Salam PFSI
Wss Wr Wb -
– Refresh --
-
@spc:
ASS WR WB
Salam PFSIUntuk kustomasi squid configuration lebih baik line command nya ditambahkan di file
usr/local/etc/include.conf . Dengan maksud agar file konfigurasi squid lebih teratur, ada
kemudahan untuk menkostumasi ulang dan secara default squid.conf sudah membaca file include
ini. Buka file usr/local/etc/squid/include.conf , kemudian tambahkan custom option berikut,
letakkan dibawah line # $Rev$ .#======= 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
always_direct allow gameport
#never_direct allow allacl 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.dllalways_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 AHno_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 ========Untuk game online yang belum terdaftar, bisa ditambahkan port nya. caranya lakukan tes pada
saat tidak bisa konek, akan diketahui port berapa yang dihubungi. Untuk versi-versi game
online luar negeri baik yang official atau yang private server, biasanya port yang digunakan
tidak terlalu jauh berbeda. Misalnya Zeus RO port 5121 , biasanya untuk server luar negeri
atau private server menggunakan port 5122-5130.Pastikan IP komputer Client yang memainkan game contoh 192.168.0.7. Akses GUI Configurator
Pfsense pada menu Diagnostics: Show States .Setiap browser yang digunakan pasti mempunyai
fungsi FINd. Kemudian find 192.168.0.7 setiap IP yang ditemukan pasti ditandai dengan warna
yang berbeda. cari salah satu koneksi dari komputer 192.168.0.7 yang gagal.Maka di states akan terlihat baris seperti ini,
tcp 192.168.0.7:1761->192.168.10.2:19325->103.14.108.89:6112 FIN_WAIT_2:FIN_WAIT_2
Penjelasannya
Packet TCP dari Komputer 192.168.0.7
menuju gateway 192.168.10.2
menghubungi destination address 103.14.108.89 pada port 6112 tidak estabilished.Kalau belum yakin IP yang dihubungi adalah IP address server game onlinenya, bisa dicek di
site:
http://wq.apnic.net/apnic-bin/whois.pl
atau
http://whois.arin.net/uicara menambahkannya pada acl game port adalah buat line acl baru seperti contoh dibawah ini.
Diletakkan pada posisi dibawah line acl gameport yang sudah ada dan diatas line perintah
always_direct allow gameport.Untuk contoh kasus diatas line acl tambahan seperti ini
acl gameport port 6112 # Mercenary OPS
Demikian Semoga bermanfaat
Salam PFSI
WSS WR WBsundul gan… ;) ;) ;) ;) ;) ;) ;)
-
@spc:
ASS WR WB
Salam PFSIUntuk kustomasi squid configuration lebih baik line command nya ditambahkan di file
usr/local/etc/include.conf . Dengan maksud agar file konfigurasi squid lebih teratur, ada
kemudahan untuk menkostumasi ulang dan secara default squid.conf sudah membaca file include
ini. Buka file usr/local/etc/squid/include.conf , kemudian tambahkan custom option berikut,
letakkan dibawah line # $Rev$ .#======= 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
always_direct allow gameport
#never_direct allow allacl 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.dllalways_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 AHno_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 ========Untuk game online yang belum terdaftar, bisa ditambahkan port nya. caranya lakukan tes pada
saat tidak bisa konek, akan diketahui port berapa yang dihubungi. Untuk versi-versi game
online luar negeri baik yang official atau yang private server, biasanya port yang digunakan
tidak terlalu jauh berbeda. Misalnya Zeus RO port 5121 , biasanya untuk server luar negeri
atau private server menggunakan port 5122-5130.Pastikan IP komputer Client yang memainkan game contoh 192.168.0.7. Akses GUI Configurator
Pfsense pada menu Diagnostics: Show States .Setiap browser yang digunakan pasti mempunyai
fungsi FINd. Kemudian find 192.168.0.7 setiap IP yang ditemukan pasti ditandai dengan warna
yang berbeda. cari salah satu koneksi dari komputer 192.168.0.7 yang gagal.Maka di states akan terlihat baris seperti ini,
tcp 192.168.0.7:1761->192.168.10.2:19325->103.14.108.89:6112 FIN_WAIT_2:FIN_WAIT_2
Penjelasannya
Packet TCP dari Komputer 192.168.0.7
menuju gateway 192.168.10.2
menghubungi destination address 103.14.108.89 pada port 6112 tidak estabilished.Kalau belum yakin IP yang dihubungi adalah IP address server game onlinenya, bisa dicek di
site:
http://wq.apnic.net/apnic-bin/whois.pl
atau
http://whois.arin.net/uicara menambahkannya pada acl game port adalah buat line acl baru seperti contoh dibawah ini.
Diletakkan pada posisi dibawah line acl gameport yang sudah ada dan diatas line perintah
always_direct allow gameport.Untuk contoh kasus diatas line acl tambahan seperti ini
acl gameport port 6112 # Mercenary OPS
Demikian Semoga bermanfaat
Salam PFSI
WSS WR WBmaaf gan masih newbie, ini bisa untuk squid 3
-
@spc:
ASS WR WB
Salam PFSIUntuk kustomasi squid configuration lebih baik line command nya ditambahkan di file
usr/local/etc/include.conf . Dengan maksud agar file konfigurasi squid lebih teratur, ada
kemudahan untuk menkostumasi ulang dan secara default squid.conf sudah membaca file include
ini. Buka file usr/local/etc/squid/include.conf , kemudian tambahkan custom option berikut,
letakkan dibawah line # $Rev$ .#======= 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
always_direct allow gameport
#never_direct allow allacl 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.dllalways_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 AHno_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 ========Untuk game online yang belum terdaftar, bisa ditambahkan port nya. caranya lakukan tes pada
saat tidak bisa konek, akan diketahui port berapa yang dihubungi. Untuk versi-versi game
online luar negeri baik yang official atau yang private server, biasanya port yang digunakan
tidak terlalu jauh berbeda. Misalnya Zeus RO port 5121 , biasanya untuk server luar negeri
atau private server menggunakan port 5122-5130.Pastikan IP komputer Client yang memainkan game contoh 192.168.0.7. Akses GUI Configurator
Pfsense pada menu Diagnostics: Show States .Setiap browser yang digunakan pasti mempunyai
fungsi FINd. Kemudian find 192.168.0.7 setiap IP yang ditemukan pasti ditandai dengan warna
yang berbeda. cari salah satu koneksi dari komputer 192.168.0.7 yang gagal.Maka di states akan terlihat baris seperti ini,
tcp 192.168.0.7:1761->192.168.10.2:19325->103.14.108.89:6112 FIN_WAIT_2:FIN_WAIT_2
Penjelasannya
Packet TCP dari Komputer 192.168.0.7
menuju gateway 192.168.10.2
menghubungi destination address 103.14.108.89 pada port 6112 tidak estabilished.Kalau belum yakin IP yang dihubungi adalah IP address server game onlinenya, bisa dicek di
site:
http://wq.apnic.net/apnic-bin/whois.pl
atau
http://whois.arin.net/uicara menambahkannya pada acl game port adalah buat line acl baru seperti contoh dibawah ini.
Diletakkan pada posisi dibawah line acl gameport yang sudah ada dan diatas line perintah
always_direct allow gameport.Untuk contoh kasus diatas line acl tambahan seperti ini
acl gameport port 6112 # Mercenary OPS
Demikian Semoga bermanfaat
Salam PFSI
WSS WR WBAda yang tau solusi kenapa kita maen PB sering freeze pake indihome Fiber Optic modem Altacel?