Hello, can someone tell me if it is possible, thanks to the mangle table, to modify the flags of a TCP packet before it is routed. I think to something like that: iptables -t mangle -A INPUT -j TCPFLAG --set-flags FIN,URG Thank you.
Hello, can someone tell me if it is possible, thanks to the mangle table, to modify the flags of a TCP packet before it is routed. I think to something like that: iptables -t mangle -A INPUT -j TCPFLAG --set-flags FIN,URG Thank you.