Does PCC break "google.com/maps" for you, or it just me ?
I can literally type in google.com/maps watch the doughnut and nothing happens - disable all my mangle rules and the map loads instantly into the dead page - I can then enable the mange rules and move the map to a new position and it remains uncompleted (white) squares.
Anyone got the bottom of that ?
I can literally type in google.com/maps watch the doughnut and nothing happens - disable all my mangle rules and the map loads instantly into the dead page - I can then enable the mange rules and move the map to a new position and it remains uncompleted (white) squares.
Anyone got the bottom of that ?
Code:
add action=mark-connection chain=prerouting connection-mark=no-mark connection-state=new disabled=yes in-interface=lte1 new-connection-mark=\ LTE_conn passthrough=noadd action=mark-connection chain=prerouting connection-mark=no-mark connection-state=new disabled=yes in-interface=ether5 new-connection-mark=\ EE_conn passthrough=noadd action=mark-connection chain=prerouting connection-mark=no-mark disabled=yes dst-address-list=!connected-subnets dst-address-type=!local \ dst-port=80,443 in-interface-list=all-lans new-connection-mark=LTE_conn passthrough=yes per-connection-classifier=both-addresses:2/0 \ protocol=tcpadd action=mark-connection chain=prerouting connection-mark=no-mark disabled=yes dst-address-list=!connected-subnets dst-address-type=!local \ dst-port=80,443 in-interface-list=all-lans new-connection-mark=EE_conn passthrough=yes per-connection-classifier=both-addresses:2/1 \ protocol=tcpadd action=mark-connection chain=prerouting connection-mark=no-mark disabled=yes dst-address-list=!connected-subnets dst-address-type=!local \ dst-port=80,443 in-interface-list=all-lans new-connection-mark=LTE_conn passthrough=yes per-connection-classifier=both-addresses:2/0 \ protocol=udpadd action=mark-connection chain=prerouting connection-mark=no-mark disabled=yes dst-address-list=!connected-subnets dst-address-type=!local \ dst-port=80,443 in-interface-list=all-lans new-connection-mark=EE_conn passthrough=yes per-connection-classifier=both-addresses:2/1 \ protocol=udpadd action=mark-connection chain=prerouting connection-mark=no-mark disabled=yes dst-address-list=!connected-subnets dst-address-type=!local \ in-interface-list=all-lans new-connection-mark=LTE_conn nth=2,1 passthrough=yesadd action=mark-connection chain=prerouting connection-mark=no-mark disabled=yes dst-address-list=!connected-subnets dst-address-type=!local \ in-interface-list=all-lans new-connection-mark=EE_conn nth=2,1 passthrough=yesadd action=mark-routing chain=prerouting connection-mark=LTE_conn disabled=yes in-interface-list=all-lans new-routing-mark=LTE passthrough=noadd action=mark-routing chain=prerouting connection-mark=EE_conn disabled=yes in-interface-list=all-lans new-routing-mark=EE passthrough=noadd action=mark-routing chain=output connection-mark=LTE_conn disabled=yes new-routing-mark=LTE passthrough=noadd action=mark-routing chain=output connection-mark=EE_conn disabled=yes new-routing-mark=EE passthrough=no
Statistics: Posted by yinmeout — Sun May 19, 2024 12:14 am