As vrea sa pun o regula in iptables astfel incit : in afara de doua hosturi totul sa
fie redirectat pe portul 8080 , nu am reusit decit pentru un host
$IPTABLES -i $DMZ_IF -t nat -A PREROUTING -p tcp -s ! $PROXY --dport 80 -j REDIRECT
--to-ports 8080
cum trebuie sa fac astfel inct sa mai am un host care sa nu fie redirectat pe acea
interfata???
am incercat cu $IPTABLES -i $DMZ_IF -t nat -A PREROUTING -p tcp -s ! $PROXY, ADMIN
--dport 80 -j REDIRECT --to-ports 8080 si nu a mers
George
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.