nft equivalent of iptables command

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

 



Hello,

I am trying to find an equivalent nft command for the following iptables command.  Specifically "physdev" and "addrtype", I could not find so far, some help would be very appreciated.

-A KUBE-SERVICES 
-m comment --comment "default/portal:portal external IP" 
-m tcp 
-p tcp 
-d 192.168.80.104/32 
--dport 8989 
-m physdev ! --physdev-is-in             
-m addrtype ! --src-type LOCAL 
-j KUBE-SVC-MUPXPVK4XAZHSWAR

Thank you
Serguei





[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux