Reply
Thread Tools
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#11
Originally Posted by corduroysack View Post
is it a default setting??
Not sure, sorry. Just disable it and see if the problem persists I guess.

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.

Last edited by Cue; 2011-12-23 at 13:32.
 

The Following User Says Thank You to Cue For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#12
I have them too (but did not see those last time ).

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/
 

The Following 2 Users Say Thank You to peterleinchen For This Useful Post:
corduroysack's Avatar
Posts: 939 | Thanked: 366 times | Joined on Dec 2010 @ U.K.
#13
Originally Posted by peterleinchen View Post
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
__________________
"I Reject Your Reality & Substitute My Own" Adam Savage

Last edited by corduroysack; 2011-12-24 at 23:28.
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#14
Originally Posted by corduroysack View Post
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.
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 17:56.