Problema:
2 comp. 1 router - ip_public (eth1) ;ip_priv_1 (eth0) - slack 8.0 -
2.4.8
          2 server local - ip_priv_2 - RH 7.1 - 2.4.2

DNAT:
$IPTABLES -t nat -A PREROUTING -i eth1 -p tcp --dport xx -j DNAT --to
ip_priv_2:xx

root@1:~# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
DNAT       tcp  --  anywhere             anywhere           tcp dpt:xx
to:ip_priv2:xx


si cu toate astea nu merge redirectarea, are cineva idee de ce?
netstat pe router nu zice nimic cum ca ar asculta cineva pe portul xx
care trebuie redirectat


Multumesc,

Liviu

PS: pe 2-server local totu' e OK


_________________________________________________________
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