I found on the net, port 6699 is napster.17:47:10.479959 xx-153-hse.wireless.xxxxxxx.xx.xx.62296 > SA-Lib50-165.xxxxxx.edu.6699: . ack 2193203501 win 63974 (DF)
17:47:10.479979 xx-153-hse.wireless.xxxxxxx.xx.xx.62296 > SA-Lib50-165.xxxxxx.edu.6699: . ack 1 win 63974 (DF)
17:47:10.587137 xx-153-hse.wireless.xxxxxxx.xx.xx.62296 > SA-Lib50-165.xxxxxx.edu.6699: P 0:101(101) ack 117 win 63858 (DF)
17:47:10.587167 xx-153-hse.wireless.xxxxxxx.xx.xx.62296 > SA-Lib50-165.xxxxxx.edu.6699: P 0:101(101) ack 117 win 63858 (DF)
17:47:11.988960 xx-153-hse.wireless.xxxxxxx.xx.xx.62296 > SA-Lib50-165.xxxxxx.edu.6699: . ack 160 win 63815 (DF)
Will napster be supported in 2.9, or is this something not even on the table?[root@Wireless Server] ip firewall mangle> add p2p
all-p2p
any
bit-torrent
blubster
direct-connect
edonkey
fasttrack
gnutella
soulseek
warez
winmx
Here is my rule setup:
While running with these rules, here is the result:/ip firewall mangle
remove [f]
/queue tree
remove [f]
/ip firewall mangle
add mark-flow=p2p-out p2p=all-p2p action=passthrough
/ip firewall mangle
add mark-flow=p2p-in p2p=all-p2p action=passthrough
/queue tree
add name="p2p-in" parent=tower-link flow=p2p-in limit-at=128000 max-limit=256000
/queue tree
add name="p2p-out" parent=ether1 flow=p2p-out limit-at=128000 max-limit=256000
Any help appreciated.[root@Wireless Server] queue tree> print packets
Flags: X - disabled, I - invalid, D - dynamic
# NAME PARENT FLOW LIMIT-AT PACKETS
0 p2p-in tower-link p2p-in 128000 0
1 p2p-out ether1 p2p-out 128000 0
and
[root@Wireless Server] ip firewall mangle> print
Flags: X - disabled, I - invalid, D - dynamic
0 p2p=all-p2p action=passthrough mark-flow=p2p-out
1 p2p=all-p2p action=passthrough mark-flow=p2p-in