How do I configure my router?

soulblazer

New Member
Messages
5
Location
Heredia, Costa Rica
My router is NEXXT Nebula 300 and my father accidentally threw the box out. I just have my router, the power adapter, and the cable, but no manuals and/or a CD (if the box came with a CD). I've being trying to configure my router without a CD (ACCVENT | Nebula 300 Setup without CD installation)

But "192.168.0.1" is NOT recognized by my browser, no matter how much I try it. And, yes, I'm typing it right. The "192.168.1.1" alternative doesn't work either. I've formatted my computer and all and the problem persists.

Help me! What do I do?

P.S. For anyone who owns the Nebula 300: What did the box have inside aside from the router and the manuals? I wouldn't know because I got it thrown out and I've just lost my warranty because of it.
 
Check to see if your router is actually on that ip with this command at the cmd prompt

Code:
ipconfig

this is assuming that your router is connected to your computer, In my setup (below) the gateway is my router highlighted in red. try the ip you find and put that in your browser and if you have more than one browser try it another one if it still does not work. Also you could lookup how to reset your router to factory defaults and see if that works, Usually to reset the router there is a button inside a tiny hole at the back of the router that you have to press with something the diameter of a paperclip for about 15 seconds

Windows IP Configuration

Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::4dc4:fdde:7b56:84f%10
IPv4 Address. . . . . . . . . . . : 192.168.137.150
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.137.1
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2001:0:9d38:6ab8:1039:9fa:9c05:966d
Link-local IPv6 Address . . . . . : fe80::1039:9fa:9c05:966d%4
Default Gateway . . . . . . . . . : ::
Tunnel adapter isatap.{8A42A782-83EF-4043-BF79-971109772084}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
 
Back
Top