Angsuman Chakraborty
June 14th, 2008
Tata Indicom announced revised pricing for Infinity 1 Mbps broadband plan, applicable to new and existing customers (like us).
Read more (60 words) »
Filed under Headline News, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
June 8th, 2008
India has infrastructural issues which impedes the progress of IT industry today. One of the major one is the availability of reliable high-speed broadband service. The major broadband service providers (BSNL Dataonereview & VSNL / Tata Indicom) in India are either currently owned by government or were until very recently so. In general (with very few exceptions) government employees in India are well known for extremely poor customer care & service. It wouldn't be an exaggeration to say that customers are treated like dirt. Simply because government employees get paid handsomely irrespective of their level of service and / or capability to fulfill their duty. As an IT company on budget we need reliable broadband service (1Mbps +) with 24/7 availability. Here is how we solved it.
Read more (239 words) »
Filed under Country, Headline News, India, Web | 3 Comments | RSS 2.0 | Email this Article
Angsuman Chakraborty
December 18th, 2007
That's about the best you can say about the 8 Mbps plans from Airtel. The starter Combo 1299 plan provides 8 mbps @ only Rs. 1299 per month. If you think that is good, think again. There is a big catch.
Read more (184 words) »
Filed under Country, Fedora 7, Fedora Core 6, Headline News, India, Linux, Linux Migration, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 22nd, 2007
While comparing broadband packages from Tata Indicom and BSNL Dataone, I came across the revised pricing of another provider with whom I have a love-hate relationship. My last experience with them was ok.
Read more (172 words) »
Filed under Country, Headline News, How To, India, Linux, Tech Note, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 20th, 2007
While configuring your routing (like load balancing with dual ADSL connections) you would often need to view the current route cache and also to occasionally delete the current cache. Here is how you can do it.
Read more (98 words) »
Filed under Fedora 7, Fedora Core 6, Headline News, How To, Linux, Linux Migration, Open Source Software, Tech Note, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 20th, 2007
In many location, including but definitely not limited to India, single ADSL / Cable connections can be unreliable and also may not provide sufficient bandwidth for your purposes. One way to increase reliability and bandwidth of your internet connection is to distribute the load (load balancing) using multiple connections. It is also imperative to have transparent fail-over so routes are automatically adjusted depending on the availability of the connections. With load balancing and fail-over you can have reliable connectivity over two or more unreliable broadband connections (like BSNL or Tata Indicom in India). I present you with the simplest solution to a complex problem with live examples.
Note: Load balancing doesn't increase connection speed for a single connection. Its benefits are realized over multiple connections like in an office environment. The benefits of fail-over are however realized even in a single user environment.
The load balancing mechanism, to be discussed with example below, in Linux caches routes and doesn't provide transparent fail-over support. There are two solutions to incorporate transparent fail over - 1. compiling and using a custom Linux kernel with Julian Anastasov's kernel patches for dead gateway detection or 2. user space script to monitor connections and dynamically change routing information.
Julian Anastasov's patches have two problems:
1. They work only when the first hop gateway is down. In many cases, including ours, the first hop gateway is the adsl modem cum router which is always up. So we need a more robust solution for our purposes.
2. You have to compile a custom kernel with patches. This is somewhat complex procedure with reasonable chances of screwing up something. It also forces you to re-patch the kernel every time you decide to update your kernel. Overall I wouldn't recommend anyone going for kernel patching route unless that is the only option. Also in that case you should look for a rpm based solution (like livna rpm for nVidia drivers) which does it automatically for you.
A better solution is to use a userspace program which monitors your connection and updates routes as necessary. I will provide a script which we use to constantly monitor our connections. It provides transparent fail over support with two ADSL connections. It is fully configurable and can be used for any standard dual ADSL / Cable connections to provide transparent fail over support. It can also be easily modified to use for more than two connections. You can also use it to log uptime / downtime of your connections like we did.
Read more (1969 words) »
Filed under Computer Security, Fedora 7, Fedora Core 6, Headline News, How To, Linux, Linux Migration, Tech Note, Web | 22 Comments | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 20th, 2007
Modern DSL modems by default allows you to establish a DSL link through them to provide internet connectivity. The actual connection is handled by software running on your computer. The downside is that the client side software consumes your precious CPU cycles. Also the internet connectivity of your internal network is now dependent on a particular computer being up all the time. The good news is that most (A)DSL modems can be configured to do much more to make your life easier and solve all the above problems. Modern DSL modems are like a mini-computer. They can act as a router, a gateway with NAT support, Firewall, DHCP server and also as a DSL modem. Once you connect a properly configured ADSL modem to your hub or switch, all your computers will be automatically and transparently connected to the internet with firewall protection.
Read more (463 words) »
Filed under Fedora 7, Fedora Core 6, Headline News, How To, Linux, Tech Note, Web | 6 Comments | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 18th, 2007
I never thought that BSNL, the world's crappiest broadband service, can get any more crappier, but it did. BSNL DataOne is notorious for rapidly switching between up and down states, so fast that it will make your head dizzy. How deep is the connectivity problem with BSNL DataOne? I decided to collect some hard statistics using a simple ping (with 2 second timeout) over the BSNL connection every 10 seconds to an always-on site like yahoo.com and I present you here with the data for last 2592 minutes (over 43 hours).
Read more (257 words) »
Filed under Country, Headline News, India, Web, Web Services | 5 Comments | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 14th, 2007
Autoexec.bat is a legacy file in Windows which is executed every time you start Windows. Commands you want to run with startup of windows, and applicable to all users, are added to autoexec.bat. Let's see how you can do the same with Linux.
Read more (184 words) »
Filed under Fedora 7, Fedora Core 6, Headline News, How To, Linux, Linux Migration, Tech Note, Web, Web Hosting, Web Services | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
October 8th, 2007
The single biggest difference between Tata Indicom Broadband & BSNL Dataone Broadband is the upload speed. With BSNL your upload speed is limited to 5-7 KBPS. With Tata Indicom Broadband / VSNL your upload speed is limited to 512 KBPS.
Read more (181 words) »
Filed under Country, Headline News, India, Web | 11 Comments | RSS 2.0 | Email this Article
|
|