iptables icon indicating copy to clipboard operation
iptables copied to clipboard

iptables + VPN

Open vitormilagres1992 opened this issue 6 years ago • 1 comments

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?

vitormilagres1992 avatar Nov 26 '19 11:11 vitormilagres1992

./configure: line 9227: syntax error near unexpected token `libnetfilter_conntrack,' if run this coomand getting error and not create the makefile

rishabhsingh2 avatar Aug 05 '20 06:08 rishabhsingh2