MANGEL
0 X ;;; Input Browsing & Download Speedy 3Mb
chain=input action=mark-connection new-connection-mark=con-speedy207 passthrough=yes in-interface=speedy-207
1 X ;;; Input Backup Download & Browsing Speedy 1Mb
chain=input action=mark-connection new-connection-mark=to-speedy205 passthrough=yes in-interface=speedy-205
2 X ;;; Output Speedy 3Mb For Browsing And Download
chain=output action=mark-routing new-routing-mark=to-speedy205 passthrough=yes connection-mark=to-speedy205
3 X ;;; Output Speedy 1Mb Backup For Browsing And Download
chain=output action=mark-routing new-routing-mark=to-speedy205 passthrough=yes connection-mark=to-speedy205
4 X ;;; Free Route For Speedy 3Mb
chain=prerouting action=accept dst-address=192.168.207.0/24 in-interface=eth-local
5 X ;;; Free Route For Speedy 1Mb
chain=prerouting action=accept dst-address=192.168.205.0/24 in-interface=eth-local
6 X ;;; Mark Conection For Speedy 3Mb
chain=prerouting action=mark-connection new-connection-mark=to-speedy205 passthrough=yes dst-address-type=!local
in-interface=eth-local per-connection-classifier=both-addresses:3/1
7 X ;;; Mark Conection For Speedy 3 Mb
chain=prerouting action=mark-connection new-connection-mark=con-speedy207 passthrough=yes dst-address-type=!local
in-interface=eth-local per-connection-classifier=both-addresses:3/2
8 X ;;; Mark Conection For Speedy 3 Mb
chain=prerouting action=mark-routing new-routing-mark=to-speedy205 passthrough=yes in-interface=eth-local
connection-mark=con-speedy207
9 X ;;; Mark Conection For Speedy 1Mb
chain=prerouting action=mark-routing new-routing-mark=to-speedy207 passthrough=yes in-interface=eth-local
connection-mark=to-speedy205
10 X ;;; Games Online Routing IIX
chain=prerouting action=mark-routing new-routing-mark=route-game passthrough=yes src-address-list=LanLocal
dst-address-list=Game Server
11 X ;;; POINT BLANK
chain=Gaming-Online action=mark-connection new-connection-mark=Gamerz passthrough=yes protocol=tcp
dst-address=203.89.146.0/24 in-interface=eth-local out-interface=speedy-205 dst-port=39190
12 X chain=Gaming-Online action=mark-connection new-connection-mark=Gamerz passthrough=yes protocol=udp
dst-address=203.89.146.0/24 in-interface=eth-local out-interface=speedy-205 dst-port=40000-40010
13 X chain=Gaming-Online action=mark-packet new-packet-mark=Game-Packet passthrough=no connection-mark=Gamerz