Why does Gnome (enlightment) open so many ports when it is turned on? What
is it listening for? I know 6000 if from X, but what of the others? Any Ideas??
This is with Gnome on: 

[kirk@shitbox kirk]$ netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 *:1058                  *:*                     LISTEN
tcp        0      0 *:1050                  *:*                     LISTEN
tcp        0      0 *:1049                  *:*                     LISTEN
tcp        0      0 *:1047                  *:*                     LISTEN
tcp        0      0 *:1046                  *:*                     LISTEN
tcp        0      0 *:1045                  *:*                     LISTEN
tcp        0      0 *:1038                  *:*                     LISTEN
tcp        0      0 *:6000                  *:*                     LISTEN
tcp        0      0 *:telnet                *:*                     LISTEN
raw        0      0 *:icmp                  *:*                     7
raw        0      0 *:tcp                   *:*                     7
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path

This is with Gnome off, the only service i have running is telnet limited
with tcp-wrappers.

[kirk@shitbox kirk]$ netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 *:telnet                *:*                     LISTEN
raw        0      0 *:icmp                  *:*                     7
raw        0      0 *:tcp                   *:*                     7
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path

Any info greatly appreciated.

Kirk


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to