sysctl -w net.ipv4.tcp_fwmark_accept
#1
Hi, In ubuntu 14.10 there is new kernel option that make the network packets marking possible in iptables:
net.ipv4.tcp_fwmark_accept
can be found in (sysctl -a)

without this kernel option fwmarking does not work (Ubuntu 14.04- and Kodibuntu)..
Same for kodibuntu this option is not available yet.

Was wondering if any plans on including this feature in future releases of Kodibuntu?

It is usefull to bypass vpn on specific ports.

Thks Big Grin
Reply
#2
just install a newer kernel...
Reply
#3
Oh nice ! thanks, I don't know how to this yet tho.. I'll check

If you could give me some hint how to do that, I would really appreciate. Thks a lot!

EDIT: Never mind, I just google it and looks simpler that i tought..
Reply

Logout Mark Read Team Forum Stats Members Help
sysctl -w net.ipv4.tcp_fwmark_accept0