Hi all,
I’m trying to route users using ports that’s not port 80, 443, 21, 22, 23, 5050 and some other ports, by ‘mangle’, then mark routing, but failed.
then tried the following… still not working, though the counters did record something ..
8 chain=prerouting src-address=192.168.20.2 protocol=tcp dst-port=5100-65535
connection-mark=INT-Conn action=mark-routing new-routing-mark=SATONLY passthrough=yes
9 chain=prerouting src-address=192.168.20.2 protocol=tcp dst-port=4660-4700
connection-mark=INT-Conn action=mark-routing new-routing-mark=SAT passthrough=yes
Any idea guys? Thanks in advance ![]()
[/u]