Hi,
Wonder if anyone can help with this. I've just ran a portscan of my mandrake 9.1 box using nmap and am unsure what a lot of the following stuff is. I am running squid, proftpd, ssh, samba and webmin is running so i can account for those ports. The linux box is behind a router running a NAT firewall.
What I want to know is whats all this stuff from port 10005 upwards??? And why are the netbios ports filtered when I don't have port forwarding enabled for these ports, surely they should be in state closed
The 1626 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
135/tcp filtered msrpc
445/tcp filtered microsoft-ds
3128/tcp open squid-http
10000/tcp filtered snet-sensor-mgmt
10005/tcp filtered stel
10082/tcp filtered amandaidx
10083/tcp filtered amidxtape
12000/tcp filtered cce4x
12346/tcp filtered NetBus
13701/tcp filtered VeritasNetbackup
13702/tcp filtered VeritasNetbackup
13705/tcp filtered VeritasNetbackup
13706/tcp filtered VeritasNetbackup
13708/tcp filtered VeritasNetbackup
13709/tcp filtered VeritasNetbackup
13710/tcp filtered VeritasNetbackup
13711/tcp filtered VeritasNetbackup
13712/tcp filtered VeritasNetbackup
13713/tcp filtered VeritasNetbackup
13714/tcp filtered VeritasNetbackup
13715/tcp filtered VeritasNetbackup
13716/tcp filtered VeritasNetbackup
13717/tcp filtered VeritasNetbackup
13718/tcp filtered VeritasNetbackup
13720/tcp filtered VeritasNetbackup
13721/tcp filtered VeritasNetbackup
13722/tcp filtered VeritasNetbackup
13782/tcp filtered VeritasNetbackup
13783/tcp filtered VeritasNetbackup
interestingly if i nmap localhost i get this
Starting nmap V. 3.00 (
www.insecure.org/nmap/ )
Interesting ports on localhost (127.0.0.1):
(The 1596 ports scanned but not shown below are in state: closed)
Port State Service
21/tcp open ftp
22/tcp open ssh
139/tcp open netbios-ssn
3128/tcp open squid-http
6000/tcp open X11
6667/tcp open irc
10000/tcp open snet-sensor-mgmt
which is correct, the irc server is only for use on local network. Any ideas on this. When the port scan was performed the only active machine on the network was the linux box.
thanks in advance