| Dell Optiplex GXa | SolarisTM 9 x86 12/02 |
不要なサービスとポートの停止
| Port番号 | プロトコル | 名前 | 起動指定場所 | 判断 | コメント |
| 7 | TCP/UDP | echo | /etc/inetd.conf | 不要 | |
| 9 | TCP/UDP | discard | /etc/inetd.conf | 不要 | |
| 13 | TCP/UDP | daytime | /etc/inetd.conf | 不要 | |
| 19 | TCP/UDP | chargen | /etc/inetd.conf | 不要 | |
| 21 | TCP | ftp | /etc/inetd.conf | 要 | |
| 22 | TCP | ssh | /etc/inetd.conf | 要 | |
| 23 | TCP | telnet | /etc/inetd.conf | 不要 | 全てsshで行うので、不要。 |
| 25 | TCP | smtp | /etc/rc2.d/S88sendmail | 要 | |
| 37 | TCP | time | /etc/inetd.conf | 不要 | |
| 37 | UDP | time | /etc/inetd.conf | 要 | LAN内のNTPサーバーとなるので必要 |
| 42 | UDP | nameserver | /etc/rc2.d/S72inetsvc | 要 | |
| 53 | TCP/UDP | domain | /etc/rc2.d/S72inetsvc | 要 | |
| 79 | TCP | finger | /etc/inetd.conf | 不要 | |
| 80 | TCP | http | /etc/rc2.d/S78httpd | 要 | |
| 110 | TCP | pop3 | /etc/inetd.conf | 要 | |
| 111 | TCP/UDP | rpcbind | /etc/rc2.d/S71rpc | 要 | rpcはdracで必要 |
| 123 | UDP | ntp | /etc/rc2.d/S74xntpd | 要 | |
| 137 | UDP | netbios-ns | /etc/rc2.d/S99samba.server | 要 | sambaでLAN内のWindowsからアクセス する。決して外からは入れないように している。 |
| 138 | UDP | netbios-dgm | /etc/rc2.d/S99samba.server | 要 | 同上 |
| 139 | TCP | netbios-ssn | /etc/rc2.d/S99samba.server | 要 | 同上 |
| 161 | UDP | snmp | /etc/rc3.d/S76snmpdx | 不要 | |
| 443 | TCP | https | /etc/rc2.d/S78httpd | 要 | |
| 512 | TCP | exec | /etc/inetd.conf | 不要 | |
| 512 | UDP | biff | /etc/inetd.conf | 不要 | |
| 513 | TCP | login | /etc/inetd.conf | 不要 | |
| 514 | TCP | shell | /etc/inetd.conf | 不要 | |
| 514 | UDP | syslog | /etc/rc2.d/S74syslog | 要 | ルーターのsyslogを受信しているので、 必要。 |
| 515 | TCP | printer | /etc/inetd.conf | 不要 | |
| 517 | UDP | talk | /etc/inetd.conf | 不要 | |
| 540 | TCP | uucp | /etc/inetd.conf | 不要 | |
| 587 | TCP | submission | /etc/rc2.d/S88sendmail | 不要 | 止めるには、後述のようにsendmailのcf を書き換える必要がある。 |
| 898 | TCP | sun-manageconsole | /etc/rc2.d/S90wbem | 不要 | |
| 901 | TCP | swat | /etc/rc2.d/S99samba.server | 要 | sambaでLAN内のWindowsからアクセス する。決して外からは入れないように している。 |
| 953 | TCP | rndc | /etc/rc2.d/S72inetsvc | 要 | |
| 3306 | TCP | mysql | /etc/rc2.d/S99mysql.server | 要 | |
| 4045 | TCP | lockd | /etc/rc2.d/S73nfs.client | 不要 | NFS等は使わないので不要。 |
| 4045 | UDP | lockd | /etc/rc2.d/S73nfs.client | 不要 | NFS等は使わないので不要。 |
| 6112 | TCP | dtspc | /etc/inetd.conf | 不要 | |
| 7100 | TCP | font-service | /etc/inetd.conf | 不要 | |
| 22273 | TCP | wnn6 | /etc/rc2.d/S94Wnn6 | 不要 | |
| 32773 | TCP | sometimes-rpc9 | /etc/inetd.conf | 不要 | |
| 32778 | TCP | sometimes-rpc19 | /etc/intd.conf | 不要 | |
| Port番号 | プロトコル | 名前 | 起動指定場所 | 判断 |
| 21 | TCP | ftp | /etc/inetd.conf | 要 |
| 22 | TCP | ssh | /etc/inetd.conf | 要 |
| 25 | TCP | sendmail | /etc/rc2.d/S88sendmail | 要 |
| 53 | TCP/UDP | domain | /etc/rc2.d/S72inetsvc | 要 |
| 80 | TCP | http | /etc/rc2.d/S78httpd | 要 |
| 110 | TCP | pop3 | /etc/inetd.conf | 要 |
| 111 | TCP/UDP | SunRPC | /etc/rc2.d/S71rpc | 要 |
| 123 | UDP | ntp | /etc/rc2.d/S74xntpd | 要 |
| 137 | UDP | netbios-ns | /etc/rc2.d/S99samba.server | 要 |
| 138 | UDP | netbios-dgm | /etc/rc2.d/S99samba.server | 要 |
| 139 | TCP | netbios-ssn | /etc/rc2.d/S99samba.server | 要 |
| 443 | TCP | https | /etc/rc2.d/S78httpd | 要 |
| 514 | UDP | syslog | /etc/rc2.d/S74syslog | 要 |
| 901 | TCP | swat | /etc/rc2.d/S99samba.server | 要 |
| 953 | TCP | rndc | /etc/rc2.d/S72inetsvc | 要 |
| 3306 | TCP | mysql | /etc/rc2.d/S99mysql.server | 要 |