Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Show which processes are listening to which ports' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Show which processes are listening to which ports
Authored by: Anonymous on Apr 26, '07 09:23:50AM

What is this ?

SEC\x20He 222 savage 14u IPv4 0x03916b38 0t0 TCP *:49168 (LISTEN)
SEC\x20He 222 savage 16u IPv4 0x039167e4 0t0 TCP *:23000 (LISTEN)

No idea what these 2 are ?



[ Reply to This | # ]
Show which processes are listening to which ports
Authored by: jeremyp on Apr 26, '07 09:47:09AM

It's a process whose name begins "SEC He" and has pid 222. Use Activity monitor to find it.



[ Reply to This | # ]
Show which processes are listening to which ports
Authored by: ddauerbach on Apr 26, '07 11:12:23AM

So my ignorant 'what are these' question is:
What are these?
netinfod 80 root 7u IPv4 0x02ed7e8c 0t0 TCP localhost:netinfo-local (LISTEN)
AppleFile 179 root 30u IPv6 0x02a2bc50 0t0 TCP *:afpovertcp (LISTEN)
AppleFile 179 root 31u IPv4 0x02ed569c 0t0 TCP *:afpovertcp (LISTEN)
cupsd 191 root 0u IPv4 0x02ed713c 0t0 TCP localhost:ipp (LISTEN)
python 679 david 4u IPv4 0x03089740 0t0 TCP localhost:50000 (LISTEN)
firefox-b 1466 david 32u IPv4 0x040e669c 0t0 TCP localhost:50001 (LISTEN)
slpd 3531 root 2u IPv4 0x03f44200 0t0 TCP *:svrloc (LISTEN)

(yeah, I know firefox...)



[ Reply to This | # ]
Show which processes are listening to which ports
Authored by: bloodycelt on Apr 26, '07 12:52:13PM

netinfod - Netinfo (It's from next Step, stores info normally found in the /etc folder, like passwords. Will be replaced by ldap in the future).
AppleFile AFP Daemon, it allows you to connect to afp shares.
cupsd CUPS is an open source print daemon/driver.
python - Are you running any scripts? Look this one up in activity monitor.
slpd - service location protocol, wiki says osx uses this to find network shares.



[ Reply to This | # ]
Show which processes are listening to which ports
Authored by: ddauerbach on Apr 27, '07 07:17:37AM

679 python david 0.00 1 1.16 MB 41.49 MB PowerPC



[ Reply to This | # ]
Show which processes are listening to which ports
Authored by: uurf on Apr 26, '07 02:15:28PM

Are you running Salling Clicker? if so it's SEC Helper.



[ Reply to This | # ]