...das wird wohl daran liegen dass in /etc/xinetd.d/swat
"only_from = 127.0.0.1" steht:
# SWAT is the Samba Web Admin Tool.
service swat
{
port = 901
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/sbin/swat
only_from = 127.0.0.1
disable = no
}
gruss
jorge
