On Tue, 20 Mar 2001, Hans Scheffers wrote:
> BTW; 3 ports are still opened that makes me curious:
> 113 - auth
somewhat 'polite' to leave this open.
> 139 - netbios-ssn
Samba. Do a chkconfig --list | grep smb, and you can shut it off
(until next reboot) by and /etc/rc.d/init.d/smb stop (across reboots)
chkconfig smb off.
Samba also has configuration flags to control access by IP address,
subnet, and so forth, so if you need windows file and printer sharing, you
may look into that.
> 515 - printer
/etc/rc.d/init.d/lpd stop and/or chkconfig lpd off
Again, I think lpd can be controlled to an extent by /etc/hosts.lpd
--
-- John E. Jasen ([EMAIL PROTECTED])
-- In theory, theory and practise are the same. In practise, they aren't.
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]