[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

iptables + icq



hi !

i am not able to send or receive files per icq.
i set these policies:
input: drop
forward: drop
output: reject


iptables -A OUTPUT -o $EXTERN -p udp -s $IPADDRESS --sport 1024:65535 -d
205.188.135.0/24 --dport icq -j ACCEPT
iptables -A INPUT  -i ppp0 -p udp --sport icq -d $IPADDRESS --dport
1024:65535 -j ACCEPT

i am able to send messages, contacts and urls, but no files.

thanks for help, martin

<<winmail.dat>>


Reply to: