sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #59413
Re: Apache...noget blokere port 80 ??
On 19/01/03 16:26, in article b0eg2t$29o$1@xxxxxxxxxxxx, "Størner Henrik"
<henrik@xxxxxxx> wrote:
> In <3E2ABECD.50300@xxxxxxxx> Kristian Vilmann <kvi@xxxxxxxx> writes:
>> Måske er apache allerede startet? prøv "ps auxww|grep httpd"
>> Ellers må du gå alle kørende programmer igennem et for et.
>
>> Jeg har en fornemmelse af at der findes et fuser-agtigt program til at
>> hitte ud af hvilke programmer der lytter på hvilke porte, men jeg kan
>> ikke huske hvad det hedder.
>
> "netstat -nlp". Eller "lsof"
Stadig ikke noget på port 80.
Men tak for de gode råd...jagten fortsætter.
Output fra netstat -nlp :
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN
474/rpc.statd
tcp 0 0 127.0.0.1:32769 0.0.0.0:* LISTEN
591/xinetd
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
1392/mysqld
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
455/portmap
tcp 0 0 0.0.0.0:6000 0.0.0.0:* LISTEN
817/X
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
591/xinetd
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
577/sshd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
661/sendmail: accep
udp 0 0 0.0.0.0:32768 0.0.0.0:*
474/rpc.statd
udp 0 0 0.0.0.0:111 0.0.0.0:*
455/portmap
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name
Path
unix 2 [ ACC ] STREAM LISTENING 1436 683/gpm
/dev/gpmctl
unix 2 [ ACC ] STREAM LISTENING 6155 1392/mysqld
/var/lib/mysql/mysql.sock
unix 2 [ ACC ] STREAM LISTENING 1509 731/xfs
/tmp/.font-unix/fs7100
unix 2 [ ACC ] STREAM LISTENING 1649 817/X
/tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 1640 771/gdm-binary
/tmp/.gdm_socket
Follow ups
References