Änderungen

Zur Navigation springen Zur Suche springen
Keine Änderung der Größe ,  16:24, 1. Nov. 2006
Zeile 106: Zeile 106:  
ZIEL="104.63.16.2"
 
ZIEL="104.63.16.2"
   −
iptables -t nat -A PREROUTING -p tcp --dport $PORT -i $IEXT -j DNAT --to $ZIEL:$PORT
+
iptables -t nat -I PREROUTING -p tcp --dport $PORT -i $IEXT -j DNAT --to $ZIEL:$PORT
 
</pre>
 
</pre>
  

Navigationsmenü