Nu inteleg de ce spui ca n-ar merge. Tot ce trebuie sa faci este sa faci
translatarea de adrese pe Router2 in loc de Router1.

iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -d ! 192.168.0.0/24 -j
SNAT --to $IPISP

Ma rog, poti sa folosesti output interface in loc de -d.

In plus, trebuie sa ai o intrare in tabela de rutare a lu' Router2 de
genul:
route add 192.168.0.0 netmask 255.255.255.0 gw a.b.c.253 dev
$interfata_a_b_c_254

On Thu, 31 May 2001, Gornea, Razvan wrote:

>
>
> schema n-a iesit prea bine
>
>
> 192.168.0.x -> Router1 (a.b.c.253/30) ---- (a.b.c.254/30) Router2 (IP ISP)
>
> Razvan
>
> ---
> Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> unsubscribe from this list.
>

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

Raspunde prin e-mail lui