[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: piú gateway?



On Sun, Oct 21, 2001 at 10:56:52PM +0200, MaX wrote:
> server1  
>     ppp0 Internet
>     eth0 192.168.1.1
>   Î
>   |
> debian1	(default gateway 192.168.1.1)
>     eth0 192.168.1.10	
>     eth1  192.168.10.10
>   Î
>   |
> debian2	(default gateway 192.168.10.10)
> eth0 192.168.10.11
> 
> Ora vorrei peró non usare l'ip masq ma solo l'ip forward in modo che da 
> server1 io possa pingare debian1. Infatti usando l'ipmasq debian2 diventa 
> invisibile, ma non è quello che voglio io.


Aggiungi su server1:

route add -net 192.168.10.0/24 gw 192.168.1.10


ciao

Michele



Reply to: