iptables to nftables question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am trying to set up a test environment with nftables and I'm stuck. I have included the iptables equivalent to what I'm trying to do in the hopes someone can point me in the right direction.

Here is the iptables rule I'm trying to recreate in nftables:

iptables -A PREROUTING -i eth0 -s 138.68.14.134 -p tcp -m tcp --dport\ 15150 -j DNAT --to-destination 192.168.0.2:15150

Any help would be greatly appreciated.

/R
Paul



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux