Paul Chitescu wrote:

> Mai bine ne dai comanda iptables pe care ai folosit-o.

iptables -t nat -A OUTPUT -p tcp -j DNAT --to-dest 216.239.39.101

data in loc de 216.239.39.101 pun 127.0.0.1 este ok , adica orice adresa
scriu la netscape imi da pagina web proprie, altfel apare in schema portul
1043:
> client -> SYN,seq=x,sport=1112,dport=80
> server -> SYN, ACK,seq=y,acq=x+1,sport=80,dport=1112
> client -> ACK,RST,acq=y,sport=1043,dport=80
> server ->SYN,ACK,seq=z,acq=x+1,sport=80,dport=1112
> client ->ACK,RST,acq=z,sport=1043,dport=80



>
>
> Portul 1043 este probabil alocat de DNAT. Sau cumva incerci sa folosesti
> REDIRECT (care nu poate redirecta decit spre porturi pe localhost) ?
>
> --
>  Paul Chitescu
>  [EMAIL PROTECTED]  http://pchitescu.myip.org/  ICQ:22641673
>  Any spammers will be painfully squeezed into /dev/null
> ---
> Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> unsubscribe from this list.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

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

Raspunde prin e-mail lui