Hello all Linux gurus,
I've recently setup 2 servers in colocation and I'm working on locking them down now. When I ran an nmap on the servers the following ports are found "filtered", but I don't even know what they are for or why they are even open.
[root@hostname root]# nmap -sS -O a.b.c.d
Starting nmap V. 2.54BETA31 ( )
Interesting ports on a-b-c-d-rev.dns.net (a.b.c.d):
(The 1549 ports scanned but not shown below are in state: closed)
Port State Service
22/tcp open ssh
6666/tcp filtered irc-serv
6667/tcp filtered irc
6668/tcp filtered irc
7000/tcp filtered afs3-fileserver
Remote operating system guess: Linux Kernel 2.4.0 - 2.4.17 (X86)
Uptime 2.015 days (since Fri Oct 10 15:54:31 2003)
Nmap run completed -- 1 IP address (1 host up) scanned in 2 seconds
What services would be opening those irc ports??? I don't have any kind of irc server or even clients running.
Thanks,
Burke
I've recently setup 2 servers in colocation and I'm working on locking them down now. When I ran an nmap on the servers the following ports are found "filtered", but I don't even know what they are for or why they are even open.
[root@hostname root]# nmap -sS -O a.b.c.d
Starting nmap V. 2.54BETA31 ( )
Interesting ports on a-b-c-d-rev.dns.net (a.b.c.d):
(The 1549 ports scanned but not shown below are in state: closed)
Port State Service
22/tcp open ssh
6666/tcp filtered irc-serv
6667/tcp filtered irc
6668/tcp filtered irc
7000/tcp filtered afs3-fileserver
Remote operating system guess: Linux Kernel 2.4.0 - 2.4.17 (X86)
Uptime 2.015 days (since Fri Oct 10 15:54:31 2003)
Nmap run completed -- 1 IP address (1 host up) scanned in 2 seconds
What services would be opening those irc ports??? I don't have any kind of irc server or even clients running.
Thanks,
Burke