View Single Post
Old 06-20-2009, 07:35 PM   #3 (permalink)
cpeters
Registered User
 
Join Date: Jul 2008
Posts: 50
OS: Linux and Win XP


Re: netgear wgr614v6 setup help?

I was just doing some searching on this forum. I just followed johnwill's instructions on this thread

Code:
C:\Documents and Settings\Thomas>ipconfig/all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : peterson-main
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 4:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : D-Link DFE-530TX+ PCI Fast Ethernet
Adapter (rev.F)
        Physical Address. . . . . . . . . : 00-1C-F0-16-1B-BD
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.1.2
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.1.1
        DHCP Server . . . . . . . . . . . : 192.168.1.1
        DNS Servers . . . . . . . . . . . : 207.69.188.185
                                            207.69.188.186
        NetBIOS over Tcpip. . . . . . . . : Disabled
        Lease Obtained. . . . . . . . . . : Saturday, June 20, 2009 6:59:08 PM
        Lease Expires . . . . . . . . . . : Sunday, June 21, 2009 6:59:08 PM

C:\Documents and Settings\Thomas>ping 192.168.1.2

Pinging 192.168.1.2 with 32 bytes of data:

Reply from 192.168.1.2: bytes=32 time<1ms TTL=48
Reply from 192.168.1.2: bytes=32 time<1ms TTL=48
Reply from 192.168.1.2: bytes=32 time<1ms TTL=48
Reply from 192.168.1.2: bytes=32 time<1ms TTL=48

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

C:\Documents and Settings\Thomas>ping 192.168.1.1

Pinging 192.168.1.1 with 32 bytes of data:

Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64

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

C:\Documents and Settings\Thomas>ping 207.69.188.185

Pinging 207.69.188.185 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

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

C:\Documents and Settings\Thomas>ping 206.190.60.37

Pinging 206.190.60.37 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 206.190.60.37:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
This is what i came up with when i followed his instructions. And also, I have a DSL connection
cpeters is offline   Reply With Quote