Search This Blog

Keep Dial-Up Connection Alive

My Internet dial-up connection, eg. via GSM modem or fixed-line phone modem, will become slower after several inactivity period. To keep maintain my connection speed, I usually ping the DNS server of my ISP simultaneously. On DOS command line type: ping (ISP DNS) -t, view example below:

Example how to check detail IP address information and ping simultaneously to DNS server.
In this example, I'm using Telkomsel Flash Internet Mobile Broadband, my computer will get dynamic IP Address from Telkomsel DHCP server, so check detail IP information withh command: ipconfig /all
Telkomsel's DNS server IP Adress: 114.127.243.113 , then I ping simultaneously: ping 114.127.243.113 -t .

I don't understand technically reason, but it works for me :).

share and comment


Related Posts :