Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Networking
Tag Cloud
access acer asus bios bsod computer crash desktop dns driver drivers error ethernet excel freeze gaming graphics hard drive hardware hdmi internet laptop malware memory monitor motherboard network printer problem ram registry repair router slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Internet & Networking > Networking >
router problems!!?!

Reply  
Thread Tools
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
27-Apr-2009, 12:15 PM #1
Cool router problems!!?!
hey folks i have a netgear dg83gt i think.. and i have turned off the dchp in the settings online...in a failed attemp to bridge it to a thompson router...now i cant get online atall to turn dchp back on get it operational again ...can anybody help its giving me some headache!!

thanks
Jack Hackett's Avatar
Senior Member with 1,935 posts.
 
Join Date: Nov 2006
27-Apr-2009, 12:33 PM #2
Use the reset button on the back of the unit and reset it back to defaults
pedroguy's Avatar
Computer Specs
Distinguished Member with 6,562 posts.
 
Join Date: Jan 2001
Location: Avalon,Catalina Island,Ca.
Experience: Intermediate
27-Apr-2009, 12:36 PM #3
And hold the button in for at least 15 seconds
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
27-Apr-2009, 01:39 PM #4
cheers
thanks tried that and was then able to access the config page...but still no internet connection ....i have vista ultimate and it says "local only"
any ideas folks? would be much appreciated
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
27-Apr-2009, 04:44 PM #5
Reset the router to factory defaults by holding the reset button down for 15 seconds with power on. 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.
  • 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.
__________________
Remember: Data you don't have at least two copies of is data you don't care about.

Microsoft MVP - User Desktop Experience
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
28-Apr-2009, 07:43 AM #6
Cool is that right?
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Vista-Ultimate
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8101 Family PCI-E Fast Etherne
t NIC (NDIS 6.0)
Physical Address. . . . . . . . . : 00-1D-92-B1-D6-C9
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::911:6a98:2566:135f%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.2(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 28 April 2009 11:15:54
Lease Expires . . . . . . . . . . : 29 April 2009 11:15:54
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : isatap.{7B8CF0C5-93A1-41F5-8D60-790AC6D14
329}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 10:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Administrator>ping 192.168.0.2

Pinging 192.168.0.2 with 32 bytes of data:
Reply from 192.168.0.2: bytes=32 time<1ms TTL=128
Reply from 192.168.0.2: bytes=32 time<1ms TTL=128
Reply from 192.168.0.2: bytes=32 time<1ms TTL=128
Reply from 192.168.0.2: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.0.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Users\Administrator>ping 192.168.0.1

Pinging 192.168.0.1 with 32 bytes of data:
Reply from 192.168.0.1: bytes=32 time=2ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255

Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 2ms, Average = 0ms

C:\Users\Administrator>ping 192.168.0.1

Pinging 192.168.0.1 with 32 bytes of data:
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255

Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Users\Administrator>
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
28-Apr-2009, 10:25 AM #7
Now try the other pings to the address previous requested. Obviously, you're connected to the router.
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
28-Apr-2009, 11:52 AM #8
Sorry how do you mean?
pedroguy's Avatar
Computer Specs
Distinguished Member with 6,562 posts.
 
Join Date: Jan 2001
Location: Avalon,Catalina Island,Ca.
Experience: Intermediate
28-Apr-2009, 12:12 PM #9
Think maybe this is what John is looking for:


PING 206.190.60.37

PING yahoo.com
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
28-Apr-2009, 01:08 PM #10
oh yeah sorry about that lol, will be on it in a wee while...thanks
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
28-Apr-2009, 02:09 PM #11
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>ping 206.190.60.37

Pinging 206.190.60.37 with 32 bytes of data:
Reply from 192.168.0.1: Destination net unreachable.
Reply from 192.168.0.1: Destination net unreachable.
Reply from 192.168.0.1: Destination net unreachable.
Reply from 192.168.0.1: Destination net unreachable.

Ping statistics for 206.190.60.37:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

C:\Users\Administrator>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try again.


C:\Users\Administrator>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try again.


C:\Users\Administrator>
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
28-Apr-2009, 09:52 PM #12
I think now is the time to enter the router's web based setup at 192.168.1.1 and configure the WAN interface. My guess is you need to enter your account details, name/password, and type of connection, normally PPPoE.
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
29-Apr-2009, 07:49 AM #13
thanks for all this help john, urmm on the web setup page the WAN setting does not have these options..just check boxes..only place u get account info available is "setup wizard" and basic setup and i cant see anything involving the wan in basic setup?
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
29-Apr-2009, 03:21 PM #14
If you check PPPoE, more boxes will open up for name and password of the account. It has to have those options.
dannyboy01's Avatar
Junior Member with 8 posts.
 
Join Date: Apr 2009
Experience: Intermediate
30-Apr-2009, 10:41 AM #15
yes your right, finally got it router is connecting fine now!! thank god for that lol..thanks for all the help on here guys

very much appreciated!
Reply

Tags
netgear, router

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 07:47 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.