Hey all...
Do you think a firewall is really necessary? I run a DMZ'd server with the following nmap -sS reply:
Starting nmap 3.75 (
http://www.insecure.org/nmap/ ) at 2005-03-28 12:22 EST
Interesting ports on xxx (x.x.x.x):
(The 1655 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
80/tcp open http
111/tcp open rpcbind
631/tcp open ipp
1024/tcp open kdm
1025/tcp open NFS-or-IIS
2049/tcp open nfs
3632/tcp open distccd
8080/tcp open http-proxy
Nmap run completed -- 1 IP address (1 host up) scanned in 188.675 seconds
I get people bouncing off of ssh all the time but my passwords are very secure...nobody has yet logged in, as far as I can tell from the logs. I know distcc might not be the best idea, but I'll probably set up iptables for that. Anyway, any insecurities you can see right off the bat?