After connecting to the router, at DOS Prompt i typed ipconfig to get the ip add & i got:
IP Add: 192.168.1.2
Subnet mask: 255.255.255.0
Default Gateway: 192.168.1.1
Then i ping to default gateway 192.168.1.1 & i got:
reqst timed out(4 times)
ping statistics for 192.168.1.1:
packets: sent=4, received=0, lost=4(100% loss)
I also tried to ping to IP Address 192.168.1.2 & i got:
4 replies received
ping statistics for 192.168.1.2:
packets: sent=4, received=4, lost=0(0% loss)
When i typed IP add & default gateway on IE, page cannot be displayed
I dunno wat else to do as tis is the 1st time im connecting to router & im not IT savvy
no worries, take it easy, its a bit scary at first i know, firstly can you connect to the confirguration page? the address of this can be obtained from ipconfig next to `default gateway`, if you can, are you able to ping any websites?
after that, in command prompt type in the following, this will creat a text file on your desktop with all your current settings etc
ipconfig /all >"%userprofile%"\desktop\ipconfig.txt
darren