Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Protocols and Routing
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Protocols and Routing IP, IPX and other protocol support

Reply
 
LinkBack Thread Tools
Old 11-01-2009, 10:46 AM   #1 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 4
OS: Windows XP


Belkin Router Problem!

Hello,
I need help!! Okay I bought this new Enhanced Wireless Belkin Router N150, and I set everything up and it worked fine. After connecting to wi-fi for a week or two, I realized that my online gaming, and my Internet kept disconnecting. I re-installed it and changed the settings and still got the same problem. I changed my channel from 6 to 11, and I "researched" on how to fix this problem. I finally read that if you change from dynamic to static it will be fixed and the router will read connected. I tried changing from dynamic to static, but it needed my IP address and the ISP Gateway address and when i typed everything it said something about the LAN not being right and now I can't connect to the Internet with the router. The router was left with the modem and the Internet blinking in amber. Okay so I read again and found out that if you reset it all the changes will go back to normal. I didn't know how to reset until I saw a little (I mean little) opening and I pressed it with a pin. It blinked and flashed, but now I can't connect to the Internet, AND I can't connect to my computer because of the network. If anyone knows how to fix this PLEASE RESPOND!!!
BWIC is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 11-01-2009, 10:52 AM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,546
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Belkin Router Problem!

The following procedure should get you a connection with any broadband modem that is configured to use DHCP for the router connection, such as cable modems, and many DSL modems. If you require PPPoE configuration for the DSL modem, that will have to be configured to match the ISP requirements.

Note that the wireless encryption and channel selection will have to be done after the basic wired connection is established, the first step is to get wired connections working.

  • Reset the router to factory defaults by holding the reset button down for 15 seconds with power on.
  • Turn off everything, the modem, router, computer.
  • Connect the modem to the router's WAN/Internet port.
  • Connect the computer to one of the router's LAN/Network ports.
  • Turn on the modem, wait for a steady connect light.
  • Turn on the router, wait for two minutes.
  • Boot the computer.

When the computer is completely booted, let's see this.

Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:

NOTE: For the items below in red surrounded with < >, see comments below for the actual information content, they are value substitutions from the previous command output!

In the command prompt window that opens, type type the following commands one at a time, followed by the Enter key:

IPCONFIG /ALL

PING <computer_IP_address>

PING <default_gateway_address>

PING <dns_servers>

PING 206.190.60.37

PING yahoo.com


Right click in the command window and choose Select All, then hit Enter to copy the contents to the clipboard.
Paste the results in a message here.

<computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above.

<default_gateway_address> - The IP address of the Default Gateway, obtained from the IPCONFIG command above.

<dns_servers> - The IP address of the first (or only) address for DNS Servers, obtained from the IPCONFIG command above.


If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-01-2009, 10:55 AM   #3 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 4
OS: Windows XP


Re: Belkin Router Problem!

Thank you so much for responding. I need help on actually knowing how to reset because the opening is so small, and I don't know if I am resetting it or not. Whenever I did something similar to this the only thing that blinked on and off was the Router option.
BWIC is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-01-2009, 11:11 AM   #4 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 4
OS: Windows XP


Re: Belkin Router Problem!

Quote:
Originally Posted by johnwill View Post
The following procedure should get you a connection with any broadband modem that is configured to use DHCP for the router connection, such as cable modems, and many DSL modems. If you require PPPoE configuration for the DSL modem, that will have to be configured to match the ISP requirements.

Note that the wireless encryption and channel selection will have to be done after the basic wired connection is established, the first step is to get wired connections working.

  • Reset the router to factory defaults by holding the reset button down for 15 seconds with power on.
  • Turn off everything, the modem, router, computer.
  • Connect the modem to the router's WAN/Internet port.
  • Connect the computer to one of the router's LAN/Network ports.
  • Turn on the modem, wait for a steady connect light.
  • Turn on the router, wait for two minutes.
  • Boot the computer.

When the computer is completely booted, let's see this.

Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:

NOTE: For the items below in red surrounded with < >, see comments below for the actual information content, they are value substitutions from the previous command output!

In the command prompt window that opens, type type the following commands one at a time, followed by the Enter key:

IPCONFIG /ALL

PING <computer_IP_address>

PING <default_gateway_address>

PING <dns_servers>

PING 206.190.60.37

PING yahoo.com


Right click in the command window and choose Select All, then hit Enter to copy the contents to the clipboard.
Paste the results in a message here.

<computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above.

<default_gateway_address> - The IP address of the Default Gateway, obtained from the IPCONFIG command above.

<dns_servers> - The IP address of the first (or only) address for DNS Servers, obtained from the IPCONFIG command above.


If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
I have a Motorola Modem, and I don't know how exactly to turn it off, and I don't know how to reset because of the small opening. By "boot" do you mean reboot or just turn on?
BWIC is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-01-2009, 01:29 PM   #5 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 4
OS: Windows XP


Re: Belkin Router Problem!

Nevermind, I finally found out that there's a battery in the bottom compartment and by removing it I was able to turn off the modem which in turn allowed me to follow your stated procedure. My problem is now solved! Thank you for responding so quickly.
BWIC is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-01-2009, 02:15 PM   #6 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,546
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Belkin Router Problem!

Glad it all worked out.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:54 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85