vertigo888
Occasional Visitor
Hi,
I've installed redsocks on my merlin firmware router (AC5300) but for the life of me I cannot get the below command to work:
I receive the error: "iptables: No chain/target/match by that name"
The user "test" does exist in /opt/etc/passw
Does anyone have any ideas?
I've installed redsocks on my merlin firmware router (AC5300) but for the life of me I cannot get the below command to work:
Code:
iptables -t nat -A OUTPUT -p tcp -m owner --uid-owner test -j REDSOCKS
I receive the error: "iptables: No chain/target/match by that name"
The user "test" does exist in /opt/etc/passw
Does anyone have any ideas?