Based on your connection speed, it might take few-secs to over-a-minute for complete loading of this blog...     |     Welcome to Redthil's World!!!     |     This blog is best viewed in following browsers: Firefox, Google Chrome... But tested in most of the browsers available now (including IE) ...     |     thank you for your patience (in allowing this page to load completely) and Enjoy your visit here...
Showing posts with label router issue. Show all posts
Showing posts with label router issue. Show all posts

BIAS Vayu Vajra Route Map - Clear Image

Posted by redthil On 11/13/2010 08:38:00 PM

Was checking for the route map of BIAS Vayu Vajra Airport Service bus.. though i could find the map at the BMTC website ( http://www.bmtcinfo.com/site/BSBusServicesGoogleMap.jsp?bsserviceid=1), but couldn't find that map clear to find the location. So, after a some search in the big sea of www, it was little hard to get a clear image of the route-map. so, here is a clear image..

click on the image to view it big...

 ** This might not be the latest one though..

Dlink router setup crashes!!!

Posted by redthil On 8/25/2010 11:41:00 PM


Just got a new D-Link  DIR 615 Wireless N Router today, after a week of my old Netgear router stopped working (have to do a postmortem of that router soon). After the issue faced during the setup of my old netgear router, this time, wanted to ensure that, the setup of this router, is smooth and without issues. 
The cover of the router box itself said, "EASY INSTALL - 3 simple steps". That gave me lot of relief, as i dont have to go through the rather little difficult task of configuring it manually. Inserted the CD, and launched the "Router Setup Wizard". After clicking on "Agree" button (as always, didnt read any line in that agreement text, but always ensure that, i drag the scroll bar down, till the end), the first page was to select the language. Selected English, and clicked Next. All is well till now. 

The second screen was "Checking the current network" and "Verifying the Current Network". started the first one of checking the current network. just then popped up an windows error window, saying that "The program has encountered an ERROR"... just thought it might be because of, the setup not be compliant with Windows Vista. Read the manual, which was saying it compatible from Windows2000 till  Windows7... 

Closed the wizard, took the CD out, inserted it, and tried again (got used to the Windows method of restarting to solve any error encountered). But no use with this one.
Also tried disabling the Windows Firewall, Defender, and other Anti-Malware services. but no hope of going through this setup wizard. 

Reason:
Though i can manual setup, instead of using setup wizard, i wanted to find out the reason behind this setup wizard crash. After little reading here n there, and trying to understand what its doing when its checking for current network setup, finally was able to find the root cause for the crash. Found that, those network connections, which were created for the Virtualization Software(s), was the culprit behind this crash. This setup wizard was not able to get proper info or its getting some info which its not able to understand, and ultimately ends up crashing. 

Solution:
Disabled all the other Network Connections, except the main one, in which i have connected it to the internet. This time, the whole setup went through fine, and configured my wireless connection also using the setup wizard. Relax at the end!!!!

This is how the network connections status looked, after all the configurations.... you can see the status of Virtualized Networks as "Disabled"

Dont know when will i configure a router without any issue!!!!!

Power LED blinks every second in NetGear Router

Posted by redthil On 9/19/2008 11:51:00 PM

Oops.... if the title matches your search, then i feel really bad for your situation. Because this is the worst thing that you can imagine and the least scenario which you expect to happen to your costly router. But dont panic. Here's a simple and easy steps for overcoming that problem. I have tried to put down the steps in most elaborate and sequential manner, as i couldnt find such step-by-step procedure anywhere to solve this problem (if you know any, please dont hesitate to include it in comments).

Product:
I have WGR614v9 Wireless Router with me. So, the following steps are tried and tested in WGR614 Router Family. But please note that this is applicable to all the latest Netgear Router Families. You can find your Router Product Version on the bottom label of your router.

Symptoms:
Your router is not working. It occurs mostly after upgrading router to latest version. And you find that the Power LED blinks every second.

Cause:
Your router firmware is corrupt. (Note: Firmware - is a computer program that is embedded in a hardware device) The major possibility for this to happen is when power supply is cut down while the router is getting upgraded to the latest version i.e. while firmware in your router is upgrading. As the upgradation of firmware takes few minutes, its always advised to make sure that the power supply to the router wont get interrupted during that time (max 5 mins).

Solution:
Now lets come to your current situation i.e. Power LED is blinking. Firmware got corrupted somehow. Here are the very simple steps to solve this problem:

1. Download the latest firmware.
When you're upgrading the firmware automatically while starting the router, then it might have already downloaded the latest version. If so, locate that file. The filename looks like this "WGR614v9-V1.1.0.19.chk"
If the file is not there, you can download the latest firmware by choosing your router product family here. (for downloading, you can connect your computer directly to your modem for direct internet connection). Since the supported firmware versions are of GNU General Public License "GPL", you can also get the code for those here. (Note: Please refrain from using unsupported firmwares like Tomato, etc. , which will lead you to more troubles , like WAP/WAP2 security cant be used, though they solve this problem.

2. Download TFPT Client.
Though your firmware is corrupt, the good news is that there's a TFTP server running on your router. This enables us to manually push the proper firmware to the router. For this purpose, you need to have TFTP client on your machine. There are lot of free/trial softwares which provides you tftp client, like FTPrush, WinAgents, etc. , I used and will recommend Tftpd32 for first time users. You can download the software here and install it in your machine.

3. Connect your computer to the router.
Now you can disconnect direct connection to the modem and connect the cable to any one of the slots at the back of your router. (Note: You can't use wireless means for upgrading the router.) you'll need the wired connection between your system and the router.

4. Change your computer's ip address to static one.
The default id address for your router is 192.168.1.1, in other words, your router runs the tftp server in the mentioned address. The present setting for your computer will be "Obtain an IP address automatically" and "Obtain DNS server address automatically", since you were connected to internet. So, change it to static address by following the navigation "Start > Control Panel > Network Connections", right click on "Local Area Connection", click on "Properties", under General tab, select "Internet Protocol [TCP/IP]", click on "Properties" button, select "Use the following IP address" radio button, enter the values for IP Address: 182.168.1.2, Subnet Mask: 255.255.255.0, Default Gateway: 192.168.1.1, select "Use the following DNS server addresses", enter the values for Preferred DNS server:192.168.1.1, Alternate DNS server:[leave it blank], click OK button in all the open windows for saving the settings.

Verify your settings by giving "ipconfig" in the command prompt, which should display the ipaddress as "192.168.1.2". Also verify the connection to the router by giving "ping 192.168.1.1" in cmd prompt, for which you should get successfull reply.

5. Upload the new firmware using tftp
Launch your tftp client using the navigation "Start > All Programs > Tftp32 > Tftp32". Click on the "Tftp Client" tab, and enter the values for Host: "192.168.1.1", Port:"69", for the Local File value: browse and select the latest firmware file which we downloaded in Step 1, and Click on "Put" button. The transfer may take from few seconds to few mins. Once the file is uploaded to the router, it will take 2 to 5 mins for the router to get updated. Still if your Power LED does not stop blinking, then try disconnecting the power supply and connect it again. Now you'll see the Power LED in ON state (instead of blinking state).

Congrats.... Thats it. You have successfully crossed the hurdle.


Now you can connect the router with your modem, make the settings of your computer to "Obtain an IP address automatically" and "Obtain DNS server address automatically" by following the same process mentioned in Step 4, to allow your computer to connect automatically. Verify your internet connection now.

My Photo
redthil
Some people go to priests; others to poetry; I to my friends.
View my complete profile

Labels