•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Networking Hardware Configuration section within the Tech Talk category of DaniWeb, a massive community of 426,593 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,656 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Networking Hardware Configuration advertiser: Programming Forums
Views: 10678 | Replies: 6
![]() |
•
•
Join Date: Nov 2004
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
I have just recently got SBC Yahoo! DSL.. i bought a netgear router so i can use it on my two computers. one is a laptop already with a wireless card in it. and the second computer is a desktop pc. on the desktop pc, it shows that i am connected, i check my connection status and all it shows is a number for "sending" and a zero for "receiving" i try to use internet explorer, but it will not let me and i am connected. I have been struggling to get this wireless internet to work for the past 3 days, and received minimum success. Everything else seems to be intact, i just am unable to connect wirelessly. same for the laptop. it says i am connected but does not let me use internet explorer or any form of connnection to the WWW. if anyone knows anything i should check or any form of help.. it would greatly be appreciated.. thanks
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
What is the exact model of Netgear router? Please post that information.
If the router is a combination wireless/wired router, connect a computer to one of the router's wired Ethernet ports and see if you can access the Internet that way. That will give us a better idea of exactly where the problem lies.
Also-
1. Do the status lights on both the DSL modem and the router indicate that they are communicating with each other?
2. Are the computers receiving correct IP information from the router? Netgear routers usually assigns IP addresses from the 192.168.0 range to the computers they are connected to,and usually assign themselves the IP address of 192.168.0.1. On each computer, do the following:
- Click on the "Run..." option under your Start button menu.
- In the resulting dialog box, type "cmd" (omit the quotes) in the "Open:" box and then hit enter. This will open a DOS window.
- At the DOS prompt, type the following command and tell us what it reports:
ipconfig /all
You should get something very similar to:
Windows IP Configuration
Host Name . . . . . . . . . . . . : TEST
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : mynetwork.com
Description . . . . . . . . . . . : CNet PRO200WL PCI Fast
Ethernet
Physical Address. . . . . . . . . : 00-08-A1-2A-DB-26
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 205.166.226.38
206.13.30.12
Lease Obtained. . . . . . . . . . : Monday, November 8, 2004
8:35:42 PM
Lease Expires . . . . . . . . . . : Monday, November 8, 2004
9:35:42 PM
Note the Default Gateway IP address. Type the following command and tell us the results (if ipconfig reports your default gateway IP to be something other than 192.168.0.1, use that IP in the command):
ping 192.168.0.1
3. DSL connections usually use a protocol known as PPPoE (or perhaps PPPoA), and your router must be configured to use that protocol as well if it is to communicate properly with the DSL modem. By default, Netgear routers use the DHCP protocol instead of PPPoE, and if the router did not automatically detect the right protocol for your DSL service you won't be able to get a connection to the Net.
You may need to check/configure this setting in the router's configuration utility; if you tell us the exact model of the router we can tell you how to do this.
If the router is a combination wireless/wired router, connect a computer to one of the router's wired Ethernet ports and see if you can access the Internet that way. That will give us a better idea of exactly where the problem lies.
Also-
1. Do the status lights on both the DSL modem and the router indicate that they are communicating with each other?
2. Are the computers receiving correct IP information from the router? Netgear routers usually assigns IP addresses from the 192.168.0 range to the computers they are connected to,and usually assign themselves the IP address of 192.168.0.1. On each computer, do the following:
- Click on the "Run..." option under your Start button menu.
- In the resulting dialog box, type "cmd" (omit the quotes) in the "Open:" box and then hit enter. This will open a DOS window.
- At the DOS prompt, type the following command and tell us what it reports:
ipconfig /all
You should get something very similar to:
Windows IP Configuration
Host Name . . . . . . . . . . . . : TEST
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : mynetwork.com
Description . . . . . . . . . . . : CNet PRO200WL PCI Fast
Ethernet
Physical Address. . . . . . . . . : 00-08-A1-2A-DB-26
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 205.166.226.38
206.13.30.12
Lease Obtained. . . . . . . . . . : Monday, November 8, 2004
8:35:42 PM
Lease Expires . . . . . . . . . . : Monday, November 8, 2004
9:35:42 PM
Note the Default Gateway IP address. Type the following command and tell us the results (if ipconfig reports your default gateway IP to be something other than 192.168.0.1, use that IP in the command):
ping 192.168.0.1
3. DSL connections usually use a protocol known as PPPoE (or perhaps PPPoA), and your router must be configured to use that protocol as well if it is to communicate properly with the DSL modem. By default, Netgear routers use the DHCP protocol instead of PPPoE, and if the router did not automatically detect the right protocol for your DSL service you won't be able to get a connection to the Net.
You may need to check/configure this setting in the router's configuration utility; if you tell us the exact model of the router we can tell you how to do this.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
Hi riddle,
First of all- welcome to TechTalk!
We ask that members not tag their questions on to a thread previously started by another member (regardless of how similar your problem might seem). Not only does it divert the focus of the thread away from the original poster's problem, but it also makes it less likely that you yourself will get the individual attention that you need.
Please start your own thread and post your question there. When you do, please try to give us as much specific info as possible regarding the problem (exact error messages, system specs, etc.).
For a full description of our posting guidelines and general rules of conduct, please see this page:
http://www.daniweb.com/techtalkforum..._faq#faq_rules
Thanks for understanding.
First of all- welcome to TechTalk!
We ask that members not tag their questions on to a thread previously started by another member (regardless of how similar your problem might seem). Not only does it divert the focus of the thread away from the original poster's problem, but it also makes it less likely that you yourself will get the individual attention that you need.
Please start your own thread and post your question there. When you do, please try to give us as much specific info as possible regarding the problem (exact error messages, system specs, etc.).
For a full description of our posting guidelines and general rules of conduct, please see this page:
http://www.daniweb.com/techtalkforum..._faq#faq_rules
Thanks for understanding.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
No problem riddle; many new members aren't aware of our guidelines. Again- thanks for understanding.
Just start you're own thread as I suggested and we'll be there to help.
Just start you're own thread as I suggested and we'll be there to help.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Networking Hardware Configuration Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
adult amd apple bugs chips community console data development facebook free gaming google graphics hardware ibm intel internet iphone laptop law linux management microsoft mobile myspace networking news nintendo patents pc peripherals printer science search security seo sex social social networking sony storage technology teens toshiba tv via web yahoo yahoo!
- YAHOO DSL w/NETGEAR router wont give me connection (Networking Hardware Configuration)
Other Threads in the Networking Hardware Configuration Forum
- Previous Thread: Dual modem dial-up internet? theory...
- Next Thread: Is this suitable title for my project



Linear Mode