Hi all. I want to host a OpenVPN server in a machine with 2 public interfaces. It uses UDP as transport layer. 1st interface is a Cable with dynamic IP, and other is frame relay fixed IP. The default route go through dynamic IP, and selectivity traffic goes through frame relay. OpenVPN runs on the same machine that runs iptables, and I want to host VPN over frame relay, but it only works on dynamic interface. I try to filter packets, try to mark packets with "mangle", but nothing works. I have other services that work over frame relay, but all uses TCP. Only UDP does not work. I also have an internal terminal services machine that work over the frame relay, but it uses TCP also. Any suggestions? Thanks -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html