iptables
iptables copied to clipboard
iptables + VPN
Hi everyone, I am trying to allow some daemons to run through normal interface (eth0) and others through my new VPN interface (tun0). How do I do that with iptables? Say for example, I want all my SSH connections on port 22 to connect to/from my eth0 interface, without VPN, but all my transmission connections on port 9091 to connect to/from my tun0 interface, which is the VPN. How do I do that for specific ports on iptables?
./configure: line 9227: syntax error near unexpected token `libnetfilter_conntrack,' if run this coomand getting error and not create the makefile