maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Trying to find what is trying to acces the net? (https://talk.maemo.org/showthread.php?t=81025)

Cue 2011-12-23 13:23

Re: Trying to find what is trying to acces the net?
 
Quote:

Originally Posted by corduroysack (Post 1141134)
is it a default setting??

Not sure, sorry. Just disable it and see if the problem persists I guess.

Quote:

Hey, just for curiosity.
What are those internal UDP loop connections?
I'd love to know what they are too since I have them as well.

peterleinchen 2011-12-23 21:06

Re: Trying to find what is trying to acces the net?
 
I have them too (but did not see those last time :confused:).

Code:

~ $ sudo netstat -tup
Aktive Internetverbindungen (ohne Server)
Proto Recv-Q Send-Q Local Address          Foreign Address        State      PID/Program name
udp        0      0 N-900:60694            N-900:3002            VERBUNDEN  1546/app-detect
udp        0      0 N-900:58928            N-900:3001            VERBUNDEN  1546/app-detect

Do not know exactly, but seems to be Maemo process to detect currently running app (maybe for killing from power button menu?).
http://maemo.org/packages/view/polic...tion-detector/

corduroysack 2011-12-24 23:23

Re: Trying to find what is trying to acces the net?
 
Quote:

Originally Posted by peterleinchen (Post 1141139)
Hey, just for curiosity.
What are those internal UDP loop connections?

You missed the hyphen before "p".
Either
netstat -tup
or
netstat -t -u -p

tried the above commands and got this:
PHP Code:

/home/user # netstat -t -u -p 
netstatinvalid option -- p
BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5multi-call binary

Usage
netstat [-laentuwxr]

/
home/user 

and no idea what the things you mentioned.
Problem is sorted this time, i've had no request since the other day so it was the rss reader. weird how it started doing it though. cheers :)

peterleinchen 2011-12-24 23:47

Re: Trying to find what is trying to acces the net?
 
Quote:

Originally Posted by corduroysack (Post 1141555)
tried the above commands and got this:
PHP Code:

/home/user # netstat -t -u -p 
netstatinvalid option -- p
BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5multi-call binary
Usage
netstat [-laentuwxr


Sorry, I am using enhanced busybox
BusyBox v1.19.3 (Debian 1.19.3power1) built-in shell (ash)
(always forget about those extra util packages ;)).
So you could not use that option, as it is not provided by Maemo standard busybox.
Either way, your issue is resolved.


All times are GMT. The time now is 06:30.

vBulletin® Version 3.8.8