Good day guys,
I have a question for you because I don’t understand where I am doing wrong in my setup.
During the setup I am trying to limit the upload to one of the LAN connections to 8M but when I am doing the upload tests I am seeing that the traffic is seen on the WAN connection as download not on the LAN connection as upload.
Basically on my CCR1009,
I am having ether1 as WAN1, ether2 as WAN2, ether3 as WAN3 and ether4 as WAN 4 in PCC
Also, ether5 as LAN1, ether6 as LAN2 and ether7 as LAN3
Now,
for upload rules I did
- Mark the connection over ether5
add action=mark-connection chain=prerouting comment=ether-5-upload-connection in-interface=pax-ether5 new-connection-mark=ether-5-upload-connection passthrough=yes
- Mark the packets for the created connection
add action=mark-packet chain=prerouting comment=ether-5-upload-packet connection-mark=ether-5-upload-connection new-packet-mark=ether-5-upload-packet passthrough=yes
- Create a packet mark for upload
add action=mark-packet chain=prerouting comment=ether-5-upload-http new-packet-mark=ether-5-upload-http packet-mark=ether-5-upload-packet passthrough=no
- Create a queue tree for Upload as Parent, and then create as http upload child, attached screenshot.
When I am uploading a file, I am seeing the traffic as download as per second attached screenshot. Can someone guide me how to fix it please.
Thanks
Mihail

