Message-ID: <3A2BE7DC.9020003@tiscalinet.it> Date: Mon, 04 Dec 2000 16:52:12 -0200 From: Tazio Ceri <praisetazio@tiscalinet.it> Subject: Open ports in Suse 7.0 Italian Version (with kde2) Running nmap localhost I have discovered that there are some open ports in my system. Here it's the output of "nmap localhost": Starting nmap V. 2.53 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on localhost (127.0.0.1): (The 1514 ports scanned but not shown below are in state: closed) Port State Service 22/tcp open ssh 23/tcp open telnet 80/tcp open http 139/tcp open netbios-ssn 515/tcp open printer 901/tcp open samba-swat 1024/tcp open kdm 1025/tcp open listen 6000/tcp open X11 Nmap run completed -- 1 IP address (1 host up) scanned in 1 second. I know all ports but 1024 and 1025. Using fuser I have found out that 1024 is used by the process "kdeinit:kxmlrpcd". What is it? And what is it for? 1025 is used by the process "/opt/kde2/bin/artsd -F 3 -S 512 -d -n" Again, what is it? What is it for? Is it a feature? Tazio