hi
 
i have a linux pc [1] with eth0=193.170.53.213/255.255.255.240 (extern ip) connected to a gateway (netcard 193.170.53.209/255.255.255.240)
the gateway is conencted with a proxy (193.170.53.138/255.255.255.240) and allow the linux pc an internet access
 
then 1 have another linux pc [2] with a com port : com1
 
now i connect pc[1] and pc[2] over ppp....:
 
-------------eth0(193.170.53.213)   PC[1]   com1(192.168.0.1) -------ppp------- com1(192.168.0.2)   PC[2]
 
this works fine : on pc[2] i can make a : ping 192.168.0.1 and it works
also on pc[2] i can make a ping 193.170.53.213 and it works
 
but if i make on pc[2] a : ping 193.170.53.138 (this is the gateway adress of the lan) it doesnt work
 
what i have to do ? i have installed iptables and route but how i configure it so that i can make an internet access with pc[2] over ppp to pc[2] (as gatewa/router) ?
 
thx
 

Reply via email to