Apabila anda merupakan pengguna speedy, maka dalam 2 hari terakhir terjadi gangguan yang sangat mengesalkan, karena link internasional Speedy sedang bermasalah, akses ke situs di luar Indonesia sangat sulit dan sering timed out. Solusi atas masalah ini dan berhasil adalah dengan menggunakan SSH Tunnel/VPN.
Untuk VPN-nya jangan tanyakan ke saya, silahkan googling, banyak penyedia jasa VPN dan murah (sekitar 30.000/bulan). Untuk pengguna Windows bisa menggunakan Tunneling SSH dengan bantuan Software bitvise, untuk pengguna Linux dan Mac silahkan ketik perintah dibawah ini di terminal anda
ssh username@IP.Address -D 127.0.0.1:8080
bila anda menggunakan port selain port 22, misalkan port 1020 perintah diatas diubah menjadi
ssh username@IP.Address -p -D 127.0.0.1:8080
di browser anda ubah konfigurasi proxy menjadi SOCK 5 : 127.0.0.1 Port 1080
Hasil Uji
Ping Yahoo
PING yahoo.com (206.190.36.45) 56(84) bytes of data. 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=1 ttl=49 time=287 ms 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=2 ttl=49 time=294 ms 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=3 ttl=49 time=300 ms 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=4 ttl=49 time=290 ms 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=5 ttl=49 time=293 ms 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=6 ttl=49 time=300 ms ^C64 bytes from 206.190.36.45: icmp_seq=7 ttl=49 time=309 ms --- yahoo.com ping statistics --- 7 packets transmitted, 7 received, 0% packet loss, time 6006ms rtt min/avg/max/mdev = 287.116/296.488/309.756/7.031 ms
Ping BBM.com
PING bbm.com (50.57.202.71) 56(84) bytes of data. 64 bytes from 50.57.202.71: icmp_seq=1 ttl=45 time=275 ms 64 bytes from 50.57.202.71: icmp_seq=2 ttl=45 time=275 ms 64 bytes from 50.57.202.71: icmp_seq=3 ttl=45 time=275 ms 64 bytes from 50.57.202.71: icmp_seq=4 ttl=45 time=275 ms 64 bytes from 50.57.202.71: icmp_seq=5 ttl=45 time=275 ms 64 bytes from 50.57.202.71: icmp_seq=6 ttl=45 time=275 ms --- bbm.com ping statistics --- 6 packets transmitted, 6 received, 0% packet loss, time 5006ms rtt min/avg/max/mdev = 275.212/275.533/275.861/0.391 ms
jauh lebih baik, dibandingkan dengan banyaknya RTO sebelumnya.