Salut!

Se da un lan cu un server web pe 10.0.0.1 si un linux cu 10.0.0.5
si 1.2.3.4. Vreau sa imi raspunda webul de pe 10.0.0.1 la
http://1.2.3.4. ce fac gresit???
iptables -t nat -A PREROUTING -d 1.2.3.4 -p tcp --dport 80 \
              -j DNAT --to 10.0.0.1
..si nu merge. what is happening???

10x
Dannutz
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui