hi to solve your problem just prevent your linux box to boot those daemons on startup
try doing update-rc.d -f remove (daemon-name) example 'update-rc.d -f remove kdm <---- u wont boot ur kdm on startup hope this will help ----- Original Message ----- From: "user clueless" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 12, 2003 4:30 PM Subject: [plug] nmap localhost > Guys, I did an "nmap localhost" and this is what i got: > > Starting nmap V. 2.54BETA31 ( www.insecure.org/nmap/ ) > Interesting ports on localhost (127.0.0.1): > (The 1517 ports scanned but not shown below are in state: closed) > Port State Service > 1/tcp open tcpmux > 9/tcp open discard > 11/tcp open systat > 13/tcp open daytime > 15/tcp open netstat > 21/tcp open ftp > 22/tcp open ssh > 23/tcp open telnet > 25/tcp open smtp > 37/tcp open time > 79/tcp open finger > 80/tcp open http > 110/tcp open pop-3 > 111/tcp open sunrpc > 113/tcp open auth > 119/tcp open nntp > 139/tcp open netbios-ssn > 143/tcp open imap2 > 515/tcp open printer > 540/tcp open uucp > 635/tcp open unknown > 1024/tcp open kdm > 1025/tcp open listen > 1080/tcp open socks > 1524/tcp open ingreslock > 2000/tcp open callbook > 5432/tcp open postgres > 6667/tcp open irc > 12345/tcp open NetBus > 12346/tcp open NetBus > 27665/tcp open Trinoo_Master > 31337/tcp open Elite > 32771/tcp open sometimes-rpc5 > 32772/tcp open sometimes-rpc7 > 32773/tcp open sometimes-rpc9 > 32774/tcp open sometimes-rpc11 > 54320/tcp open bo2k > > Nmap run completed -- 1 IP address (1 host up) scanned in 0 seconds > > Take note of the last several lines!!! The box in question is a > standalone debian woody at home whose connection to the net is via a > prepaid internet account. > > HEELPP!!! > > -- > Sent by Pinoymail, http://www.pinoymail.com/ > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
