To co napisałeś oznacza że na Twój freesco włamuje się blaster. Można mu zablokować te porty ale jeżeli masz serwer postawiony na dysku (nie flop) proponuje Ci zainstalowanie na nim NND to już nie będziesz miał takich problemów/
Aco do portów to:
/rc/rc_user
dla 0.3.2
if [ "$1" = firewall ]; then
# Add your custom firewall rules here. Warning, incorrect rules could
# leave your system insecure. $INET always represents the internet
# interface. These rules come before standard system rules. Example:
# reject incomming tcp connections to port 22 from the internet and log
#ipfwadm -I -a reject -P tcp -W $INET -D 0.0.0.0/0 22 -y -o
ipfwadm -I -i deny -P tcp -D 0/0 135 81
#----------------------------------------------------------------------
exit; fi
dla 0.2.7
if [ "$1" = firewall ]; then
# Add your custom firewall rules here. Warning, incorrect rules could
# leave your system insecure. $INET always represents the internet
# interface. These rules come before standard system rules. Example:
# reject incomming tcp connections to port 22 from the internet and log
#ipfwadm -I -a reject -P tcp -W $INET -D 0.0.0.0/0 22 -y -o
ipfwadm -I -i deny -P tcp -D 0/0 135 81
#----------------------------------------------------------------------
exit; fi
ipfwadm -M -s 720 10 60 # Timeouts TCP, after TCP, UDP