![]() |
How do I get ip address of N900?
how do i get ip address of an n900?
|
Re: how do i get ip address of n900?
install home ip would be the best way
must a widget on the desktop that always displays the n900 ip. |
Re: how do i get ip address of n900?
Maybe from terminal try:
Code:
ifconfig -a | grep inet Code:
ifconfig http://www.cyberciti.biz/faq/bash-sh...et-ip-address/ |
Re: how do i get ip address of n900?
Code:
netstat -t |
Re: How do I get ip address of N900?
There are at least two applications that will, when installed, show your IP on the desktop whenever you're connected (and that's how I noticed that it connected by itself via 3G, even though I had told it not to..!) Very useful, and simple.
|
Re: How do I get ip address of N900?
netstat -r should give you the information you are looking for
|
Re: How do I get ip address of N900?
Quote:
Code:
$ sudo gainroot inet addr: is IP of n900 |
Re: How do I get ip address of N900?
single line to get just the ip .. i have kept a script on my home folder for quick access and to feel geeky :)
Code:
/sbin/ifconfig wlan0 | grep 'inet addr:' cut -d: -f2 | awk '{ print $1}' |
Re: How do I get ip address of N900?
Hi, at my customer when I connect to its secured wireless the n900 does show the wireless connection icon on status, but the widget 'Personal Ip Address' shows nothing O_o. Then I came here and tried
Code:
$ sudo gainroot so n900 did get an IP address and duno why the widget does not show it. well after confirm that there is an IP addrs I tried ping to the proxy server Code:
ping 10.172.168.13 Note: from my laptop, same wireless settings I do get ping response. Does any1 have an idea of what is going on?? TIA |
Re: How do I get ip address of N900?
Have a look at the Desktop Widget: Personal IP Adress
|
Re: How do I get ip address of N900?
as I said before it shows nothing.
|
Re: How do I get ip address of N900?
@niqbal thanks for your help. Now, I can see the IP address and other network information on my NCM. Thanks
|
Re: How do I get ip address of N900?
Hey guys do you know how I can connect to my router to play games online, I want to play NOVA but using PFPortChecker it tells me the port 65535 is not open, honestly I don't know what port to open to play the game.
|
Re: How do I get ip address of N900?
When going for searching the time will not wait for us.In a simple way i got the ip address through www.whoisxy.com it will povide domain to ip,ip to domain,ping etc.,
|
Re: How do I get ip address of N900?
Quote:
|
Re: How do I get ip address of N900?
Quote:
|
All times are GMT. The time now is 08:11. |
vBulletin® Version 3.8.8