Virgin media conenction issues

Associate
Joined
12 Sep 2011
Posts
261
Hey guys llast night I tired to connect to my router, as the title suggests I'm with virgin media, I have the superhub and when I type in 192.168.0.1 to go to the login screen the page doesn't load any ideas?

I'm connected through wireless, I have great signal and I'm using a USB network adapter from netgear.
 
Check the IP range you are on - that sounds the default but sometimes another range is used e.g 192.168.1.1

It will be your default gateway address on your wireless adapter if you run a ipconfig /all
 
I didn't know exactly what you ment so I took a pic of the cmd.

359dd6t.png
 
ok taking the browsers out the equation - bring up a cmd prompt and type

telnet 192.168.0.1 80

if the screen goes blank then the box is listening on port 80 - if it times out then its not
 
I got a error I copied and paste what you said :l

"telnet is not a recognized as an internal or external command, operbale progam or batch files"
 
k sorry I forgot MS decided that the telnet command wasnt useful anymore. I dont think there is any problem with your host - I think it is the router that either needs a restart to restart its web service or it is locked down no to listen and isnt running the webservice

sorry but cant see anything wrong with your setup except it just isnt listening
 
k sorry I forgot MS decided that the telnet command wasnt useful anymore. I dont think there is any problem with your host - I think it is the router that either needs a restart to restart its web service or it is locked down no to listen and isnt running the webservice

sorry but cant see anything wrong with your setup except it just isnt listening

OK well thanks anyway.
 
I'll try it with the router later turn off leave for 30 seconds then turn back on or do you mean manually reset by pressing the tiny button?
 
telnet can be installed again by going to the "control panel" then "program and features" and the bit on the left saying "Turn windows features off or on".

telnet should work again after you install it by using the seach/run thing.
 
telnet can be installed again by going to the "control panel" then "program and features" and the bit on the left saying "Turn windows features off or on".

telnet should work again after you install it by using the seach/run thing.

I re-enabled it like you said run the test "telnet 192.168.0.1 80" and it failed.
 
I suggested telnetting on port 80 to see if the webservice was running

Did you power off and on - I would unplug it for 30 secs min then boot the router back up and check again
 
Back
Top Bottom