> > Problema este urmatoarea : > un gateway cu 2 placi de retea : eth0 =iesire la net > eth1 = adresa falsa > am pus regula de iptables : iptables -t nat -A POSTROUTING -s 192.168.0.0/16 -d > ! 0/0 -j SNAT --to 193.231.188.83 . > Din LAN merge ping la eth1 si merge si la eth0 pingul. Deci regula > de iptables e buna, care ar putea fi problema.
Pai ? Care e de fapt problema daca mere pingu ? :)) iptables -t nat -A POSTROUTING -s 192.168.0.0/16 -d ! 192.168.0.0/16 -j SNAT --to 193.231.188.83 Asta o fi ? ;o) --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
