[Eisfair] routing --> portforwarding

Uwe Kunze u.kunze.sdh at t-online.de
Sa Dez 9 21:00:08 CET 2017


> Ansonsten probiere mal folgenden Syntax
> 
> iptables -t nat -I PREROUTING -p tcp --dport 5880 -j DNAT
> --to-destination 192.168.10.4:5801


iptables -t nat -I PREROUTING -p tcp --dport 9000 -j DNAT 
--to-destination 172.16.0.10:8006

eis # iptables-save | grep 0.10
-A PREROUTING -p tcp -m tcp --dport 9000 -j DNAT --to-destination 
172.16.0.10:8006

kein Kontakt über einen Browser :-(

Gruß Uwe


Mehr Informationen über die Mailingliste Eisfair