Reply
Thread Tools
Posts: 48 | Thanked: 0 times | Joined on May 2011
#1
I have a Wireless Router , I Can Change Its Password Using A Computer Or A Laptop, I Just Want To Know How Can I Change Its Password (WPA KEY) With My Nokia N900
 
Posts: 428 | Thanked: 226 times | Joined on Dec 2010 @ Philippines
#2
If I remember correctly, there's an app in the Application Manager that does that.
 
Posts: 48 | Thanked: 0 times | Joined on May 2011
#3
Can You Please Tell Me The App Name??
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#4
Cant you login in the webinterface of the router by typing its ip?

sitecom: 192.168.1.100 i believe
 
Posts: 48 | Thanked: 0 times | Joined on May 2011
#5
u mean i should write my ip in the browser?
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#6
Originally Posted by Amirovic View Post
Can You Please Tell Me The App Name??
There is one app called "WPA Key Editor" which may suit your needs (but honestly I don't fully understand what you mean by "How Can I Change Its Password (WPA KEY) With My Nokia N900", so you can just try installing this app and check if it is what you need)
 
Soppa's Avatar
Posts: 115 | Thanked: 116 times | Joined on Sep 2009 @ Helsinki
#7
Originally Posted by Amirovic View Post
u mean i should write my ip in the browser?
You should write your access points (wireless router?) IP in the browser. For example http://192.168.0.1, which would probably work on d-link devices. You should be able to access the routers web interface and do it from there.

Sadly, I'm a linux noob and wouldn't know the x-term command to find out the default gateway IP, which should be the routers IP.
 
Posts: 48 | Thanked: 0 times | Joined on May 2011
#8
Thanks for your replys , i just had my problem solved
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#9
xterm
Code:
sduo ifconfig wlan0
then look for inet addr: xxx.xxx.Xxx.xxx

xxx... = gateway/ ip router
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#10
Originally Posted by mr_pingu View Post
xterm
Code:
sudo ifconfig wlan0
then look for inet addr: xxx.xxx.xxx.xxx

xxx... = gateway/ ip router
WRONG! inet addr: xxx.xxx.xxx.xxx is N900's ip address, not router's address! The ifconfig command doesn't show gateway address on N900 as far as I know...

Originally Posted by Soppa View Post
Sadly, I'm a linux noob and wouldn't know the x-term command to find out the default gateway IP, which should be the routers IP.
If you want to know default gateway's (router's) IP address, you should type in terminal:
Code:
netstat -nr
When you are connected to your access point, it should display kernel routing table, the second column is Gateway, address similar to "192.168.1.1" is your gateway, so router's ip

Last edited by misiak; 2011-05-23 at 20:42.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:08.