My router's ip cannot be accessed using my phone. It just says server not found.

link|improve this question
You're going to have to work harder than that to get a good answer. How are you accessing it via your phone? What behavior are you expecting? – ErikA Mar 26 '10 at 3:07
you should state what router you are using – mgpyone Mar 26 '10 at 5:53
smartphone questions are offtopic here unless in regards to syncing with a computer. you might have better luck with forceclose.com, slidetoask.com, or another site on this list: meta.stackexchange.com/questions/4/list-of-stackexchange-sites – quack quixote Mar 26 '10 at 6:00
feedback

migrated from serverfault.com Mar 26 '10 at 5:48

This question came from our site for system administrators and desktop support professionals.

closed as off topic by quack quixote, Josh K, Ivo Flipse Mar 26 '10 at 8:15

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

No idea what router you use, but check out this:

http://superuser.com/questions/47095/remote-router-access-for-linksys-wrt54gl

Are you trying to access something like - 192.168.1.1? If so you won't be able to, that's a private IP to your home network. You'll want to use a public IP that your router uses and you'll want to ensure that in the router settings remote login is enabled.

link|improve this answer
feedback