Ну вернее могу, но что то не взлетает никак
# firewall-cmd --zone=external --list-all
external (active)
interfaces: ens192
sources:
services: http https ssh
ports: 8080/tcp
masquerade: yes
forward-ports: port=443:proto=tcp:toport=:toaddr=192.168.1.204
port=8080:proto=tcp:toport=:toaddr=192.168.1.213
icmp-blocks:
rich rules:
firewall-cmd --permanent --zone=external --add-forward-port=port=8080:proto=tcp:toport=8080:toaddr=192.168.1.213