Problem Yahoo! Messenger File Transfer
Anggi Lesmana
alesmana2010 at gmail.com
Tue Oct 26 18:09:06 UTC 2010
Dear Ubuntuers,
I have unique problem with iptables & squid configurations,
Example :
Comp A : 00:21:91:00:2A:C8 (by mac-address)
Service Allowed : Yahoo! Messenger also Yahoo! transfer (send & receive)
files, not allowed to browsing HTTP
3 IPTables chains are DROP
I opened that mac-address to access these yahoo messenger list :
[3:740] -A FORWARD -p tcp -m multiport --dports
119,5000:5200,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 98.137.132.14/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 64.14.68.75/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 206.190.60.37/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 68.180.206.184/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 98.137.132.14/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 98.136.112.81/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 124.108.120.31/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
[0:0] -A FORWARD -d 68.180.190.124/32 -p tcp -m multiport --dports
80:82,443,5000:5050,5150,5101,1638,8000:8002 -m mac --mac-source
00:21:91:00:2A:C8 -m comment --comment "YMUSER" -j ACCEPT
That computer could sent file, but didn't to receive anyfile from Yahoo!
Messenger transferfile.
The problem also is when I opened port 80 (YM transferfile) to any
destination, send & receive YM File Transfer were worked, but it was
browsing to Internet.
Any suggestions?
Thanks
More information about the ubuntu-users
mailing list