Article 4Q4SQ What would be the equivalent of this iptables command in firewalld?

What would be the equivalent of this iptables command in firewalld?

by
abefroman
from LinuxQuestions.org on (#4Q4SQ)
What would be the equivalent of this iptables command in firewalld?

Code:/sbin/iptables -t nat -A OUTPUT -m owner ! --uid-owner proxy_user -d 169.254.169.254 -p tcp -m tcp --dport 80 -j DNAT --to-destination 127.0.0.1:9090latest?d=yIl2AUoC8zA latest?i=vKvLuyiKc_Y:FCTCvERftMU:F7zBnMy latest?i=vKvLuyiKc_Y:FCTCvERftMU:V_sGLiP latest?d=qj6IDK7rITs latest?i=vKvLuyiKc_Y:FCTCvERftMU:gIN9vFwvKvLuyiKc_Y
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments