Re: Iptables Again! :(

2003-01-28 Thread Pablo Allietti
> Have you created an alias eth0:0 on your external nic, for the second > external ip? > Yes, all function ok, but all clientes 192.168.1.x go outside with the server ip, this is the problem. > > > > > _ > The new MSN 8: sma

Re: Iptables Again jeje

2002-12-12 Thread Indrajit Raychaudhuri
I think you really mean to have 192.168.1.76 and 192.168.1.79 (instead of 192.164.1.76 and 192.164.1.79 respectively), don't you? Assuming that, and assuming you have PUBLIC_INTERFACE=, you need to have: iptables --table nat --append POSTROUTING --out-interface ${PUBLIC_INTERFACE} --source 192.1